80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
database-development
by vm0-ai
Database migrations and Drizzle ORM guidelines for the vm0 project
commit
by vm0-ai
Complete pre-commit workflow - run quality checks (format, lint, type, test) and validate/create conventional commit mes...
pull-request
by vm0-ai
PR lifecycle management - create PRs with proper commits, merge with validation, and manage PR comments
query-axiom-logs
by vm0-ai
Query logs from Axiom for debugging (read-only, no ingestion allowed)
project-principles
by vm0-ai
Core architectural and code quality principles that guide all development decisions in the vm0 project
feature-developer
by vm0-ai
Complete end-to-end feature development workflow from requirements analysis to PR merge
share-skill
by guo-yu
Automatically share skills, migrate local skills to code repositories, open source skills, skill version management, con...
scheduler
by jshchnz
Schedules Claude Code tasks to run automatically at specific times using native OS schedulers (launchd on macOS, crontab...
skill-manager
by buzhangsan
A Claude Code skill that allows you to search, browse, and install skills from a database of 31,767+ community skills wi...
browser-automation
by different-ai
Reliable, composable browser automation using minimal OpenCode Browser primitives.
테크스펙 문서를 기반으로 새로운 피처를 구현하는 전체 파이프라인을 자동화합니다. 구현 → 테스트 → 수정 → 커밋까지 자동으로...
local-web-search
by uluckyXH
Use when the user asks for web search that should run via the local-160 Responses API with web_search tool (base URL lik...
wordpress-skill
by uluckyXH
WordPress 站点管理 Skill — 通过 CLI 工具管理文章、页面、媒体、分类、标签和搜索
story-quality
by rohunj
Review user stories for quality, proper sizing, sequencing, and acceptance criteria. Use before converting to prd.json....
sast-semgrep
by rohunj
Static application security testing (SAST) using Semgrep for vulnerability detection, security code review, and secure c...
pytm
by rohunj
Python-based threat modeling using pytm library for programmatic STRIDE analysis, data flow diagram generation, and auto...
bugs-to-stories
by rohunj
Convert bug reports into prd.json user stories for autonomous fixing. Use after running test-and-break skill. Triggers o...
secrets-gitleaks
by rohunj
Hardcoded secret detection and prevention in git repositories and codebases using Gitleaks. Identifies passwords, API ke...
sca-trivy
by rohunj
Software Composition Analysis (SCA) and container vulnerability scanning using Aqua Trivy for identifying CVE vulnerabil...
edge-cases
by rohunj
Analyze a PRD for edge cases, failure modes, and scenarios that might be missed. Use after creating a PRD to strengthen...