80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
accessibility-readability
by maneeshanif
Ensure textbook content is accessible, readable, and understandable for learners of all skill levels. Use when reviewing...
visual-assets
by maneeshanif
Create and manage diagrams, illustrations, tables, and visual components for the textbook. Use when adding architecture...
auth-personalization
by maneeshanif
Add Better Auth signup/signin, personalize chapter content, and persist user preferences. Use when implementing authenti...
chapter-formatting
by maneeshanif
Enforce consistent chapter formatting, numbering conventions, and structural alignment across the entire textbook. Use w...
book-docusaurus
by maneeshanif
Scaffold, structure, and deploy the Physical AI textbook in Docusaurus with book-aware content and RAG-ready exports. Us...
rag-chatbot
by maneeshanif
Build the FastAPI-based RAG service using OpenAI Agents/ChatKit, Neon Postgres, and Qdrant for the textbook. Use when cr...
ui-embed
by maneeshanif
Embed the chatbot UI inside Docusaurus and connect it to the FastAPI RAG backend. Use when building chat components, han...
content-writer
by maneeshanif
Write technical content for the Physical AI textbook including chapters, examples, code snippets, and exercises. Use whe...
localization-urdu
by maneeshanif
Provide per-chapter Urdu translation toggle and manage translated content delivery. Use when translating chapters, cachi...
speck-help
by nprbst
Answer questions about Speck specs, plans, tasks, requirements, progress, architecture, user stories, feature status, an...
Create and manage development tasks after the user approves a plan. Initializes folders/files, updates the backlog, and...
Manage architectural decisions and insights in memory.jsonl. Use when you need to document strategic decisions, lessons...
frontend-accessibility
by overtimepog
Build accessible user interfaces following WCAG 2.2 standards with proper semantic HTML, ARIA attributes, keyboard navig...
frontend-css
by overtimepog
Write maintainable, performant CSS using modern methodologies including Tailwind CSS utility classes, CSS modules, CSS-i...
global-validation
by overtimepog
Implement comprehensive input validation on server-side with complementary client-side validation for user experience, u...
global-conventions
by overtimepog
Follow project-wide development conventions including project structure, documentation standards, version control practi...
backend-migrations
by overtimepog
Create and manage database migrations for schema changes, ensuring zero-downtime deployments and data integrity. Use thi...
global-tech-stack
by overtimepog
Reference and maintain the project's technology stack including frameworks, languages, databases, testing tools, and thi...
frontend-components
by overtimepog
Design and build reusable, maintainable UI components following modern architecture patterns for React, Vue, or other fr...
backend-queries
by overtimepog
Write efficient, secure database queries using ORMs or raw SQL, preventing N+1 problems, SQL injection, and performance...
backend-api
by overtimepog
Design and implement RESTful APIs, GraphQL endpoints, and backend API architecture following modern standards. Use this...
testing-test-writing
by overtimepog
Write strategic, focused tests for critical user flows and core functionality using modern testing frameworks, focusing...
backend-models
by overtimepog
Define database models, schemas, and ORM mappings with proper relationships, constraints, and data integrity rules. Use...
global-coding-style
by overtimepog
Maintain consistent coding style, formatting, and naming conventions across the entire codebase following DRY and YAGNI...