templates

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

Content Preview
---
name: templates
description: "Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks."
risk: unknown
source: community
date_added: "2026-02-27"
---

# Project Templates

> Quick-start templates for scaffolding new projects.

---

## 🎯 Selective Reading Rule

**Read ONLY the template matching user's project type!**

| Template | Tech Stack | When to Use |
|----------|------------|-------------|
| [nextjs-
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/templates.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/app-builder/templates/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/app-builder/templates/SKILL.md

Related Skills