linq

Official

Master C# LINQ for efficient data querying.

Authorlazygophers
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the complexity of efficiently querying and manipulating data collections in C# by providing clear guidelines and best practices for using Language Integrated Query (LINQ).

Core Features & Use Cases

  • Query Syntax: Understand and implement LINQ's declarative query syntax.
  • Method Syntax: Utilize LINQ's fluent method-based syntax for data operations.
  • Performance Optimization: Learn to avoid common pitfalls like multiple enumerations and leverage techniques for large datasets.
  • Use Case: When working with collections of user data, use LINQ to filter active users, sort them by name, and project only their IDs and names into a new list.

Quick Start

Use the linq skill to filter a list of users to only include those who are active and then order them by name.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: linq
Download link: https://github.com/lazygophers/ccplugin/archive/main.zip#linq

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.