patterns▌
191 indexed skills · max 10 per page
bats-testing-patterns
sickn33/antigravity-awesome-skills · Testing
$22
typescript-react-patterns
asyrafhussin/agent-skills · Frontend
Type-safe React with TypeScript. Contains 33 rules across 7 categories covering component typing, hooks, event handling, refs, generics, context, and utility types.
modern-javascript-patterns
sickn33/antigravity-awesome-skills · Backend
$22
vitest-testing-patterns
erichowens/some_claude_skills · Testing
This skill helps you write effective tests using Vitest and React Testing Library following project conventions.
binary-analysis-patterns
sickn33/antigravity-awesome-skills · Productivity
Comprehensive patterns and techniques for analyzing compiled binaries, understanding assembly code, and reconstructing program logic.
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:
zustand-patterns
yonatangross/orchestkit · Productivity
Modern state management with Zustand 5.x - lightweight, TypeScript-first, no boilerplate.
testing-patterns
jezweb/claude-skills · Testing
A pragmatic approach to testing that emphasises: