skillfed

app-builder

App Builder is an orchestrator that transforms natural language requests into complete full-stack applications. It analyzes your requirements, determines the appropriate project type and technology stack, then coordinates specialized agents to scaffold and build your project. With 13 built-in templates spanning web, mobile, desktop, and API architectures, it handles the entire setup workflow.

App Builder creates full-stack applications from natural language requests by determining project type and coordinating tech stack selection.

AI-generated summary based on this skill's SKILL.md

8,011 1,512 MIT updated by vudovn

Install

vudovn/ag-kit/app-builder · repository language: TypeScript

git clone https://github.com/vudovn/ag-kit
cp -r ag-kit/.agents/skills/app-builder ~/.claude/skills/app-builder
npx skillfed install vudovn/ag-kit/app-builder

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I build a full stack app from scratch with app-builder?

App Builder transforms your natural language requirements into a complete full-stack application. Simply describe what you want to build, and app-builder analyzes your needs, selects the appropriate technology stack, generates project scaffolding with templates, and coordinates specialized agents to handle frontend, backend, and database components. The entire setup workflow is automated.

What tech stacks does app-builder support?

App Builder automatically selects and configures the appropriate technology stack based on your project type. It supports 13 built-in templates spanning web applications, mobile apps, desktop applications, REST APIs, CLI tools, monorepos, landing pages, browser extensions, and more. The skill intelligently matches your requirements to the best-fit stack for your use case.

Can app-builder generate project structure automatically?

Yes. App Builder generates complete project structure and scaffolding with templates automatically. Once you describe your application, it creates the full directory layout, configuration files, and boilerplate code needed to get started immediately. This eliminates manual setup and ensures consistent, production-ready project organization.

How does app-builder orchestrate multi-agent app development?

App Builder coordinates multiple specialized agents to handle different aspects of application development. It breaks down your application features across frontend, backend, and database layers, then delegates tasks to appropriate agents. This multi-agent orchestration ensures each component is built with domain expertise while maintaining cohesion across your full-stack project.

What types of applications can app-builder create?

App Builder can create diverse application types including web apps (Next.js, React, Vue), mobile applications (Flutter, React Native), desktop apps, REST APIs, CLI tools, monorepos, landing pages, browser extensions, and more. Whether you need a SaaS product, Instagram clone, blog, or custom backend, app-builder has templates and capabilities to scaffold your project.

SKILL.md

rendered from the published skill — quoted content, verbatim

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 2026 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

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 15 files
.agents/skills/app-builder/SKILL.md
.agents/skills/app-builder/agent-coordination.md
.agents/skills/app-builder/feature-building.md
.agents/skills/app-builder/project-detection.md
.agents/skills/app-builder/scaffolding.md
.agents/skills/app-builder/tech-stack.md
.agents/skills/app-builder/templates/SKILL.md
.agents/skills/app-builder/templates/astro-static/TEMPLATE.md
.agents/skills/app-builder/templates/chrome-extension/TEMPLATE.md
.agents/skills/app-builder/templates/cli-tool/TEMPLATE.md
.agents/skills/app-builder/templates/electron-desktop/TEMPLATE.md
.agents/skills/app-builder/templates/express-api/TEMPLATE.md
.agents/skills/app-builder/templates/flutter-app/TEMPLATE.md
.agents/skills/app-builder/templates/monorepo-turborepo/TEMPLATE.md
.agents/skills/app-builder/templates/nextjs-fullstack/TEMPLATE.md

Related skills

Tags

orchestration scaffolding tech-stack-selection multi-agent-coordination project-initialization boilerplate-generation full-stack-automation template-driven-development workflow-coordination