Project scaffolding, boilerplate generation, and starter templates. Use when starting new projects or adding components.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add skeletorflet/opencode-supreme-setup --skill scaffold --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Scaffold?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/skeletorflet-scaffold)More formats (shields.io, HTML) on the badges page.
---
name: scaffold
description: Project scaffolding, boilerplate generation, and starter templates. Use when starting new projects or adding components.
---
## scaffold
Scaffold new projects and components.
### What to include
- Project structure
- Build config
- Linting and formatting
- Test setup
- CI configuration
- README
- License
### Component scaffolding
- Component file with exports
- Test file with basic tests
- Style file if needed
- Story file if using Storybook
- Register in barrel file
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!