byluckyonetwothree· 115 skills
Phase 3 integration skill. Use when switching the frontend from the Phase 1 mock API to the Phase 2 real backend — modifies only connection config (.env / mock toggle) and verifies the backend is reachable, never edits business code.
$npx -y skills add luckyonetwothree/harness-all --skill mock-to-real-switchInstalls into the current project.
Run `npx skills use "https://github.com/luckyonetwothree/harness-all" --skill "luckyonetwothree/harness-all/mock-to-real-switch"` 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/luckyonetwothree/harness-all" that are relevant to the current task. Run `npx skills add "https://github.com/luckyonetwothree/harness-all"` and select the relevant skills, then follow their instructions.