app-builder

davila7/claude-code-templates · updated Apr 8, 2026

$npx skills add https://github.com/davila7/claude-code-templates --skill app-builder
0 commentsdiscussion
summary

Analyzes user's requests, determines tech stack, plans structure, and coordinates agents.

skill.md

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 Next.js + Prisma Full-stack web app
nextjs-saas Next.js + Stripe SaaS product
nextjs-static Next.js + Framer Landing page
nuxt-app Nuxt 3 + Pinia Vue full-stack app
express-api Express + JWT REST API
python-fastapi FastAPI Python API
react-native-app Expo + Zustand Mobile app
flutter-app Flutter + Riverpod Cross-platform mobile
electron-desktop Electron + React Desktop app
chrome-extension Chrome MV3 Browser extension
cli-tool Node.js + Commander CLI app
monorepo-turborepo Turborepo + pnpm Monorepo

🔗 Related Agents

Agent Role
project-planner Task breakdown, dependency graph
frontend-specialist UI components, pages
backend-specialist API, business logic
database-architect Schema, migrations
devops-engineer Deployment, preview

Usage Example

User: "Make an Instagram clone with photo sharing and likes"

App Builder Process:
1. Project type: Social Media App
2. Tech stack: Next.js + Prisma + Cloudinary + Clerk
3. Create plan:
   ├─ Database schema (users, posts, likes, follows)
   ├─ API routes (12 endpoints)
   ├─ Pages (feed, profile, upload)
   └─ Components (PostCard, Feed, LikeButton)
4. Coordinate agents
5. Report progress
6. Start preview

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.670 reviews
  • Hassan Garcia· Dec 28, 2024

    Registry listing for app-builder matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Amelia Martin· Dec 24, 2024

    app-builder fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Sophia Chawla· Dec 20, 2024

    app-builder fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Amelia Li· Dec 16, 2024

    I recommend app-builder for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Amelia Zhang· Nov 19, 2024

    Solid pick for teams standardizing on skills: app-builder is focused, and the summary matches what you get after install.

  • Noah Smith· Nov 15, 2024

    We added app-builder from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Noah Gill· Nov 11, 2024

    We added app-builder from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Sophia Bhatia· Nov 7, 2024

    Useful defaults in app-builder — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Zara Diallo· Oct 26, 2024

    app-builder is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Daniel Singh· Oct 10, 2024

    We added app-builder from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

showing 1-10 of 70

1 / 7