superpowers-ecc
superpowers-ecc 收录了来自 aman-2709 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use when executing implementation plans with independent tasks in the current session
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code.
Use when context is growing large, responses are slow, or you need to optimize token budget across system prompt, background processes, and model selection
A comprehensive verification system for Claude Code sessions.
Use when implementing any feature or bugfix, before writing implementation code
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Suggests manual context compaction at logical workflow breakpoints to preserve context through task phases rather than losing it to arbitrary auto-compaction
Use when extracting reusable patterns from sessions into instincts with confidence scoring for cross-session learning
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when creating new skills, editing existing skills, or verifying skills work before deployment