80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
release-runbook
by gentamura
Use this skill for release preparation and execution. Invoke when deploying to staging or production environments.
requirements-to-tasks
by gentamura
Use this skill to break down requirements into user stories, acceptance criteria, and actionable tasks. Invoke when star...
drizzle-migration
by gentamura
Use this skill for database schema changes with Drizzle ORM. Invoke when adding tables, columns, indexes, or modifying d...
architecture-adr
by gentamura
Use this skill to create Architecture Decision Records (ADRs). Invoke when making significant technical decisions that a...
incident-hotfix
by gentamura
Use this skill for incident response and hotfix deployment. Invoke when production issues occur requiring immediate atte...
pr-review
by gentamura
Use this skill to review pull requests against coding standards and best practices. Invoke when reviewing code changes b...
api-doc-writer
by hoonsmemory
요구사항을 대화로 받아 도메인별 API 목록 문서(md)를 예시 포맷으로 생성/보강한다. 테스트 코드는 만들지 않고, 문서의 테스...
tdd
by hoonsmemory
테스트 시나리오 기반 TDD 개발. 시나리오 파일의 체크박스를 하나씩 테스트 코드로 구현. "TDD로 개발", "테스트 먼저 작성", "...
systematic-debugging
by aculich
Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or trouble...
bash-scripting
by aculich
macOS-specific bash scripting patterns, compatibility considerations, and best practices. Use when writing or modifying...
homebrew-layers
by aculich
Homebrew Brewfile organization using layered approach inspired by Spacemacs. Use when adding packages, organizing Brewfi...
security-scanning
by aculich
Security scanning patterns using gitleaks, PII detection, and secret scanning. Use when writing scripts that handle sens...
jira-confluence
by mir
Access Jira issues and Confluence pages via Python scripts with OAuth 2.0 authentication. Use when user asks about Jira...
jira-confluence
by mir
Access Jira issues and Confluence pages via Python scripts with OAuth 2.0 authentication. Use when user asks about Jira...
google-docs-sheets
by mir
Export Google Docs and Google Sheets (spreadsheets) to Markdown files or stdout. Use when asked to fetch, download, or i...
google-docs-sheets
by mir
Export Google Docs and Google Sheets (spreadsheets) to Markdown files or stdout. Use when asked to fetch, download, or i...
deploy
by marcoloco23
Deploy or release the project. Use when releasing a new version.
code-review
by marcoloco23
Review code for correctness, edge cases, and adherence to project patterns.
global--tech-stack
by tlabs-xyz
Apply the Agent OS standard for global tech stack.
global-coding-style
by tlabs-xyz
Write clean, consistent code following naming conventions, DRY principles, and automated formatting standards. Use this...
global-conventions
by tlabs-xyz
Follow project-wide development conventions including consistent project structure, clear documentation, version control...
global--commenting
by tlabs-xyz
Apply the Agent OS standard for global commenting.
frontend-responsive
by tlabs-xyz
Build responsive, mobile-first layouts using fluid containers, standard breakpoints, and adaptive design patterns that w...