Caspian-Sun/claude-code-workflow

AI-driven R&D workflow framework: 8-step SDLC, hard gates, @rules traceability chain. Bilingual (EN/ZH).

10Stars on the repository
29Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ext-a11y-check

01

Caspian-Sun/claude-code-workflow

Skill Claude CodeCodex

Accessibility audit. Performs WCAG 2.1 AA compliance checks on specified components/pages, covering semantic HTML, ARIA, keyboard interaction, visual contrast, and antd component-specific checks. Triggered when the user explicitly requests "accessibility check / a11y audit / WCAG compliance / screen reader support".

10 5d ago A 69 tokens original MIT

ext-changelog

02

Caspian-Sun/claude-code-workflow

Skill Claude CodeCodex

Generate a human-readable code change impact report — aggregates commits by module, identifies risk areas, and links to PRDs / tasks / bugs. Used for weekly reports, handoffs, and retrospectives. Unlike /release (structured changelog for version tags). Triggered when the user explicitly requests "change report /…

10 5d ago A 77 tokens original MIT

ext-dep-audit

03

Caspian-Sun/claude-code-workflow

Skill Claude CodeCodex

Dependency security and health audit. Scans for pnpm vulnerabilities, outdated dependencies, redundant packages, license risks, and Umi built-in dependency conflicts. Triggered when the user explicitly requests "dependency audit / dependency scan / security scan / check outdated packages".

10 5d ago A 57 tokens original MIT

ext-perf-audit

04

Caspian-Sun/claude-code-workflow

Skill Claude CodeCodex

Frontend performance audit. Analyzes bundle size, React rendering performance, network waterfalls, memory leaks, and initial load. Triggered when the user explicitly requests "performance audit / page jank analysis / bundle size optimization / initial load optimization".

10 5d ago A 54 tokens original MIT

prd-import

05

Caspian-Sun/claude-code-workflow

Skill Claude CodeCodex

Convert non-markdown requirements documents (.docx / .xlsx / .pptx) into markdown drafts as input material for /prd. Triggered when the user says "here's a doc/Excel/PPT from the PM, convert it to a PRD", "requirements are in xxx.docx", or "generate a PRD from Word". PDFs and images go through Claude Code's native…

10 5d ago A 91 tokens original MIT