AI DevKit · Implementation phase guidance for executing feature plans and checking implementation against design. Use when the user wants to implement planned tasks, update implementation docs, verify code matches design, or run dev-lifecycle phases 5 and 7.
$npx -y skills add codeaholicguy/ai-devkit --skill dev-implementationInstalls into the current project.
Run `npx skills use "https://github.com/codeaholicguy/ai-devkit" --skill "codeaholicguy/ai-devkit/dev-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/codeaholicguy/ai-devkit" that are relevant to the current task. Run `npx skills add "https://github.com/codeaholicguy/ai-devkit"` and select the relevant skills, then follow their instructions.