Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Plug in, Receive good vibes.
Determine what needs modification and identify potential side effects of changes. Use before implementing changes to und...
Apply changelog automation and semantic versioning patterns using Changesets or semantic-release: conventional commits,...
Update CHANGELOG.md and TEST-CHANGELOG.md with new entries following Keep a Changelog format and token optimization prin...
Implement chaos engineering practices and tools for resilience testing
Generate complete elizaOS character configurations with personality, knowledge, and plugin setup. Triggers when user ask...
Check bash script syntax without executing. Use before committing bash scripts or when verifying syntax correctness.
Check for pending Codex (GitHub AI) feedback on current branch's PR. Use to review and address AI suggestions before mer...
Launch and control Chrome with AT-SPI2 accessibility for browser automation. Use when asked to start chrome, open browse...
Cinder Usage Rules
Maintain Claude Code memory hygiene by auditing, organizing, updating, and optimizing memory files in `.claude/memory/`....
"Comprehensive guide for building, testing, and distributing Claude Code plugins including slash commands, Agent Skills,...
Use when user says "resume session", "what did I work on", or "find conversation about [topic]". Automatically searches,...
Enforce Claude Compass development standards and best practices. This skill should be used when writing or modifying cod...
Look up examples and patterns from the official Anthropic Claude Cookbooks repository. Use when you need reference imple...
path: /v1/skills/{skillid}
Shared utility script for getting Claude PID and Session ID. Source this in other scripts to access CLAUDE_PID and SESSI...
Use when implementing Claude API cost tracking, monitoring token usage, displaying cost metrics in Settings, or user ask...
Use when testing iOS apps on simulator, capturing screenshots for validation gates, automating UI testing with expo-mcp...
Use when starting Metro bundler for Expo development, debugging Metro errors, or enabling expo-mcp local capabilities -...
Use when executing validation gates 3A, 4A, or 6A-E, verifying phase completion with expo-mcp visual testing, or encount...
PlayFab MCP server with CI/CD and release-please
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist...
Agent Skill(Claude Skill)是 Anthropic 推出的一种基于文件系统的模块化能力标准。它本质上是一种“渐进式披露” (Progressive Disclosure)的提示词管理机制。
在 only-danmuku 的 CleanDDD Kotlin 项目中编写或修改聚合/命令/查询/API 端点/事件/防腐层 Client/仓储/配置/测试时使用;遵循 代码实现规约.md 与 design/_gen + genDesig...
基于 cleanddd-requirements-analysis 结果输出 CleanDDD 建模蓝图,并在 only-danmuku 的 iterate/feature 目录交付 *_gen.json 建模元素与 *_update.sq...
需求澄清与拆解,识别干系人并将需求条目标注所属对象与业务实体;仅产出结构化需求描述,不做建模定义,可作为后续建模输入
Simplify code and remove legacy/backcompat shims while preserving behavior. Use when asked to clean up or simplify code.
Master CLI navigation and code exploration using modern command-line tools. Use this skill when navigating repositories,...
Apply modern CLI development toolchain patterns: Commander.js (default), oclif, Ink for Node.js command-line tools. Use...
Standalone CLI bridge - launch external AI CLIs (gemini, codex, claude) directly without MCP server. Use when you need t...
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents...
Delegate repetitive tasks to specialized agent to preserve context. Use when user asks to fix linting errors, fix diagno...
Strategies and patterns for safe code migrations and upgrades. Use when upgrading frameworks, migrating between technolo...
Master code organization - encapsulation with wrapper methods, file modularity (split >150 lines), one function one resp...
Proactive code health monitoring and quality gate enforcement. Use when validating code changes, reviewing PRs, or ensur...
Setup ESLint with Airbnb TypeScript config and Prettier formatter for code quality enforcement. Use when setting up new...
Use when reviewing code quality, before refactoring, when complexity increases, when code feels "hard to change", during...
Extract and maintain company-specific coding best practices from PR review comments. Use when the user requests to analy...
Identify relevant files, understand architecture patterns, and find code by functionality. Use when you need to understa...
Fix bugs using TDD starting from README + Issue (following codegen-test), aligning with existing implementation conventi...
Perform refactoring using TDD starting from README + Issue (following codegen-test), aligning with existing implementati...
A skill for writing Go tests in a TDD workflow. Follow README/Issue requirements and existing test conventions, add a ba...
This skill should be used when CodeRabbit code review feedback needs to be processed and fixed systematically. Use after...
MANDATORY for code review - must use Codex CLI for all code reviews, then apply fixes based on Codex feedback. Also use...
Automated code review workflow using OpenAI Codex CLI. Implements iterative fix-and-review cycles until code passes vali...
Collect pending worktree commits into a PR for review. Use this skill when subdirectory worktrees have accumulated 4-7+...
Implement or adjust the core color pipeline (parse, normalize, scale, resolve) guided by src/planning/spec-v0.3.md and s...
Expert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands,...
Load skill knowledge via skill-summarizer agent
|
Create well-formatted git commits with conventional commit messages and emoji. Use when user asks to commit changes, sav...
Comprehensive guide for creating React components in the squared package and squareone app. Use this skill when creating...
{% include announce %}
Comprehensive concurrency and parallelism patterns for multi-threaded and async programming. Use when implementing async...
Pre-flight verification for scheduling constraint development. Use when adding, modifying, or testing constraints to ens...
--8<-- "includes/ccai-api-back-link.md"
Comprehensive content strategy review from reader's perspective. Acts as Chief Web Editor + Technical Writer to audit si...
Assembles relevant context for agent spawns with prioritized ranking. Ranks packages by relevance, enforces token budget...
Waypoint plans methodology and session survival patterns for Claude Code. Use when working on long-running features, nee...
Automatically save and restore development context to minimize cognitive load when resuming work. Use when switching tas...
Generate comprehensive context-setting markdown files for coding tasks by intelligently exploring codebase and structuri...
Implement APCA/WCAG2 contrast requirements and solver behavior per src/planning/spec-v0.3.md and src/planning/roadmap-v0...