Skill Claude CodeCodex
This skill should be used when the user asks to generate a phased Modernization Brief ('modernize brief', 'len ke hoach modernize') - the approved plan that transformation agents execute against.
Skill Claude CodeCodex
This skill should be used when the user asks to generate a phased Modernization Brief ('modernize brief', 'len ke hoach modernize') - the approved plan that transformation agents execute against.
Skill Claude CodeCodex
This skill should be used when the user asks to mine business logic from legacy code into testable, human-readable rule specifications ('extract business rules', 'trich xuat business logic tu legacy').
Skill Claude CodeCodex
This skill should be used when the user asks for a security vulnerability scan with a reviewable remediation patch on legacy code ('modernize harden', 'security scan legacy') - OWASP, CWE, CVE, secrets, injection.
Skill Claude CodeCodex
This skill should be used when the user asks to map dependencies and topology of a legacy system ('modernize map', 've dependency graph he thong legacy') - call graphs, data lineage, batch flows rendered as navigable diagrams.
Skill Claude CodeCodex
This skill should be used when the user asks for a multi-agent greenfield rebuild of a legacy system ('modernize reimagine', 'rebuild tu specs') - extract specs from legacy, design AI-native, scaffold and validate with human-in-the-loop.
Skill Claude CodeCodex
This skill should be used when the user asks to transform one legacy module to the target stack ('modernize transform module X', 'chuyen module sang stack moi') - idiomatic rewrite with behavior-equivalence tests.
Plugin Claude Code
Automated code review for pull requests using multiple specialized agents with confidence-based scoring.
Skill Claude CodeCodex
This skill should be used when the user asks to code-review a GitHub pull request ('review PR #123', 'code review this pull request') with multi-agent confidence-scored analysis; pass --comment to post findings as inline comments on the PR. For reviewing local uncommitted changes, use pr-review-toolkit's code-review…
Plugin Claude Code
Refactor and simplify code for clarity, consistency, and maintainability while preserving functionality.
Agent
Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code. It simplifies code by following project best…
Skill Claude CodeCodex
Refactors code without changing behavior. Requires tests first, refactors step by step, verifies after each step.
Plugin Claude Code
Commands for git commit workflows including commit, push, and PR creation.
Skill Claude CodeCodex
Cleans up all local git branches marked as [gone] (deleted on remote but still exist locally), including removing associated worktrees.
Skill Claude CodeCodex
Commit, push, and open a pull request.
Skill Claude CodeCodex
Creates smart Conventional Commits following the project's commit conventions. Analyzes staged changes and generates appropriate commit messages.
Plugin Claude Code
Systematic debugging workflow: reproduce first, write failing test, then fix.
Agent
Debugging specialist for systematic root cause analysis, fix implementation, and solution verification. Use when encountering bugs, test failures, or unexpected behavior. Examples: Context: User encounters a bug user: "API returns 500 but I don't know why" assistant: "I'll use the debugger agent to analyze the root…
Skill Claude CodeCodex
Systematic debugging workflow: reproduce first, write failing test, then fix. Use when encountering bugs, unexplained errors, or unexpected behavior.
Plugin Claude Code
Guide users through a structured workflow for co-authoring documentation, proposals, technical specs, and decision docs.
Skill Claude CodeCodex
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…
Plugin Claude Code
Documentation engineering and specialized framework development agents.
Agent
Writes, updates, and maintains documentation: README, API docs, architecture guides, tutorials, CHANGELOG. Use when creating new docs, updating docs after code changes, or auditing existing docs for gaps. Examples: Context: User just implemented a new feature user: "Write docs for this feature" assistant: "I'll use…
Agent
Next.js 14+ App Router specialist: server components, server actions, rendering strategies (SSG/SSR/ISR/PPR), SEO, and performance optimization. Use when building or optimizing Next.js apps. Examples: Context: User needs to choose rendering strategy user: "Should this page use SSR or ISR?" assistant: "I'll use the…
Plugin Claude Code
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…