83,201 skills sorted by stars.
This skill should be used when the user needs to 'debug web applications', 'test UI interactions', 'capture screenshots...
Chrome MCP browser testing. Console/network debugging, JS execution, GIF recording.
This skill should be used when testing web applications with Chrome MCP tools, debugging console errors, monitoring netw...
This skill should be used when the user asks to "test Electron app", "automate Electron desktop app", "debug Electron re...
This skill should be used when validating test coverage against requirements, after implementation tasks complete (Phase...
This skill should be used when the user asks to "debug macOS app", "test native app", "automate macOS workflow", "test n...
This skill should be used when the user asks to "test Linux desktop apps", "automate GTK/Qt applications", "test with yd...
Playwright MCP browser testing. Headless E2E, cross-browser, CI/CD automation.
This skill should be used when testing web applications with Playwright MCP, running headless E2E tests, cross-browser t...
Developer tools for The Fold - protocols (extensible dispatch), protocol bundles, refactoring toolkit (rename, move, dea...
This skill should be used when the user asks 'what development tools are available', 'list dev plugins', 'what MCP serve...
Guide for development and code tools skills including document processing, browser automation, testing frameworks, and I...
FIX TypeScript errors, WRITE better types, and CONVERT JavaScript to TypeScript. Use when encountering type errors, impr...
Advanced TypeScript patterns - generics, utility types, React patterns. Use for complex type scenarios.
Core TypeScript patterns for game development. Use when defining types and interfaces.
Add a UI lesson — TTF parsing, font rasterization, immediate-mode UI controls, layout
Code quality, correctness, and documentation review for UI lessons — run before dev-final-pass
Update the current working branch with the latest main. Fetches origin/main, updates local main, and merges main into th...
Quality standards that must pass before commit
Post-change verification for C#/.NET backend code — build, Roslyn analyzers, dotnet format, xUnit tests with coverage, N...
Post-change verification for Angular/TypeScript frontend code — build, TypeScript type check, ESLint, unit tests with co...
This skill should be used when the user asks to 'verify completion', 'check that tests pass', 'confirm feature works', o...
Post-change verification for the project. Auto-detects backend (.NET) and frontend (Angular/TypeScript) from project fil...
CREATE Vue 3 components with Composition API and TypeScript. Build reactive components, handle props/events, implement l...
IMPLEMENT VueUse composables for browser APIs, event handling, and performance optimization. Add keyboard shortcuts, loc...
Development Workflow Skill
Use this Skill when the user asks to:
Comprehensive TDD development workflow for FuzzyCat. Enforces test-driven development, post-implementation review, rippl...
SDLC workflow with MCP tools. Triggers on "start", "implement", "work on", or unclear workflow.
Create a GitHub pull request using the gh CLI. Analyzes changes from base branch, generates a description following the...
Run the full ticket lifecycle end-to-end (Jira or GitHub issue). Chains initialize, start-work, prepare-commit, create-p...
Start working on a Jira ticket or GitHub issue by fetching details and creating a git branch in a new worktree. Use when...
Structured development workflows using /brainstorm, /write-plan, and /execute-plan patterns. Transform ad-hoc conversati...
Prepare code for commit with quality checks and conventional commit message generation. Use when the user asks to prepar...
Review GitHub pull requests using the gh CLI. Fetches PR diff and details, optional Jira or GitHub issue context from br...
Start or resume work on a Jira ticket or GitHub issue by extracting the ID from the branch name, fetching requirements v...
Use when running builds, executing tests, or improving developer experience workflows - provides structured guidance for...
This skill should be used when the user asks to "create an isolated worktree", "set up worktree for feature", "create a...
devbooks-archiver:归档阶段的唯一入口,负责完整的归档闭环(自动回写→规格合并→文档同步检查→变更包归档移动)。用户说"归档/archive/收尾/闭环/合并到真理"等时使用。
devbooks-coder:以 Coder 角色严格按 tasks.md 实现功能并跑闸门,禁止修改 tests/,以测试/静态检查为唯一完成判据。用户说"按计划实现/修复测试失败/让闸门全绿/实现任务项/不改测试",或在 DevBook...
devbooks-convergence-audit:以证据优先、声明存疑的原则评估 DevBooks 工作流收敛性,检测"西西弗斯反模式"和"假完成"。主动验证而非信任文档声明。用户说"评估收敛性/检查升级健康度/西西弗斯检测/工作流审计...
devbooks-design-doc:产出变更包的设计文档(design.md),只写 What/Constraints 与 AC-xxx,不写实现步骤。用户说"写设计文档/Design Doc/架构设计/约束/验收标准/AC/C4 De...
devbooks-docs-consistency:检查并维护项目文档与代码的一致性,支持增量扫描、自定义规则与完备性检查。可在变更包内按需运行或全局检查。旧名称 devbooks-docs-sync 保留为别名并输出弃用提示。
devbooks-entropy-monitor:定期采集系统熵度量(结构熵/变更熵/测试熵/依赖熵),生成量化报告,当指标超阈值时建议重构。用户说"熵度量/复杂度趋势/重构预警/代码健康/技术债务度量"等时使用。