templates

Generate new software projects from pre-configured tech stack templates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the creation of new projects by providing ready-to-use templates that cater to various tech stacks, saving developers time and effort in setting up the foundational structure.

Core Features & Use Cases

  • Project Scaffolding: Offers 12 templates for different tech stacks including web, mobile, desktop, and more.
  • Tech Stack Diversity: Templates cover popular frameworks and languages like Next.js, React Native, Flutter, and Electron.
  • Use Case: A new project for a cross-platform app can utilize the Flutter template to start with a well-defined structure and ready-to-code environment.

Quick Start

Create a new project using the 'flutter-app' template.

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 project using pre-configured tech stack templates?▼

Project templates provide ready-to-use foundational structures for various tech stacks, saving time setting up new software projects. They offer pre-configured scaffolding for frameworks like Next.js, React Native, Flutter, and Electron.

Does this template library support scaffolding for cross-platform mobile apps?▼

Yes, the template library supports cross-platform mobile app scaffolding. You can use the Flutter or React Native templates to start with a well-defined structure and ready-to-code environment for mobile development.

What's the best way to set up a foundational structure for a desktop application?▼

The best way to set up a desktop application is by using the Electron template. It provides a pre-configured project template that establishes a well-defined foundational structure ready for coding desktop software.

Can I use these project templates for web development frameworks like Next.js?▼

Yes, you can use these project templates for web development. The template library includes specific scaffolding for the Next.js framework, allowing you to quickly start web projects with a pre-configured setup.

What are the limitations of using pre-configured scaffolding for new software projects?▼

The main limitation is that it provides only a foundational structure. After scaffolding your new software project with a template, you must perform custom configuration and development to build out specific application features.