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.

michaellperry
maintainer
michaellperry
Updated 1/11/2026
Stars
0
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use linq-query-patterns