patterns▌
191 indexed skills · max 10 per page
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
microservices-patterns
sickn33/antigravity-awesome-skills · Productivity
$22
error-handling-patterns
sickn33/antigravity-awesome-skills · Productivity
$22
react-patterns
jezweb/claude-skills · Frontend
Performance and composition patterns for React 19 + Vite + Cloudflare Workers projects. Use as a checklist when writing new components, a review guide when auditing existing code, or a refactoring playbook when something feels slow or tangled.
python-testing-patterns
sickn33/antigravity-awesome-skills · Backend
$22
python-patterns
davila7/claude-code-templates · Backend
Python development principles and decision-making for 2025. Learn to THINK, not memorize patterns.
async-python-patterns
sickn33/antigravity-awesome-skills · Backend
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.
nextjs-app-router-patterns
sickn33/antigravity-awesome-skills · Frontend
$22