Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
devbooks-proposal-judge:对 proposal 阶段进行裁决(Judge),输出 Approved/Revise/Rejected 并写回 proposal.md 的 Decision Log。用户说"裁决提案/提案评...
devbooks-reviewer:以 Reviewer 角色做可读性/一致性/依赖健康/坏味道审查,只输出审查意见与可执行建议,不讨论业务正确性。用户说"帮我做代码评审/review 可维护性/坏味道/依赖风险/一致性建议",或在 Dev...
devbooks-test-owner:以 Test Owner 角色把设计/规格转成可执行验收测试与追溯文档(verification.md),强调与实现(Coder)独立对话、先跑出 Red 基线。用户说"写测试/验收测试/追溯矩阵/v...
devbooks-test-reviewer:以 Test Reviewer 角色评审 tests/ 测试质量(覆盖、边界、可读性、可维护性),只输出评审意见,不修改代码。用户说“测试评审/评审测试质量/覆盖率/边界条件”等时使用。
devbooks-void:Void 协议执行器:处理高熵/不确定/多方案争议问题,只产出 research_report + ADR + Freeze/Thaw 工件,不产出生产代码。用户说"进入 void/卡住了/不确定/需要调研/冻结...
This skill should be used when performing any coding task including implementing features, fixing bugs, refactoring code...
Install VS Code/Cursor extensions from a local .vsix via CLI (code, code-insiders, cursor, cursor-nightly). Use whenever...
Invoke DEVCOM_RESEARCH for deep research, cross-disciplinary analysis, and novel problem solving. Use when exploring cut...
Diagnose devcontainer configuration problems and guide development environment setup. This skill should be used when the...
Expert guidance for Development Containers (devcontainers) in VS Code. Create, configure, and manage devcontainer.json f...
Help users customize devcontainers by adding packages, extensions, features, and settings. Use when users ask about addi...
Maintain or change the devcontainer environment for this repo. Use when editing .devcontainer files, changing toolchains...
Create or harden a devcontainer-based development sandbox so coding agents run inside an isolated container with least p...
Create Universal DevContainers optimized for AI agentic workflows with Claude Code, Snowflake CLI, Cortex Code, and dbt....
Standardized DevContainer setup for Python3.13 development environments. Use when initializing a new project, adding Dev...
Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes. Use whe...
Break down system design into executable development tasks. Use when users need task breakdown, sprint planning, or deve...
Execute development tasks with skeleton-first approach and layered TDD. Use when users start working on a task (T-XX), n...
Add new features to existing DevDocs projects. Use when users need to add new features, iterate on existing functionalit...
Collect improvement insights from UI/UX reviews, document research, or external references, convert confirmed items into...
Generate project context summary for AI tool handover. Use when switching AI tools, starting new sessions, or onboarding...
Expand user requirements into detailed DevDocs documents. Use when users provide feature requirements, want to clarify r...
Retrofit existing projects to DevDocs workflow, or migrate old DevDocs to new standards. Use when users want to adapt ex...
Sync documentation with implementation progress. Use when users need to update docs after development, verify doc-code c...
Create or update system design documents. Supports initial design and incremental design modes. Use when users need tech...
document changes made
Unified development orchestrator with three modes — feature (TDD-first new capability), fix (reproduce-first bug resolut...
General principles for exploring, developing, editing, and refactoring code. Use for codebase analysis, implementation t...
开发实施阶段详细规则;进入开发实施时读取;包含执行流程、代码规范、一致性审计、方案包迁移
按照需求文档进行功能开发与记录
<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -->
Use PROACTIVELY when creating, reviewing, or updating Claude Code Skills. MUST be invoked before writing any new SKILL.m...
Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src...
Spring Boot/MyBatisによるバックエンド実装スキル - RESTful API設計、データベース設計(Flywayマイグレーション)、Controller/Service/Mapper層の実装、単体テスト作成を行います。DR...
Full formula development workflow from concept to specification
Next.js/Reactによるフロントエンド実装スキル(UI、API連携、状態管理、テスト)
Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: impleme...
Use when building or iterating on an HTML5 Canvas web game and you need a reliable develop-test loop: implement a small...
Developer Instructions for GitHub Agentic Workflows
기능 개발 스킬. 타입 정의, Storage API, 비즈니스 로직. 코드 작성 시 사용.
MUST BE USED for code implementation. Use PROACTIVELY when /implement or /fix commands are invoked, or when coding tasks...
기능 개발 스킬. Repository 패턴, 태스크 프로세스, 코드 컨벤션. 코드 작성 시 사용.
Use this skill when creating conference talks, live coding demos, technical blog posts, SDK quickstart examples, or comm...
Expert developer advocate specializing in building developer communities, creating compelling technical content, optimiz...
When the user wants to build or manage a developer community, DevRel program, open source community, or technical commun...
⚡ PRIMARY TOOL for: 'how does X work', 'find implementation of', 'trace data flow', 'where is X defined', 'audit integra...
Developer Experience specialist for tooling, setup, and workflow optimization. Use when setting up projects, reducing fr...
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement,...
Analyzes your recent Codex chat history to identify coding patterns, development gaps, and areas for improvement, curate...
General SOP for common requests related to developer, mode, it.
Next.js 16 portfolio with Lottie animations, contact form (Email/Telegram), dev.to integration.
Essential development workflow agents for code review, debugging, testing, documentation, and git operations. Includes 7...
CLI tools, SDKs, and developer experience patterns
Build professional visibility through LinkedIn, GitHub, conference speaking, and internal branding. Provides frameworks...
Complete Developer workflow orchestration - task research sequence, implementation flow, validation gates, PRD synchroni...
TODO.mdのタスクを実行。TDD/E2E/TASKラベルに応じたワークフローで実装。 Worktree内での独立した開発を支援。 Trigger: 実装, 開発, /dev:impl, implementing, develop
テスト駆動開発(TDD)方法論に従って新機能の実装やバグ修正を行います。新機能の実装、バグ修正、既存機能の拡張時に使用します。RED→GREEN→REFACTORサイクルをテストファーストアプローチで厳格に遵守します。高凝集度・低結合度・コ...
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatte...
バックエンド API 実装、認証・認可、キャッシング戦略を支援します。セキュアな実装、パフォーマンス最適化、テスト戦略を提供します。API実装、バックエンドサービスの開発が必要な場合に使用してください。
Use when creating custom Bazel rules, toolchains, providers, or aspects. Use when extending Bazel for new languages, bui...