80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
testing--test-writing
by tlabs-xyz
Apply the Agent OS standard for testing test writing.
frontend--accessibility
by tlabs-xyz
Apply the Agent OS standard for frontend accessibility.
backend--models
by tlabs-xyz
Apply the Agent OS standard for backend models.
testing-test-writing
by tlabs-xyz
Write strategic, minimal tests focused on core user flows and critical paths, testing behavior rather than implementatio...
backend--migrations
by tlabs-xyz
Apply the Agent OS standard for backend migrations.
frontend-components
by tlabs-xyz
Design and build reusable, composable UI components following single responsibility principle with clear interfaces and...
backend-api
by tlabs-xyz
Design and implement backend APIs following RESTful principles, consistent naming conventions, and API best practices. U...
backend-queries
by tlabs-xyz
Write efficient, secure database queries using parameterized queries, eager loading, and performance optimizations. Use...
frontend--components
by tlabs-xyz
Apply the Agent OS standard for frontend components.
frontend--responsive
by tlabs-xyz
Apply the Agent OS standard for frontend responsive.
frontend-css
by tlabs-xyz
Write maintainable, consistent CSS following the project's methodology (Tailwind, BEM, CSS modules, utility classes) wit...
backend-api-authenticatio...
by tlabs-xyz
Implement secure API authentication following industry best practices including token-based auth, OAuth2/OIDC, JWT handl...
backend-models
by tlabs-xyz
Define database models with clear naming, appropriate data types, proper constraints, and well-defined relationships. Us...
frontend-accessibility
by tlabs-xyz
Build accessible user interfaces following WCAG guidelines with semantic HTML, keyboard navigation, proper ARIA attribut...
backend--queries
by tlabs-xyz
Apply the Agent OS standard for backend queries.
global--coding-style
by tlabs-xyz
Apply the Agent OS standard for global coding style.
global-tech-stack
by tlabs-xyz
Maintain consistency with the project's technology stack including frameworks, languages, package managers, databases, t...
global--validation
by tlabs-xyz
Apply the Agent OS standard for global validation.
backend-api-responses
by tlabs-xyz
Structure API responses with consistent envelopes, appropriate HTTP status codes, and standardized error formats. Use th...
backend-api-endpoints
by tlabs-xyz
Design and implement RESTful API endpoints following REST principles, resource-based URL conventions, and HTTP method be...
global--conventions
by tlabs-xyz
Apply the Agent OS standard for global conventions.
global-error-handling
by tlabs-xyz
Implement robust error handling with user-friendly messages, specific exception types, fail-fast validation, centralized...