80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Docker容器化开发指南。当用户需要编写 Dockerfile、配置 docker-compose、优化镜像大小、调试容器问题或实施容器化最佳实践时使...
AI Agent 自动化创建工具。当用户需要设计、创建、配置 AI Agent,包括定义 Agent 角色、设计 System Prompt、规划工具集、编排...
MCP (Model Context Protocol) 服务器开发指南。当用户需要创建 MCP 服务器、集成外部 API 或服务、让 LLM 与外部系统交互时使用...
dev-browser
by MrTrigger
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, ex...
prd
by MrTrigger
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, o...
build-feature
by MrTrigger
Autonomous task loop that picks ready tasks, implements them, updates progress.txt, commits, and repeats. Use when asked...
ralph
by MrTrigger
Set up tasks for autonomous feature development. Use when starting a new feature that will be built task-by-task. Trigge...
uri-handling-utilities
by hanayashiki
Use core utilities from @openapi-lsp/core for URI/URL and JSON Pointer handling. Apply when working with refs, URIs, JSO...
tdd
by hanayashiki
Test-Driven Development workflow for packages/server. Write failing test first, then implement the fix.
core-algorithms
by hanayashiki
Key algorithms in OpenAPI LSP - Solver (Union-Find equivalence classes), Root Discovery (glob-based workspace scanning),...