templates

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

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/act70255/SkillsBundle --skill templates-act70255
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/act70255/SkillsBundle/tree/main/dev-python/skills/app-builder/templates
Command: npx skills add https://github.com/act70255/SkillsBundle --skill templates-act70255

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of setting up new projects from scratch by providing a collection of project scaffolding templates tailored to different tech stacks, saving time and ensuring consistency in project structure.

Core Features & Use Cases

  • Template Selection: Offers a choice of 12 templates covering a variety of tech stacks such as Next.js, FastAPI, React Native, and Electron.
  • Tech Stack Coverage: Supports frameworks like Next.js, FastAPI, React Native, Electron, Flutter, and more.
  • Use Case: When starting a new project, use the skill to select a template that matches the desired tech stack, and follow the instructions provided by the template's README.

Quick Start

Choose a template by saying "create [template type] app" where [template type] is one of the following: 'nextjs-fullstack', 'nextjs-saas', 'nextjs-static', 'express-api', 'python-fastapi', 'react-native-app', 'flutter-app', 'electron-desktop', 'chrome-extension', 'cli-tool', 'monorepo-turborepo', 'astro-static'.

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 or FastAPI project from scratch?

To scaffold a new project, select a template like 'nextjs-fullstack' or 'python-fastapi' and follow the README instructions to generate the initial project structure and ensure consistent setup.

What's the best way to set up a monorepo or cross-platform app consistently?

Setting up a monorepo or cross-platform app is best handled by using scaffolding templates like 'monorepo-turborepo' or 'flutter-app', which provide pre-configured structures to streamline project setup.

Can I use these project templates for a Chrome extension or Electron desktop app?

Yes, you can use these templates for a Chrome extension or Electron desktop app by selecting the 'chrome-extension' or 'electron-desktop' template to get specific tech stack instructions.

Which tech stacks are supported for new project scaffolding?

Supported tech stacks for project scaffolding include Next.js, FastAPI, React Native, Electron, Flutter, Express, Astro, and Turborepo, covering 12 specific template variations.

How do I start building a Next.js SaaS application using a template?

To start building a Next.js SaaS application, use the 'nextjs-saas' template by initiating the command to create the app, which provides tailored scaffolding instructions for your tech stack.