boilerplate-genie
Installation
SKILL.md
Boilerplate Genie
This skill accelerates project kickoff by generating a robust directory structure and configuration files based on industry standards and the project-health-check criteria.
Capabilities
1. Best-Practice Scaffolding
- Generates project structures for Next.js, Python (FastAPI), Go, etc.
- Rule Injection: Automatically copies harvested coding standards (from
knowledge/external-wisdom/everything-claude/rules/) into the project'sdocs/guidelines/or.cursorrules.
2. CI/CD & Testing Setup
- Configures GitHub Actions and test runners.
Usage
- "Scaffold a new Next.js project in
work/my-appwith full CI/CD setup." - "Create a clean FastAPI boilerplate for a REST API."