templates

Generate project scaffolding templates for various tech stacks and project types.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/flybirdxx/RunningHub --skill templates-flybirdxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/flybirdxx/RunningHub/tree/main/.gemini/skills/app-builder/templates
Command: npx skills add https://github.com/flybirdxx/RunningHub --skill templates-flybirdxx

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a collection of project scaffolding templates that help users quickly start new applications with the right structure and tools for their specific needs.

Core Features & Use Cases

  • Project Scaffolding: Offers templates for full-stack web apps, SaaS products, landing pages, REST APIs, Python APIs, mobile apps, desktop apps, browser extensions, CLI tools, monorepos, and static sites.
  • Tech Stack Flexibility: Templates cover a wide range of tech stacks, including Next.js, Express, FastAPI, React Native, Flutter, Electron, Astro, and more.
  • Use Case: When starting a new project, users can select a template that matches their desired tech stack and project type, saving time on initial setup and configuration.

Quick Start

Use the templates skill to create a new Next.js full-stack application with Prisma and Tailwind CSS.

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 full-stack web app with Next.js, Prisma, and Tailwind CSS?

You can scaffold a Next.js full-stack app using this project setup template, which provides a pre-configured structure including Prisma and Tailwind CSS. This project scaffolding approach saves time on initial configuration and lets you start development immediately with the right tools.

What types of project templates are available for application development?

Available project templates cover full-stack web apps, SaaS products, landing pages, REST APIs, Python APIs, mobile apps, desktop apps, browser extensions, CLI tools, monorepos, and static sites. Each template is tailored to specific tech stacks and project types for quick application development setup.

Can I use these templates for Python API and mobile app project setup?

Yes, you can use these templates for Python API project setup using FastAPI, and for mobile app development using React Native and Flutter. The templates offer tech stack flexibility, providing pre-configured structures and tools tailored to these specific application types.

What's the best way to start a monorepo or static site without manual configuration?

The best way to start a monorepo or static site without manual configuration is by selecting a matching project scaffolding template. These templates provide a pre-configured structure and tools for monorepos and static sites using frameworks like Astro, eliminating repetitive setup work.

Does this project scaffolding support desktop apps and browser extensions?

Yes, this project scaffolding supports desktop apps and browser extensions by offering templates tailored to frameworks like Electron. These templates provide the necessary pre-configured structure and tools to quickly start building desktop applications and browser extensions.

Why do I need a template for CLI tools and REST APIs instead of starting from scratch?

You need a template for CLI tools and REST APIs to avoid spending time on initial setup and configuration. Project scaffolding templates provide a pre-configured structure using frameworks like Express, ensuring your application development starts with industry-standard tooling immediately.