patterns▌
191 indexed skills · max 10 per page
security-patterns
yonatangross/orchestkit · Productivity
Comprehensive security patterns for building hardened applications. Each category has individual rule files in rules/ loaded on-demand.
golang-database-patterns
bobmatnyc/claude-mpm-skills · Backend
Go's database ecosystem provides multiple layers of abstraction for SQL database integration. From the standard library's database/sql to enhanced libraries like sqlx and PostgreSQL-optimized pgx, developers can choose the right tool for their performance and ergonomics needs.
dependency-injection-patterns
aaronontheweb/dotnet-skills · Productivity
Use this skill when:
testing-patterns
jezweb/claude-skills · Testing
A pragmatic approach to testing that emphasises:
zustand-patterns
yonatangross/orchestkit · Productivity
Modern state management with Zustand 5.x - lightweight, TypeScript-first, no boilerplate.
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.
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.
concurrency-patterns
aj-geddes/useful-ai-prompts · Productivity
Implement safe concurrent code using proper synchronization primitives and patterns for parallel execution.
go-concurrency-patterns
sickn33/antigravity-awesome-skills · Backend
$20