Skillpack forge developer
Skill guorunjie/skillpack-forge/.claude/skills/skillpack-forge-developer
Use when changing, testing, or automating skillpack-forge.From its SKILL.md
npx -y skills add guorunjie/skillpack-forge --skill skillpack-forge-developerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 8 commands, including `npm test` and 7 more.
SKILL.md
0.9 KB, 200 tokens by cl100k_base, as published. Nobody here has run it
skillpack-forge-developer
Generated from skillpack.yaml by Skillpack Forge.
Project
Compile one repo manifest into portable AGENTS.md, AI coding skills, agent rules, and CI checks.
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 - compile:
npm run compile - doctor:
npm run doctor - scan:
npm run scan - diff:
npm run diff - check:
npm run check - mcpb:
npm run mcpb - templates:
npm run templates - import-json:
npm run import-json - demo:
npm run demo
Principles
- Preserve user changes and keep edits scoped
- Inspect the current repo state before changing files
- Run verification before claiming success
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.