Project Scaffolding Skill
Installation
SKILL.md
Project Scaffolding Skill
First impressions matter. Set projects up for success.
Essential Files
| File | Purpose |
|---|---|
README.md |
Hero banner + overview + quick start |
CONTRIBUTING.md |
How to contribute |
LICENSE.md |
Legal terms |
CHANGELOG.md |
Version history |
.gitignore |
Ignored files |
.editorconfig |
Consistent formatting |