templates

Generate project scaffolding templates for Next.js, React Native, Flutter, FastAPI, Electron, Astro, and monorepos.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides pre-defined project structures and configurations for various tech stacks, eliminating the need to set up new projects from scratch.

Core Features & Use Cases

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

Quick Start

Use the templates skill to create 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 FastAPI or Next.js project without starting from scratch?

You can scaffold new projects instantly using predefined project structures for FastAPI and Next.js. This generates the foundational boilerplate configuration, eliminating the need to manually set up your tech stack from scratch.

What templates are available for setting up a React Native or Flutter mobile app?

Templates are available for React Native and Flutter mobile apps, alongside frameworks like Next.js, Astro, and Electron. These templates provide pre-configured structures to quickly spin up mobile applications with a solid foundation.

Can I use this scaffolding tool to generate a SaaS boilerplate with Stripe integration?

Yes, you can generate a SaaS boilerplate using the Next.js SaaS template. This specific template includes Stripe integration, allowing you to rapidly initialize a software-as-a-service application with payment infrastructure.

Does this project setup skill support monorepo structures?

Yes, project setup supports monorepo structures. You can generate a monorepo boilerplate to manage multiple applications or packages within a single repository, facilitating rapid initialization for complex architectures.

What is the best way to rapidly prototype a full-stack web application using Astro?

The best way to rapidly prototype a full-stack web app is by using the Astro template. It provides a pre-defined project structure and configuration, allowing you to bypass manual setup and immediately begin development.