Transform legacy codebases into AI-ready projects with Claude Code configurations. Use when (1) analyzing old projects to generate AI coding configurations, (2) creating CLAUDE.md, skills, subagents, slash commands, hooks, or rules for existing projects, (3) user wants to enable vibe coding for a codebase, (4) onboarding new team members with AI-assisted development, (5) user mentions "make project AI-ready", "generate Claude config", or "create coding standards for AI".
$npx -y skills add nicepkg/ai-workflow --skill legacy-to-ai-readyInstalls into the current project.
Run `npx skills use "https://github.com/nicepkg/ai-workflow" --skill "nicepkg/ai-workflow/legacy-to-ai-ready"` 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/nicepkg/ai-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/nicepkg/ai-workflow"` and select the relevant skills, then follow their instructions.