Outside-In TDD starting from E2E tests, drilling down to unit tests. Auto-triggers for new features. Trigger phrases include "implement", "add feature", "build", "create functionality". Does NOT trigger for bug fixes, documentation, or configuration changes.
$npx -y skills add joegaebel/outside-in-tdd-starter --skill outside-in-tddInstalls into the current project.
Run `npx skills use "https://github.com/joegaebel/outside-in-tdd-starter" --skill "joegaebel/outside-in-tdd-starter/outside-in-tdd"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joegaebel/outside-in-tdd-starter" that are relevant to the current task. Run `npx skills add "https://github.com/joegaebel/outside-in-tdd-starter"` and select the relevant skills, then follow their instructions.