Registry
11 items. Community-curated. PR-driven. SHA-256 verified.
react-modern
Modern React 18+ patterns: hooks, Suspense, Server Components, ref semantics
nextjs-app-router
Next.js 14+ App Router conventions, data fetching, Server Actions, caching layers
tailwind-conventions
Tailwind class ordering, design tokens, and when to extract components vs. utilities
typescript-strict
Strict TypeScript patterns: unknown over any, discriminated unions, satisfies, narrowing
laravel-eloquent
Eloquent ORM best practices: N+1 prevention, scopes, casts, relationships, transactions
pest-testing
Pest PHP testing framework patterns: expectations, datasets, architecture tests, mocking
python-fastapi
FastAPI patterns: async, dependencies, Pydantic v2, project layout, error handling
rust-cargo
Rust + Cargo: ownership, error handling with thiserror/anyhow, iterators, async with tokio
go-modules
Go modules: project layout, errors, context, interfaces, goroutines, table-driven tests
conventional-commits
Enforce Conventional Commits 1.0 for all commits
pint-config
Laravel Pint formatter configuration matching modern Laravel defaults