3386 results (34.0ms) page 26 / 170
williamzujkowski / cognitive-toolworks-microservices-pattern-architect exact

Apply microservices patterns (Saga, CQRS, Event Sourcing, Circuit Breaker, API Gateway, Service Discovery) with implementation guidance and templates.

mhagrelius / dotfiles-dotnet-10-csharp-14 exact

Use when building .NET 10 or C# 14 applications; when using minimal APIs, modular monolith patterns, or feature folders; when implementing HTTP resilience, Options pattern, Channels, or...

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.

akires47 / agent-skills-dotnet-type-design-performance exact

Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enumeration, and choose the right collection types.

ovachiever / droid-tings-knowledge-distillation exact

Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance, transferring GPT-4 capabilities to...

zechenzhangAGI / ai-research-skills-knowledge-distillation exact

Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance, transferring GPT-4 capabilities to...

alinaqi / claude-bootstrap-azure-cosmosdb exact

Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns

eraserlabs / eraser-io-azure-diagrams exact

Visualizes Azure infrastructure from ARM templates, Azure CLI, or descriptions. Use when user has Azure resources to diagram.

dirnbauer / webconsulting-skills-ai-search-optimization exact

Answer Engine Optimization (AEO) and Generative Engine Optimization (GEO) strategies for AI-powered search visibility in ChatGPT, Perplexity, Google AI Overviews, and other AI search platforms.

qodex-ai / ai-agent-skills-multi-agent-orchestration exact

Design and coordinate multi-agent systems where specialized agents work together to solve complex problems. Covers agent communication, task delegation, workflow orchestration, and result...

julianobarbosa / claude-code-skills-gitops-principles-skill exact

Comprehensive GitOps methodology and principles skill for cloud-native operations. Use when (1) Designing GitOps architecture for Kubernetes deployments, (2) Implementing declarative...