Installation
Skills CLI
npx skills@latest add mblode/agent-skills --skill scaffold-cliRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the scaffold-cli skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Generates the package, source, docs, skill, changesets, and workflows from bundled templates, then installs and validates the full toolchain. It assumes Node 24, TypeScript 7, Git, npm access, and specific tsdown, Vitest, Ultracite, and Changesets conventions; remote bootstrap needs account authorization.
- LicenceMIT
- FrontmatterValid name and description
- Risky patternsNone found
- Size133 lines
- Last checked27 Sept 2026 ·
33aadc1110c2717e904e457e5defc7b92e0b2f5589e83a1fa55819567ac9eba4
What it can touch
- Edits code
Changes files in your project.
- Writes docs
Creates or updates documents such as specs, plans or ADRs.
- Runs commands
Runs shell commands such as tests, builds or installs.
- Uses git
Reads history or makes commits, branches or worktrees.
- Network
Reaches external services or the web.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
skills/scaffold-cli/SKILL.md on GitHub (opens in a new tab)