patterns▌
190 indexed skills · max 10 per page
tailwind-patterns
srbhr/resume-matcher · Frontend
Status: Production Ready ✅ Last Updated: 2026-01-14 Tailwind Compatibility: v3.x and v4.x Source: Production projects, shadcn/ui patterns
cc-skill-backend-patterns
sickn33/antigravity-awesome-skills · Backend
Backend architecture patterns and best practices for scalable server-side applications.
concurrency-patterns
aj-geddes/useful-ai-prompts · Productivity
Implement safe concurrent code using proper synchronization primitives and patterns for parallel execution.
angular-rxjs-patterns
thebushidocollective/han · Productivity
Master RxJS in Angular for handling async operations, data streams, and reactive programming patterns.
workflow-orchestration-patterns
sickn33/antigravity-awesome-skills · Productivity
Master workflow orchestration architecture with Temporal, covering fundamental design decisions, resilience patterns, and best practices for building reliable distributed systems.
go-concurrency-patterns
sickn33/antigravity-awesome-skills · Backend
$20
dotnet-backend-patterns
sickn33/antigravity-awesome-skills · Backend
Master C#/.NET patterns for building production-grade APIs, MCP servers, and enterprise backends with modern best practices (2024/2025).
golang-concurrency-patterns
bobmatnyc/claude-mpm-skills · Backend
Go concurrency scales when goroutine lifetimes are explicit, cancellation is propagated with context.Context, and shared state is protected (channels or locks). Apply these patterns to build reliable services and avoid common failure modes: goroutine leaks, deadlocks, and data races.
javascript-testing-patterns
sickn33/antigravity-awesome-skills · Backend
$22
pytest-patterns
manutej/luxor-claude-marketplace · Testing
A comprehensive skill for mastering Python testing with pytest. This skill covers everything from basic test structure to advanced patterns including fixtures, parametrization, mocking, test organization, coverage analysis, and CI/CD integration.