16,832 skills sorted by stars.
在 only-danmuku 的 CleanDDD Kotlin 项目中编写或修改聚合/命令/查询/API 端点/事件/防腐层 Client/仓储/配置/测试时使用;遵循 代码实现规约.md 与 design/_gen + genDesign 的生成流程。
基于 cleanddd-requirements-analysis 结果输出 CleanDDD 建模蓝图,并在 only-danmuku 的 iterate/feature 目录交付 *_gen.json 建模元素与 *_update.sql DDL 变更脚本...
需求澄清与拆解,识别干系人并将需求条目标注所属对象与业务实体;仅产出结构化需求描述,不做建模定义,可作为后续建模输入
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 when build...
Standalone CLI bridge - launch external AI CLIs (gemini, codex, claude) directly without MCP server. Use when you need to delegate...
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), net...
Delegate repetitive tasks to specialized agent to preserve context. Use when user asks to fix linting errors, fix diagnostics, ren...
Strategies and patterns for safe code migrations and upgrades. Use when upgrading frameworks, migrating between technologies, hand...
Master code organization - encapsulation with wrapper methods, file modularity (split >150 lines), one function one responsibility...
Proactive code health monitoring and quality gate enforcement. Use when validating code changes, reviewing PRs, or ensuring code m...
Setup ESLint with Airbnb TypeScript config and Prettier formatter for code quality enforcement. Use when setting up new project, a...
Use when reviewing code quality, before refactoring, when complexity increases, when code feels "hard to change", during code revi...
Identify relevant files, understand architecture patterns, and find code by functionality. Use when you need to understand where s...
Fix bugs using TDD starting from README + Issue (following codegen-test), aligning with existing implementation conventions, and l...
Perform refactoring using TDD starting from README + Issue (following codegen-test), aligning with existing implementation convent...
A skill for writing Go tests in a TDD workflow. Follow README/Issue requirements and existing test conventions, add a balanced set...
This skill should be used when CodeRabbit code review feedback needs to be processed and fixed systematically. Use after running `...
MANDATORY for code review - must use Codex CLI for all code reviews, then apply fixes based on Codex feedback. Also use for cross-...
Automated code review workflow using OpenAI Codex CLI. Implements iterative fix-and-review cycles until code passes validation or...
Collect pending worktree commits into a PR for review. Use this skill when subdirectory worktrees have accumulated 4-7+ commits th...
Implement or adjust the core color pipeline (parse, normalize, scale, resolve) guided by src/planning/spec-v0.3.md and src/plannin...
Expert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understan...
|
{% include announce %}
Comprehensive concurrency and parallelism patterns for multi-threaded and async programming. Use when implementing async/await, pa...
--8<-- "includes/ccai-api-back-link.md"
Assembles relevant context for agent spawns with prioritized ranking. Ranks packages by relevance, enforces token budgets with gra...
Waypoint plans methodology and session survival patterns for Claude Code. Use when working on long-running features, need to resum...
Automatically save and restore development context to minimize cognitive load when resuming work. Use when switching tasks, taking...
Generate comprehensive context-setting markdown files for coding tasks by intelligently exploring codebase and structuring work wi...
Implement APCA/WCAG2 contrast requirements and solver behavior per src/planning/spec-v0.3.md and src/planning/roadmap-v0.3.md, wit...
Enforces conventional commit message and branch naming conventions with specific prefixes (feat, fix, docs, style, refactor, perf,...
Find and resume Claude Code conversations by searching topics or filtering by date. Returns session IDs and project paths for easy...
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, or publis...
Expert guidance for creating, building, and using Claude Code subagents and the Task tool. Use when working with subagents, settin...
Guide Claude through creating well-structured Agent Skills following best practices. Use when creating new Skills, authoring SKILL...
このプロジェクトでの Marp スライド作成ルール。スライド作成、画像配置、ビルド、プレビュー時に使用。画像は slides/images/ に配置、bun run preview/build を使用。