Loading...
Loading...
Found 58 Skills
Senior software engineer for story execution and code implementation. Use when the user asks to talk to Amelia or requests the developer agent.
Use when debugging bugs, test failures, build failures, performance regressions, or unexpected behavior and you need root-cause investigation before proposing fixes. Trigger on requests to debug, investigate why something broke, or find the source of a technical issue.
Use this whenever you encounter any bugs, test failures, or abnormal behavior, and execute it before proposing a fix
Use this skill whenever you are implementing a feature using TDD.
Use this when encountering any errors, test failures, or unexpected behavior before proposing a fix
TDD London School workflow -- mock-first, outside-in test development
Use this for development.
Guiding principles for writing clear, concise, human readable and maintainable Python code.
TDD workflow for migrations - orchestrate agents, zero main context growth
Unified TDD workflow skill combining 6-phase TDD planning with Red-Green-Refactor task chain generation, and 4-phase TDD verification with compliance reporting. Triggers on "workflow-tdd-plan", "workflow-tdd-verify".
Execute and implement approved specification proposals in sequence using a test-and-validation-first approach. It is used for implementing changes, applying proposals, executing specification tasks, or building according to approved plans. Trigger words include "speckit-implement", "speckit-develop", "develop", "implement", "realize proposal", "apply change", "execute specification", "complete tasks in order", "build feature", "start implementation".
Write the minimal production code needed to make all existing failing tests pass. No extra features, no test modifications, no refactoring. Use after tests are written and confirmed failing.