← ClaudeAtlas

skillpack-forge-developerlisted

Use when changing, testing, or automating skillpack-forge.
guorunjie/skillpack-forge · ★ 1 · AI & Automation · score 72
Install: claude install-skill guorunjie/skillpack-forge
# skillpack-forge-developer ## Project Compile one repo manifest into portable AGENTS.md, AI coding skills, and agent rules. ## Workflow - Inspect the current project context and nearby files - Run npm test before completion - Document any command that cannot be run ## Commands - install: `npm install` - test: `npm test` - doctor: `npm run doctor` - scan: `npm run scan` - diff: `npm run diff` ## Principles - Preserve user changes and keep edits scoped - Inspect the current repo state before changing files - Run verification before claiming success