app-builder

Solid

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

Web & Frontend 27,681 stars 2854 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# App Builder - Application Building Orchestrator > Analyzes user's requests, determines tech stack, plans structure, and coordinates agents. ## 🎯 Selective Reading Rule **Read ONLY files relevant to the request!** Check the content map, find what you need. | File | Description | When to Read | |------|-------------|--------------| | `project-detection.md` | Keyword matrix, project type detection | Starting new project | | `tech-stack.md` | 2025 default stack, alternatives | Choosing technologies | | `agent-coordination.md` | Agent pipeline, execution order | Coordinating multi-agent work | | `scaffolding.md` | Directory structure, core files | Creating project structure | | `feature-building.md` | Feature analysis, error handling | Adding features to existing project | | `templates/SKILL.md` | **Project templates** | Scaffolding new project | --- ## 📦 Templates (13) Quick-start scaffolding for new projects. **Read the matching template only!** | Template | Tech Stack | When to Use | |----------|------------|-------------| | [nextjs-fullstack](templates/nextjs-fullstack/TEMPLATE.md) | Next.js + Prisma | Full-stack web app | | [nextjs-saas](templates/nextjs-saas/TEMPLATE.md) | Next.js + Stripe | SaaS product | | [nextjs-static](templates/nextjs-static/TEMPLATE.md) | Next.js + Framer | Landing page | | [nuxt-app](templates/nuxt-app/TEMPLATE.md) | Nuxt 3 + Pinia | Vue full-stack app | | [express-api](templates/express-api/TEMPLATE.md) | Express + JWT | REST API | | [py...

Details

Author
davila7
Repository
davila7/claude-code-templates
Created
11 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category