16,832 skills sorted by stars.
在 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.
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...
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,...
|
{% include announce %}
Comprehensive concurrency and parallelism patterns for multi-threaded and async programming. Use when implementing async...
--8<-- "includes/ccai-api-back-link.md"
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...
Enforces conventional commit message and branch naming conventions with specific prefixes (feat, fix, docs, style, refac...
Find and resume Claude Code conversations by searching topics or filtering by date. Returns session IDs and project path...
Loro CRDT state management with loro-mirror. Use when working on files in src/lib/crdt/.
Creates GitHub pull requests following project conventions. Use when the user wants to create a PR, open a pull request,...
Expert guidance for creating, building, and using Claude Code subagents and the Task tool. Use when working with subagen...
Guide Claude through creating well-structured Agent Skills following best practices. Use when creating new Skills, autho...
このプロジェクトでの Marp スライド作成ルール。スライド作成、画像配置、ビルド、プレビュー時に使用。画像は slides/images/ に配置、bun run preview/build を使用。