102 results (3.8ms) page 4 / 6
mhagrelius / dotfiles-building-cli-apps exact

Use when building command-line interface tools; when choosing argument parsing libraries; when handling stdin/stdout/stderr patterns; when implementing subcommands; when tests for CLI apps fail or...

beads 0.00
dirkkok101 / skills-beads exact

Convert approved plans into intent-based beads with self-assessment gate. Each bead is a work package for a sub-agent that loads surgical context to implement. No source code in beads.

akires47 / agent-skills-dotnet-efcore-patterns exact

Entity Framework Core best practices including NoTracking by default, migration management, dedicated migration services, and common pitfalls to avoid.

mindrally / skills-dotnet exact

Guidelines for .NET backend development with C#, ASP.NET Core, and Entity Framework Core

mindrally / skills-blazor exact

Guidelines for Blazor development including component lifecycle, state management, and performance optimization

mhagrelius / dotfiles-building-mcp-servers exact

Use when building MCP servers in TypeScript, Python, or C#; when implementing tools, resources, or prompts; when configuring Streamable HTTP transport; when migrating from SSE; when adding OAuth...

akires47 / agent-skills-dotnet-testcontainers-integration-tests exact

Write integration tests using TestContainers for .NET with xUnit. Covers infrastructure testing with real databases, message queues, and caches in Docker containers instead of mocks.

markpitt / claude-skills-avalonia exact

Expert guidance for developing cross-platform desktop applications with Avalonia UI framework. Use when building, debugging, or optimizing Avalonia apps including MVVM architecture, XAML design,...

mhagrelius / dotfiles-building-tui-apps exact

Use when building interactive terminal dashboards or full-screen terminal applications; when implementing keyboard navigation, live data updates, or multi-panel layouts; when TUI is flickering,...

MicrosoftDocs / mcp-microsoft-code-reference exact

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIsβ€”to find the right method, check...

akires47 / agent-skills-dotnet-vertical-slice exact

Create minimal APIs using vertical slice architecture. Use it when building APIs organized by feature rather than technical layers, with result pattern for error handling, and fluent validation...

404kidwiz / claude-supercode-skills-dotnet-core-expert exact

.NET 8 cross-platform specialist with expertise in MAUI, EF Core, and modern C# development. Use when building cross-platform .NET apps, working with .NET MAUI, or developing applications for...

Arseeth / skills-for-vibe-coder-ast-grep-rule-crafter exact

Write AST-based code search and rewrite rules using ast-grep YAML. Create linting rules, code modernizations, and API migrations with auto-fix. Use when the user mentions ast-grep, tree-sitter...