Code Patterns — Claude Code Tools
Browse 4 Claude Code tools tagged "Code Patterns".
4 total 4 skills
SKILL 0
Error Handling Patterns
Svelte 5 error handling. Use for error boundaries, async await expressions, loading states, and form errors.
by spences10
SKILL 0
Frontend Dev Guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
by kettleofketchup
SKILL 0
Effect Layers Services
Define services, provide layers, compose dependencies, and switch live/test. Use for DI boundaries and app composition.
by mepuka
SKILL 0
Database Patterns
|
by Wania-Kazmi