templates

Generate project scaffolding templates for Next.js, React Native, Flutter, and more.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/VoTruongDanh/AI_Cafe --skill templates-votruongdanh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/VoTruongDanh/AI_Cafe/tree/main/ai-service/.agent/skills/app-builder/templates
Command: npx skills add https://github.com/VoTruongDanh/AI_Cafe --skill templates-votruongdanh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides pre-configured project templates, eliminating the need to set up project structures and dependencies from scratch for various tech stacks.

Core Features & Use Cases

  • Diverse Templates: Offers 12 templates for popular frameworks like Next.js, React Native, Flutter, Express, FastAPI, Astro, Electron, and more.
  • Rapid Prototyping: Quickly start new projects with a solid foundation.
  • Use Case: When a user wants to build a new SaaS application using Next.js and Stripe, this Skill can provide the nextjs-saas template, setting up authentication, database, and payment integration basics.

Quick Start

Use the templates skill to generate a new Next.js full-stack application.

Frequently Asked Questions about templates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new Next.js project with pre-configured authentication and database setup?

To scaffold a Next.js project with authentication and database setup, use a pre-configured SaaS template. This provides a rapid project initialization by offering a defined directory structure, configurations, and essential dependencies like Stripe integration out of the box.

What is the fastest way to set up a React Native or Flutter mobile project?

The fastest way to set up a mobile project is using scaffolding templates for React Native or Flutter. These templates eliminate manual configuration by providing pre-defined directory structures and essential dependencies to start prototyping instantly.

Can I generate a FastAPI or Express backend without setting up dependencies from scratch?

Yes, you can generate a FastAPI or Express backend without manual dependency setup. The templates provide pre-configured project structures for these frameworks, allowing rapid initialization of your API server with essential dependencies included.

Does this project setup tool include templates for building Chrome Extensions and Electron apps?

Yes, this project setup tool includes templates for building Chrome Extensions and Electron apps. It offers pre-defined directory structures and configurations specifically tailored for these platforms to facilitate rapid application initialization.

What's the best way to initialize a Monorepo with multiple tech stacks?

The best way to initialize a Monorepo with multiple tech stacks is using a dedicated scaffolding template. It provides a pre-configured project foundation with essential dependencies and directory structures, eliminating the need to set up complex monorepo configurations from scratch.