Use when lINQ query and method syntax, deferred execution, and performance optimization. Use when querying collections in C#.
Ensure that C# types are documented with XML comments and follow best practices for documentation.
Gérer les conteneurs Docker du projet. Utiliser quand on build, debug ou optimise les services docker-compose.
Generate a compressed project context map to reduce token waste from codebase exploration. Pre-scans structure, detects frameworks, routes, imports, env vars, and estimates token…
Vue 3 開發規範:Composition API、<script setup>、Composable 設計、元件結構與 Vite 建置設定。當偵測到 Vue 3 專案時自動套用。
Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.
Get best practices for NUnit unit testing, including data-driven tests
Get best practices for Entity Framework Core
Get best practices for C# async programming