templates
Templates offers ready-to-use project scaffolds for 13 different tech stacks, from full-stack web apps to mobile and desktop applications. Match your project type to the appropriate template—whether you're building a SaaS product, REST API, blog, or CLI tool—and get started with pre-configured structure and dependencies.
Templates provides 13 pre-configured project scaffolds across web, mobile, desktop, and API frameworks to jumpstart new applications.
AI-generated summary based on this skill's SKILL.md
Install
vudovn/ag-kit/templates · repository language: TypeScript
git clone https://github.com/vudovn/ag-kit
cp -r ag-kit/.agents/skills/app-builder/templates ~/.claude/skills/templatesnpx skillfed install vudovn/ag-kit/templatesFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I scaffold a new application with Templates?
Templates provides ready-to-use project scaffolds for 13 different tech stacks. Choose your project type—whether it's a full-stack web app, REST API, mobile app, or CLI tool—and Templates sets up the pre-configured structure and dependencies for you, so you can start coding immediately.
What tech stacks does Templates support?
Templates covers 13 different tech stacks including Next.js, FastAPI, Express, React Native, Flutter, Electron, Chrome extensions, Node CLI tools, Turborepo monorepos, Astro, Nuxt, and more. Each template comes with best practices and all necessary dependencies pre-configured.
Can I use Templates to create a next.js project?
Yes. Templates includes Next.js scaffolds for multiple project types, including full-stack applications, SaaS boilerplates, and landing pages. Select the Next.js template that matches your needs, and Templates generates your project with pre-configured structure and dependencies.
How do I find the right template for my application type?
Templates organizes scaffolds by application type—SaaS products, REST APIs, blogs, mobile apps, desktop applications, and more. Match your project goals to the appropriate template category, and Templates provides a starter with the right tech stack, structure, and best practices already in place.
Does Templates set up dependencies and best practices?
Yes. Templates initializes projects with all dependencies pre-installed and configured according to industry best practices. You get a production-ready foundation for your chosen tech stack, eliminating manual setup and configuration work.
Is Templates open source?
Templates is released under the MIT license, making it free to use, modify, and distribute for both personal and commercial projects.
SKILL.md
rendered from the published skill — quoted content, verbatim
Project Templates
> Quick-start templates for scaffolding new projects.
🎯 Selective Reading Rule
Read ONLY the template matching user's project type!
| 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 4 + 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 |
| electron-desktop | Electron + React | Desktop app |
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 14 files
.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
.agents/skills/app-builder/templates/nextjs-saas/TEMPLATE.md
.agents/skills/app-builder/templates/nextjs-static/TEMPLATE.md
.agents/skills/app-builder/templates/nuxt-app/TEMPLATE.md
.agents/skills/app-builder/templates/python-fastapi/TEMPLATE.md
.agents/skills/app-builder/templates/react-native-app/TEMPLATE.md