Shaohan-He/claude-code-skills
Skill Claude CodeCodex
Generate visual code health reports with radar charts, architecture diagrams, and heatmaps. Use when reviewing code, checking PRs, auditing code quality, or wanting a shareable code health dashboard. Supports directory scan and PR diff comparison modes.
Shaohan-He/claude-code-skills
Skill Claude CodeCodex
Analyze dependency upgrade impact: scan for breaking changes, deprecated APIs, and behavior changes. Use when upgrading packages, checking if a new version is safe, or planning dependency migrations. Generates a Go/No-Go decision report with fix guide.
Shaohan-He/claude-code-skills
Skill Claude CodeCodex
Generate structured PR descriptions, daily work summaries, and release notes from git history. Use when opening a PR, summarizing today's work, or cutting a release. Reads diffs to understand what really changed, not just commit messages.
Shaohan-He/claude-code-skills
Skill Claude CodeCodex
Generate bilingual Chinese+English README.md from codebase analysis. Use when creating a README, improving project documentation, or setting up a new open source project. Reads code to extract real features, tech stack, architecture, and usage examples.
Shaohan-He/claude-code-skills
Skill Claude CodeCodex
Simulate attacks on your codebase and generate attack chain narratives with PoC code. Use when scanning for vulnerabilities, auditing security, checking for exploitable chains, or wanting a red-team perspective on your code.
Shaohan-He/claude-code-skills
Skill Claude CodeCodex
Scaffold production-ready Claude Code skills from a one-sentence description. Use when creating a new skill, bootstrapping a skill project, or turning an idea into a published skill. Generates SKILL.md, README.md, and domain-specific templates with best practices baked in.