templates

Generate project scaffolding templates with TEMPLATE.md for supported tech stacks.

3|2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/grasberg/sofia --skill templates-grasberg
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/grasberg/sofia/tree/main/cmd/sofia/internal/onboard/antigravity-kit/.agent/skills/app-builder/templates
Command: npx skills add https://github.com/grasberg/sofia --skill templates-grasberg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Project initiation is slow without ready-to-use scaffolds; this Skill provides a library of project scaffolding templates to accelerate starts across multiple tech stacks.

Core Features & Use Cases

  • 12 templates covering a range of tech stacks (Next.js, Express, Python FastAPI, Electron, chrome-extension, and more) to jumpstart new projects.
  • Each template includes comprehensive guidance, metadata, and a ready-structured directory layout to minimize boilerplate work.
  • Use Case: As a developer, quickly bootstrap a new project by selecting a template that matches your tech stack and running the generator.

Quick Start

Generate a new project scaffold by selecting a template type and running the template generator.

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 app with ready-made boilerplates?▼

To scaffold a new app, select a matching template type and run the generator to produce a ready-to-use boilerplate. This outputs a structured directory layout and a TEMPLATE.md with setup steps and best practices.

What tech stacks are supported for project generation?▼

Project generation supports 12 templates across multiple tech stacks, including Next.js, Express, Python FastAPI, Electron, and chrome-extension. Each template provides metadata, directory structure, and setup guidance.

Can I generate a Python FastAPI starter kit with a pre-configured directory structure?▼

Yes, you can generate a Python FastAPI starter kit that includes a pre-configured directory structure. The template outputs a TEMPLATE.md detailing the tech stack, setup steps, and best practices for the project.

What is the best way to minimize boilerplate work when starting a new Next.js project?▼

The best way to minimize boilerplate work is using a scaffolding template that matches your stack. The Next.js template provides comprehensive guidance, metadata, and a ready-structured directory layout to accelerate setup.

Does every scaffolded template include setup steps and best practices?▼

Yes, every scaffolded template includes setup steps and best practices. The generator outputs a TEMPLATE.md for each supported stack, ensuring the directory structure, name, description, and tech stack are fully documented.