home/categories/architecture-patterns/michaellperry-aaad-kilocode-skills-linq-query-patterns-skill-md
architecture-patternsdevelopment
linq-query-patterns
Enforces LINQ query syntax patterns, separation of concerns, and async execution for data access. Use when writing repository methods, implementing LINQ queries, or refactoring data access code to follow project conventions.
maintainer
michaellperry
更新日 1/11/2026
スター
0
フォーク
0
quick start
Installation and usage
Enforces LINQ query syntax patterns, separation of concerns, and async execution for data access. Use when writing repository methods, implementing LINQ queries, or refactoring data access code to follow project conventions.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use linq-query-patterns