80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
linear
by willmarple
Manage Linear issues, projects, and cycles. Maintains session memory across conversations for context continuity.
git-commit-helper
by Gavinchen92
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or...
context7
by Gavinchen92
Intelligent usage of Context7 MCP for fetching current, version-specific library documentation. Automatically invoked wh...
planning-with-files
by Gavinchen92
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage....
tdd
by chuyeow
Comprehensive guide for Test-Driven Development (TDD) methodology. Use this skill when the user asks to implement featur...
troubleshooting-bundler-c...
by swannysec
Diagnose and fix third-party library loading failures in Vite, Webpack, or other bundlers. Use when encountering "Failed...
post-bug-reflection
by swannysec
Self-improvement workflow after fixing any bug. Analyzes root causes and updates project guidance (CLAUDE.md, skills, co...
pre-commit-check
by swannysec
Pre-commit validation checklist before staging and committing code. Use BEFORE every git commit to ensure code quality,...
frontend-debug
by ovftank
Debug frontend issues using Chrome DevTools MCP. Find root causes of UI bugs, console errors, network failures, DOM prob...
Astral社製ツール(uv, Ruff, ty)でPython開発環境を構築。プロジェクト作成、依存関係管理、コード品質改善、CI/CD設定時に使...
t.wada流TDD(テスト駆動開発)。新機能実装、バグ修正、リファクタリング時に自動適用。Red-Green-Refactorサイクル、AAA構造、...
refresh-content
by AppleLamps
Guide content sync operations for X posts and YouTube videos. Use when user mentions "refresh feed", "sync posts", "upda...
db-migrate
by AppleLamps
Create database migration scripts following project patterns. Use when user mentions "migration", "add column", "alter t...
new-api-route
by AppleLamps
Scaffold new Next.js API routes with proper patterns. Use when user mentions "create endpoint", "new API route", "add ro...
build-check
by AppleLamps
Run build and lint verification before deployment. Use when user mentions "check build", "verify", "pre-deploy", "ready...
neon-db-security-check
by AppleLamps
Review Neon (Postgres) project security posture using project details like roles/users, connection strings, branches, IP...
new-component
by AppleLamps
Scaffold React components with TypeScript and Tailwind. Use when user mentions "create component", "new component", "add...
instance-resource-design
by colingwuyu
Guide for designing Instance resources in OptAIC. Use when creating DatasetInstance, SignalInstance, ExperimentInstance,...
quant-resource-patterns
by colingwuyu
Follow these patterns when implementing quant domain resources like Dataset, Signal, Alpha, Portfolio, Strategy, Univers...
governance-patterns
by colingwuyu
Follow these patterns when implementing governance operations (copy, branch, transfer, promote, merge) in OptAIC. Covers...