templates

Load predefined scaffolding templates to initialize projects across multiple tech stacks.

8.1k|1.5k|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/vudovn/antigravity-kit --skill templates-vudovn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: templates
Source: https://github.com/vudovn/antigravity-kit/tree/main/.agent/skills/app-builder/templates
Command: npx skills add https://github.com/vudovn/antigravity-kit --skill templates-vudovn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers quickly bootstrap new projects by providing a curated set of scaffolding templates across popular tech stacks.

Core Features & Use Cases

  • Template library: 12 templates covering Next.js, Express, Python FastAPI, Astro, Nuxt, Flutter, React Native, Electron, Chrome Extension, CLI Tool, Monorepo, and more.
  • Selective Reading Rule: Read ONLY the matching template's TEMPLATE.md to maintain focus and accuracy.
  • Use Case: You want to start a new Next.js full-stack project; invoke the templates skill to apply the nextjs-fullstack TEMPLATE.md and initialize a compliant project structure.

Quick Start

Use the templates skill to initialize a new project with the "nextjs-fullstack" scaffold by selecting the corresponding 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 Next.js project using a ready-made template?

To scaffold a Next.js project, you invoke the templates skill and select the nextjs-fullstack template. It reads the matching TEMPLATE.md to initialize a compliant project structure for your full-stack application.

What tech stacks are available for project bootstrapping?

Available scaffolding templates cover Next.js, Express, Python FastAPI, Astro, Nuxt, Flutter, React Native, Electron, Chrome Extension, CLI Tool, and Monorepo stacks. Each directs you to a specific TEMPLATE.md for initialization.

Can I use the templates skill to generate a Chrome Extension or CLI tool?

Yes, you can use the templates skill to generate a Chrome Extension or CLI Tool. It supports both stacks by loading their respective TEMPLATE.md files to bootstrap the correct project scaffold.

What is the best way to start a full-stack app across multiple frameworks?

The best way to start a full-stack app across multiple frameworks is using a scaffolding skill that loads predefined templates. It selectively reads only the matching TEMPLATE.md to maintain focus and accurately initialize the project structure.

Does this scaffolding tool support Flutter and React Native for mobile development?

Yes, this scaffolding tool supports both Flutter and React Native for mobile development. It resolves the template paths and loads the selected TEMPLATE.md to initialize your mobile project scaffold accurately.