Implementation conventions for backend API routes and lib utilities. Loaded by tdd-implementer when the layer is backend.
$npx -y skills add joegaebel/outside-in-tdd-starter --skill backend-implementationInstalls into the current project.
Run `npx skills use "https://github.com/joegaebel/outside-in-tdd-starter" --skill "joegaebel/outside-in-tdd-starter/backend-implementation"` 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.