Scaffolding Skill
Description
[](LICENSE) [](README.md#version-history) [](README.md#supported-project-types) [](scripts/scaffold.py) [](SKILL.md)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Project Scaffolding Skill for Claude Code
[](LICENSE) [](README.md#version-history) [](README.md#supported-project-types) [](scripts/scaffold.py) [](SKILL.md)
IDE-grade project scaffolding wizard comparable to WebStorm and PyCharm project wizards. Supports **70+ project types** across web, mobile, desktop, and backend development.
Features
- Interactive Wizard Workflow: Step-by-step project configuration like JetBrains IDEs
- 70+ Project Types: From simple HTML/CSS to complex full-stack applications
- SDK/Environment Configuration: Node.js, Python, Go, Rust, Java version selection
- Framework-Specific Options: TypeScript, CSS frameworks, state management, routing
- Database & ORM Setup: PostgreSQL, MySQL, SQLite, MongoDB with various ORMs
- Code Quality Tools: ESLint, Prettier, Ruff, mypy, golangci-lint, clippy
- Testing Configuration: Vitest, Jest, pytest, Go testing, Playwright
- DevOps Ready: Docker, docker-compose, GitHub Actions CI/CD
Supported Project Types
Static Websites (HTML/CSS/JS)
- Pure HTML5 (no CSS)
- HTML/CSS (no build tools)
- HTML + Sass/SCSS
- HTML + Tailwind CLI
- Landing Pages
- Multi-page Sites
Frontend Web Frameworks
- React (Vite)
- Next.js 16 (App Router)
- Vue 3 / Nuxt 3
- SvelteKit
- Angular
- Astro
- Remix
- Solid.js
- Qwik
- Preact
Mobile & Cross-Platform
- React Native
- Expo
- Flutter
- Tauri (Desktop)
- Electron
- Ionic
Backend - JavaScript/TypeScript
- Express
- NestJS
- Fastify
- Hono
- Elysia
- tRPC
- Koa
Backend - Python
- FastAPI
- Django / Django REST
- Flask
- Litestar
Backend - Go
- Go + Gin
- Go + Fiber
- Go + Echo
- Go + Chi
Backend - Rust
- Rust + Axum
- Rust + Actix
- Rust + Rocket
Backend - Java/Kotlin
- Spring Boot
- Quarkus
- Ktor
- Micronaut
Backend - Other
- PHP + Laravel
- Ruby on Rails
- .NET Web API
Libraries & Packages
- TypeScript NPM Package
- Python PyPI Package
- Go Module
- Rust Crate
CLI Tools
- Node.js CLI
...
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11