80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
beads-workflow
by timequity
Proactive workflow for projects using beads issue tracker. ACTIVATE AUTOMATICALLY when session starts in directory with...
browser-extension
by timequity
Build browser extensions with WXT framework, Manifest V3, and TypeScript. Use when: creating Chrome extension, Firefox a...
edge-stack
by timequity
Modern edge-native web stack: Hono + htmx + UnoCSS + Cloudflare D1. Use when: building server-rendered apps with interac...
openai-sdk
by timequity
OpenAI official SDK usage (Python, Node.js). Use when: writing code that calls OpenAI API, implementing chat/embeddings/...
openai-api
by timequity
OpenAI REST API integration guide. Use when: making direct HTTP calls to OpenAI API, understanding API structure without...
custom-hook
by jhlee0409
Creates custom React hooks for SideDish. Use when the user asks to create a new hook, extract shared logic into a hook,...
testing
by jhlee0409
Writes tests using Vitest and Testing Library. Use when creating unit tests, API tests, component tests, or mocking Fire...
project-feature
by jhlee0409
Adds new fields or features to Project entity. Use when extending project schema, adding new properties, updating forms,...
create-component
by jhlee0409
Creates React components for SideDish. Use when adding new UI components, modals, forms, or interactive elements. Includ...
error-handling
by jhlee0409
일관된 에러 처리와 로깅 패턴을 구현합니다. API 에러 응답, 예외 처리, 에러 바운더리, 사용자 친화적 메시지 작성 시 사용하...
firebase-operations
by jhlee0409
Performs Firebase Firestore operations. Use when querying collections, creating/updating/deleting documents, using batch...
debugging
by jhlee0409
Debugs common issues in SideDish. Use when fixing errors, investigating bugs, troubleshooting API failures, or resolving...
api-endpoint
by jhlee0409
Creates Next.js API routes with Firebase. Use when adding GET/POST/PATCH/DELETE endpoints, implementing pagination, addi...
korean-ux
by jhlee0409
Writes Korean UI text for SideDish. Use when adding buttons, labels, error messages, placeholders, or any user-facing Ko...
api-architecture
by jhlee0409
API 아키텍처 설계 원칙과 패턴을 적용합니다. RESTful API 설계, 버저닝, 응답 표준화, 미들웨어 패턴 구현 시 사용하세요. Nex...
security
by jhlee0409
Implements security features following OWASP guidelines. Use when validating input, preventing XSS, adding rate limiting...
styling
by jhlee0409
Styles components using Tailwind CSS 4 and SideDish design system. Use when adding styles, buttons, forms, cards, animat...
gemini-ai
by jhlee0409
Integrates Gemini AI for content generation. Use when adding AI features, generating project descriptions, implementing...
form-validation
by jhlee0409
Validates forms using React Hook Form and Zod. Use when creating forms with validation, handling form state, showing err...
data-modeling
by jhlee0409
Firestore 데이터 모델링과 스키마 설계 패턴을 적용합니다. 새 컬렉션 추가, 관계 설계, 인덱스 최적화, 데이터 마이그레이션...
Configura linting automático com pre-commit hooks e CI/CD para projetos Python
Loop automatizado de melhoria contínua que usa o Chat RAG para identificar débitos técnicos, implementa correções, reing...