๐ŸŽฏ

template-skill

๐ŸŽฏSkill

from guanyang/antigravity-skills

VibeIndex|
What it does
|

Template skill from Antigravity Skills for creating new skills with proper structure and configuration.

๐Ÿ“ฆ

Same repository

guanyang/antigravity-skills(59 items)

template-skill

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add guanyang/antigravity-skills --skill template-skill
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add guanyang/antigravity-skills --skill template-skill
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/template-skill/SKILL.md

SKILL.md

48Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
filesystem-context๐ŸŽฏSkill

Filesystem-based context engineering skill for offloading agent context to files, enabling dynamic context discovery, just-in-time context loading, and effectively unlimited memory through file-based storage and retrieval patterns

๐ŸŽฏ
frontend-design๐ŸŽฏSkill

Designs distinctive, production-grade frontend interfaces with creative aesthetics, generating polished web components and UI that avoid generic AI looks.

๐ŸŽฏ
ui-ux-pro-max๐ŸŽฏSkill

Generates comprehensive UI/UX design recommendations with 50+ styles, 21 color palettes, font pairings, and best practices across multiple tech stacks.

๐ŸŽฏ
canvas-design๐ŸŽฏSkill

Generates unique design philosophies and transforms them into visually stunning artworks in .png and .pdf formats, emphasizing original artistic expression.

๐ŸŽฏ
context-fundamentals๐ŸŽฏSkill

Educational skill covering context window fundamentals, attention mechanics, progressive disclosure, and context optimization strategies for AI agent architecture.

๐ŸŽฏ
planning-with-files๐ŸŽฏSkill

Generates structured markdown files for complex task planning, tracking progress, and automatically managing multi-step workflows with session recovery.

๐ŸŽฏ
project-development๐ŸŽฏSkill

A Claude Code skill for LLM project development methodology, covering task-model fit evaluation, batch pipeline design, agent architecture, and cost estimation.

๐ŸŽฏ
using-superpowers๐ŸŽฏSkill

A Claude Code skill for leveraging superpowers capabilities, part of an antigravity skills collection focused on LLM project development and agent architectures.

๐ŸŽฏ
systematic-debugging๐ŸŽฏSkill

A Claude Code skill for systematic debugging approaches, part of an antigravity skills collection covering LLM project development and agent-assisted workflows.

๐ŸŽฏ
context-compression๐ŸŽฏSkill

Context compression skill for summarizing conversation history, implementing compaction, and reducing token usage.