By simonywang
Modernize legacy codebases (COBOL, legacy Java/C++, monolith web apps) with a structured assess → map → extract-rules → brief → reimagine/transform → harden workflow and specialist review agents
Mine business logic from legacy code into testable, human-readable rule specifications
Security vulnerability scan with a reviewable remediation patch — OWASP, CWE, CVE, secrets, injection
Dependency & topology mapping — call graphs, data lineage, batch flows, rendered as navigable diagrams
Multi-agent greenfield rebuild — extract specs from legacy, design AI-native, scaffold & validate with HITL
Full discovery & portfolio analysis of a legacy system — inventory, complexity, debt, effort estimation
Reviews proposed target architectures and transformed code against modern best practice. Adversarial — looks for over-engineering, missed requirements, and simpler alternatives.
Mines domain logic, calculations, validations, and policies from legacy code into testable Given/When/Then specifications. Use when you need to separate "what the business requires" from "how the old code happened to implement it."
Deep-reads legacy codebases (COBOL, Java, .NET, Node, anything) to build structural and behavioral understanding. Use for discovery, dependency mapping, dead-code detection, and "what does this system actually do" questions.
Adversarial security reviewer — OWASP Top 10, CWE, dependency CVEs, secrets, injection. Use for security debt scanning and pre-modernization hardening.
Writes characterization, contract, and equivalence tests that pin down legacy behavior so transformation can be proven correct. Use before any rewrite.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated directory of high-quality plugins for Claude Code.
This fork also adds a generic AI-tool adapter layer so Codex, Cursor, Windsurf, Gemini CLI, OpenCode, and other agents can discover and add these plugins and skills from the same repository link.
If you are an AI agent or coding tool, start with AGENTS.md. For host-specific notes, see docs/AGENT_INSTALL.md and docs/adapters/. Each local plugin under plugins/ also has its own AGENTS.md entrypoint.
Important: Make sure you trust a plugin before installing, updating, or using it. Anthropic does not control what MCP servers, files, or other software are included in plugins and cannot verify that they will work as intended or that they will not change. See each plugin's homepage for more information.
/plugins - Internal plugins developed and maintained by Anthropic; this fork adds per-plugin AGENTS.md files for generic AI tools./external_plugins - Third-party plugins from partners and the community./.claude-plugin/marketplace.json - Claude Code marketplace registry; generic tools can parse this as a plugin index./docs/adapters - Host-specific guidance for Claude Code, Codex, and generic AI tools.Plugins can be installed directly from this marketplace via Claude Code's plugin system.
To install, run:
/plugin install {plugin-name}@claude-plugins-official
Or browse for the plugin in:
/plugin > Discover
Tools that do not support Claude Code plugins directly can still use this repository as a marketplace and capability library.
AGENTS.md..claude-plugin/marketplace.json to find a plugin by name, category, description, author, or homepage.plugins/<plugin-name>.AGENTS.md, README.md, .claude-plugin/plugin.json, skills/, commands/, agents/, and .mcp.json as needed.Internal plugins are developed by Anthropic team members. See /plugins/example-plugin for a reference implementation.
Third-party partners can submit plugins for inclusion in the marketplace. External plugins must meet quality and security standards for approval. To submit a new plugin, use the plugin directory submission form.
Each plugin follows a standard structure:
plugin-name/
├── AGENTS.md # Generic AI-tool entrypoint added by this fork
├── .claude-plugin/
│ └── plugin.json # Plugin metadata (required)
├── .mcp.json # MCP server configuration (optional)
├── commands/ # Slash commands (optional)
├── agents/ # Agent definitions (optional)
├── skills/ # Skill definitions (optional)
└── README.md # Documentation
This fork keeps the upstream marketplace and plugin formats intact.
.claude-plugin/marketplace.json in the Claude marketplace schema..claude-plugin/, .mcp.json, commands/, agents/, and skills/ in their upstream meanings.AGENTS.md and docs/ rather than rewriting each plugin's implementation.Please see each linked plugin for the relevant LICENSE file.
For more information on developing Claude Code plugins, see the official documentation.
npx claudepluginhub p/simonywang-code-modernization-plugins-code-modernizationClaude Agent SDK Development Plugin
Google Firebase MCP integration. Manage Firestore databases, authentication, cloud functions, hosting, and storage. Build and manage your Firebase backend directly from your development workflow.
The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
GitLab DevOps platform integration. Manage repositories, merge requests, CI/CD pipelines, issues, and wikis. Full access to GitLab's comprehensive DevOps lifecycle tools.
Asana project management integration. Create and manage tasks, search projects, update assignments, track progress, and integrate your development workflow with Asana's work management platform.
The Claude Code knowledge system — 380+ skills, 182+ agents, 100+ commands, 40 hooks, 32 rules, and workflows.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.