80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
global-error-handling
by dpietersz
Implement robust error handling with user-friendly messages, specific exception types, centralized error handling, grace...
frontend-css
by dpietersz
Write and maintain CSS using consistent methodology (Tailwind, BEM, CSS modules, utility classes) while following the pr...
frontend-accessibility
by dpietersz
Build accessible user interfaces using semantic HTML, proper ARIA attributes, keyboard navigation, color contrast, and s...
frontend-components
by dpietersz
Design and build reusable, composable UI components with single responsibility, clear interfaces, and proper encapsulati...
testing-test-writing
by dpietersz
Write minimal, strategic tests focused on core user flows and critical paths with clear test names, mocked dependencies,...
global-commenting
by dpietersz
Write self-documenting code with minimal, helpful comments that explain complex logic without documenting temporary chan...
backend-queries
by dpietersz
Write secure, optimized database queries using parameterized statements, eager loading, and proper indexing to prevent S...
frontend-responsive
by dpietersz
Implement responsive designs using mobile-first development, fluid layouts, standard breakpoints, and relative units to...
backend-models
by dpietersz
Define database models with clear naming, proper data types, relationships, constraints, and validation rules. Use this...
tanstack-query-basics
by JosephAnson
TanStack Query fundamentals including useQuery, useMutation, query keys, and cache management. Use when working with dat...
testing-summary
by JosephAnson
Generate testing documentation from Linear issues and git commits. Use when the user requests test instructions, testing...
vue-nuxt
by JosephAnson
This skill provides Vue 3 and Nuxt 4 best practices for the fitness app. Use when working with components, composables,...
tanstack-query-integratio...
by JosephAnson
Integration patterns for TanStack Query with VeeValidate forms, TanStack Table, and ProVet patterns. Use when combining...
database
by JosephAnson
This skill provides Drizzle ORM patterns and database conventions for the fitness app. Use when creating queries, implem...
tanstack-query-advanced
by JosephAnson
Advanced TanStack Query patterns including useInfiniteQuery, QueryClient operations, and optimistic updates. Use for inf...
typescript
by JosephAnson
This skill provides TypeScript best practices and conventions for the fitness app. Use when writing TypeScript code, def...
setup
by JosephAnson
Install all recommended plugins and marketplaces. Use this when the user asks to setup plugins, install recommended plug...
shadcn-vue
by JosephAnson
This skill provides best practices for using Shadcn Vue components in the fitness app. Use when working with UI componen...
zod
by JosephAnson
This skill provides Zod 4 validation patterns and conventions for the fitness app. Use when writing validation schemas,...
testing
by JosephAnson
This skill provides Testing Library best practices for the fitness app. Use when writing component tests, API tests, or...
api-patterns
by JosephAnson
This skill provides API route patterns and conventions for the fitness app. Use when creating or modifying API routes, h...
doc-coauthoring
by nickmcblain
Guide users through a structured workflow for co-authoring articles, blog posts, personal essays, or informal longform w...
python
by enact-on
Python, FastAPI, Django, and Flask development patterns and best practices
expo
by enact-on
Expo framework for React Native development with EAS Build, managed workflow, and OTA updates