Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nicepkg avatar

Legacy To Ai Ready

  • 274 installs
  • 275 repo stars
  • Updated January 20, 2026
  • nicepkg/ai-workflow

legacy-to-ai-ready is a Claude Code skill that analyzes legacy codebases and generates CLAUDE.md, rules, skills, agents, and MCP configs for developers who need existing projects ready for AI-assisted coding.

About

legacy-to-ai-ready is a nicepkg/ai-workflow skill that transforms legacy repositories into AI-ready projects by running scripts/analyze_codebase.py to detect languages, frameworks, and patterns, then generating Claude Code configuration from a decision tree rather than cargo-culting files. Phase 1 automates repository analysis; phases 2–3 capture context and emit CLAUDE.md (required), CLAUDE.local.md, .claudeignore, .claude/rules/, .claude/skills/, .claude/agents/, .claude/commands/, .claude/settings.json hooks, and MCP server entries when database or API integrations appear. A configuration decision tree recommends minimal setups for small codebases and fuller enterprise layouts for multi-module teams. Bundled skills—skill-creator, skill-downloader, and resource-scout—can be copied into the target .claude/skills/ directory. Developers reach for legacy-to-ai-ready when onboarding brownfield repos, enabling AI pair programming, or standardizing coding conventions after stack detection. Version 1.0.1 packages the phased workflow with language quick-reference tables and template snippets for path-specific .claude/rules/ entries generated after stack detection completes.

  • legacy-to-ai-ready
  • AI & Agent Building
  • AI-coding skill

Legacy To Ai Ready by the numbers

  • 274 all-time installs (skills.sh)
  • +4 installs in the week ending Jul 26, 2026 (Skillselion tracking)
  • Ranked #2,392 of 16,556 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nicepkg/ai-workflow --skill legacy-to-ai-ready

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs274
repo stars275
Last updatedJanuary 20, 2026
Repositorynicepkg/ai-workflow

How do you make a legacy codebase AI-ready?

Helps with ai & agent building tasks.

Who is it for?

Engineering teams onboarding brownfield repositories to Claude Code with stack-aware configuration instead of copying generic AI prompt templates.

Skip if: Greenfield projects that already have curated CLAUDE.md files or repos that need runtime migration rather than agent configuration scaffolding.

When should I use this skill?

The user asks to make a project AI-ready, generate Claude config, create CLAUDE.md from an existing codebase, or onboard legacy code to AI coding agents.

What you get

CLAUDE.md project memory, .claudeignore, .claude/rules/, optional skills/agents/commands directories, settings.json hooks, and MCP server configuration files.

  • CLAUDE.md
  • .claude/rules/
  • .claude/agents/

By the numbers

  • Bundles 3 companion skills: skill-creator, skill-downloader, and resource-scout
  • Published as version 1.0.1 in the nicepkg/ai-workflow skill package

Files

assets/resource-scout/SKILL.mdMarkdownGitHub ↗

Resource Scout

Search and discover existing Claude Code skills and MCP servers before building custom solutions.

Quick Search Strategy

For Skills: 1. WebSearch: site:skillsmp.com [topic] or claude skill [topic] 2. Check GitHub: awesome-claude-skills [topic] 3. Browse: skillhub.club, claudeskills.info

For MCP: 1. WebSearch: MCP server [tool/service name] 2. Check: glama.ai/mcp/servers, mcpmarket.com 3. Official: github.com/modelcontextprotocol/servers

Skill Search Workflow

Step 1: Define Need

Before searching, clarify:

  • What task needs to be accomplished?
  • What tools/services are involved?
  • Is it a common pattern (git, testing, API) or domain-specific?

Step 2: Search Marketplaces

Primary sources (largest catalogs):

SourceURLBest For
SkillsMPskillsmp.com71000+ skills, long-tail search
SkillHub.clubskillhub.clubAI-evaluated, quality filter
Claude Skills Hubclaudeskills.infoUI-friendly browsing

Search patterns:

# On SkillsMP
[domain] skill          → "marketing skill", "database skill"
[framework] claude      → "react claude", "fastapi claude"
[task] automation       → "deployment automation"

Step 3: Search GitHub

Curated lists:

  • github.com/keyuyuan/skillhub-awesome-skills - 精选清单
  • github.com/VoltAgent/awesome-claude-skills - 生态大全
  • github.com/ComposioHQ/awesome-claude-skills - 大量通用技能

Ready-to-use repositories:

  • github.com/alirezarezvani/claude-skills - Content/Marketing
  • github.com/gked2121/claude-skills - Workflow思维
  • github.com/Microck/ordinary-claude-skills - 超大集合
  • github.com/sickn33/antigravity-awesome-skills - 结构化

Search command:

# Use WebSearch tool
site:github.com "claude skill" [topic]
site:github.com "SKILL.md" [topic]

Step 4: Evaluate & Install

When skill found: 1. Check last update date (prefer recent) 2. Review SKILL.md for quality 3. Check if has scripts/references 4. Install with skill-downloader or manual copy

MCP Server Search Workflow

Step 1: Identify Integration Need

Common patterns:

  • Database access → postgres, mysql, sqlite MCP
  • GitHub workflow → github MCP
  • Cloud services → AWS, GCP, Azure MCPs
  • Communication → slack, discord MCPs
  • File systems → filesystem MCP

Step 2: Search Official Sources

Primary:

  • Official registry: registry.modelcontextprotocol.io
  • Official repo: github.com/modelcontextprotocol/servers

Directories:

SourceURLFeatures
Glamaglama.ai/mcp/serversStars, downloads, updates
MCP Marketmcpmarket.comSkills + MCP combined
mcpservers.orgmcpservers.orgCategorized
PulseMCPpulsemcp.com/serversDaily updates
Smitherysmithery.aiRegistry/distribution

Step 3: Search GitHub

# Use WebSearch tool
site:github.com "mcp server" [service]
site:github.com "@modelcontextprotocol" [service]

Awesome lists:

  • github.com/punkpeye/awesome-mcp-servers
  • github.com/wong2/awesome-mcp-servers

Step 4: Verify & Configure

When MCP found: 1. Check compatibility (stdio vs HTTP) 2. Review required environment variables 3. Test connection locally 4. Add to .claude/settings.json

Search by Category

Development Tools

Skills: "code review skill", "git commit skill", "testing skill"
MCP: "github mcp", "gitlab mcp", "jira mcp"

Databases

Skills: "database skill", "sql skill", "migration skill"
MCP: "postgres mcp", "mysql mcp", "mongodb mcp"

Content & Marketing

Skills: "content creator skill", "seo skill", "social media skill"
MCP: "wordpress mcp", "notion mcp"

Cloud & DevOps

Skills: "deployment skill", "kubernetes skill", "terraform skill"
MCP: "aws mcp", "gcp mcp", "azure mcp"

AI & Data

Skills: "data analysis skill", "ml skill"
MCP: "openai mcp", "huggingface mcp"

Complete Source Reference

See references/sources.md for full directory of all skill and MCP sources with detailed descriptions.

Best Practices

1. Search before build - Always check existing resources first 2. Prefer maintained - Choose skills with recent updates 3. Check quality - Review SKILL.md structure and content 4. Consider combining - Multiple simple skills > one complex custom 5. Verify security - Review MCP permissions and token scopes

Related skills

How it compares

Pick legacy-to-ai-ready over hand-written CLAUDE.md templates when stack detection and phased config generation should match the actual repository structure.

FAQ

What files does legacy-to-ai-ready generate?

legacy-to-ai-ready always creates CLAUDE.md and may add CLAUDE.local.md, .claudeignore, .claude/rules/, .claude/skills/, .claude/agents/, .claude/commands/, settings.json hooks, and MCP server entries based on its decision tree.

How does legacy-to-ai-ready analyze a repository?

legacy-to-ai-ready starts with python scripts/analyze_codebase.py on the project path to detect languages, frameworks, and patterns, then uses interactive prompts and a phased workflow before writing any configuration files.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.