80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
frontend-design
by mthangtr
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
diagram-maker
by mthangtr
Create state machine diagrams of existing components to map out all code paths and verify system understanding. Use whe...
Update the PROJECT-SUMMARY.md with current features, learnings, and Claude tools used. Triggers on "/project-summary" or...
Generate design system documentation (markdown only, no code) from a Figma component URL. Triggers on "/figma-doc <url>"...
Generate or update the Figma Make guidelines file with complete Tailwind configuration from the design system foundation...
Standardized patterns for creating and reading ZIO configuration using zio-config with magnolia derivation. Use when cre...
Standardized patterns for ZIO dependency injection using the ZIO service pattern with ZLayer.derive. Use when creating n...
task-manager
by alexsteeel
Manage development tasks via md-task-mcp MCP server. Use when user asks about tasks, projects, or task management.
agent-response
by HuangTM23
统一 Agent 的回答规范和执行约束: 1. 所有回答必须使用中文; 2. 每次回答后必须给出简洁总结要点; 3. 执行任何会改变系统状...
model-architect
by HuangTM23
深度学习模型结构设计专家。当用户询问“模型设计”“网络结构”“模块划分”“数据流” “损失函数”等问题,或在训练问题中尚未明确模型...
model-training
by HuangTM23
深度学习训练体系与实验编排专家。当用户询问“训练”“验证”“测试”“启动命令” “数据集划分”等问题时使用。要求模型结构已被明确定...
testing-patterns
by mitchellfyi
Test writing patterns and TDD workflows. Use when writing tests, creating mocks, following TDD, or debugging test failu...
api-design-patterns
by mitchellfyi
REST and GraphQL API design patterns. Use when designing APIs, reviewing API changes, or implementing endpoints.
react-development-pattern...
by mitchellfyi
React and frontend development patterns. Use when working with React components, hooks, state management, or frontend ar...
volta-setup-and-manage
by ekozmdev
Install and manage Volta toolchains for Node.js and package managers. Use when installing or updating Volta on macOS/Lin...
ruff-setup-and-run
by ekozmdev
Set up and run Ruff in Python projects. Use when installing Ruff with uv, configuring ruff.toml, updating AGENTS.md and...
uv-init-python-project
by ekozmdev
Initialize Python projects with uv. Use when running uv init, checking generated files, setting uv add-bounds in pyproje...
codex
by sakataka
OpenAI Codex CLIを使用したコードレビュー、分析、コードベースへの質問を実行する。使用場面: (1) コードレビュー依頼時、(2)...
typescript-strict
by sakataka
Enforce TypeScript strict mode practices and type safety in Tetris codebase. Use when writing game logic, handling error...
i18n-completeness
by sakataka
Comprehensive i18n consistency check with dynamic pattern detection and hardcoded string analysis. Use when working with...
build-pipeline
by sakataka
Execute complete build pipeline with dead code detection, formatting, linting, type checking, testing, and production bu...
tdd-workflow
by sakataka
Test-driven development guidance for Tetris game logic. Use when writing tests, fixing test failures, improving test cov...
architecture-compliance
by sakataka
Verify Tetris architecture compliance with coding rules and design patterns. Use when reviewing code, implementing featu...
react-component-design
by sakataka
Design React components following Tetris architecture guidelines. Use when creating new components, refactoring componen...