Подготовка legacy-кода к AI-разработке
★ 7.3 · vibe-coding
legacy-to-ai-ready is a Claude Code skill that transforms legacy codebases into AI-ready projects by generating a complete set of Claude Code configurations. It runs automated analysis via `python scripts/analyze_codebase.py`, detecting languages, frameworks, linters, CI/CD setups, and sensitive files, then produces CLAUDE.md, `.claude/rules/`, skills, subagents, slash commands, and hooks scaled to project size. A built-in decision tree keeps output lean: solo projects get a single CLAUDE.md, while enterprise teams receive the full configuration stack including MCP server integrations. Ideal for onboarding teams to AI-assisted development, enabling vibe coding in an existing codebase, or quickly establishing coding standards that Claude can reliably follow.