Skill Claude CodeCodex
A frontend packaging routine that runs the build command from package.json and compresses the resulting dist folder into a ZIP file.
Skill Claude CodeCodex
A frontend packaging routine that runs the build command from package.json and compresses the resulting dist folder into a ZIP file.
Skill Claude CodeCodex
A workflow for turning Git commit history into a Chinese-language daily work report.
Skill Claude CodeCodex
A general guide for analysing design files and screenshots, including Penpot files, Figma files, MasterGo files, and local images, to produce a user-interface review checklist.
Skill Claude CodeCodex
A front-end code-review skill for checking user-interface code, including Vue code, styles, types, and npm package security. npm is the package manager commonly used by JavaScript projects.
Skill Claude CodeCodex
A tool that examines a Vue or React project and creates a `.claude/rules` file containing development conventions. It extracts patterns such as naming, file organisation, and component structure from the existing code.
Skill Claude CodeCodex
A guided workflow for creating project-compliant Git commits, where Git records changes to a code project.