Topic: antigravity
4,954 skills in this topic.
-
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
guanyang/antigravity-skills 617
-
context-fundamentals
This skill should be used when the user asks to "understand context", "explain context windows", "design agent architecture", "debug context issues", "optimize context usage", or discusses context components, attention mechanics, progressive disclosure, or context budgeting. Provides foundational understanding of context engineering for AI agent systems.
guanyang/antigravity-skills 617
-
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
guanyang/antigravity-skills 617
-
template-skill
Replace with description of the skill and when Claude should use it.
guanyang/antigravity-skills 617
-
defuddle
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.
guanyang/antigravity-skills 617
-
obsidian-cli
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
guanyang/antigravity-skills 617
-
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
guanyang/antigravity-skills 617
-
context-compression
This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.
guanyang/antigravity-skills 617
-
filesystem-context
This skill should be used when the user asks to "offload context to files", "implement dynamic context discovery", "use filesystem for agent memory", "reduce context window bloat", or mentions file-based context management, tool output persistence, agent scratch pads, or just-in-time context loading.
guanyang/antigravity-skills 617
-
tool-design
This skill should be used when the user asks to "design agent tools", "create tool descriptions", "reduce tool complexity", "implement MCP tools", or mentions tool consolidation, architectural reduction, tool naming conventions, or agent-tool interfaces.
guanyang/antigravity-skills 617
-
deepinit
Initialize project harness — AGENTS.md as table of contents, ARCHITECTURE.md as domain map, structured docs/ knowledge base
first-fluke/fullstack-starter 208
-
debug
Structured bug diagnosis and fixing workflow — reproduce, diagnose root cause, apply minimal fix, write regression test, and scan for similar patterns
first-fluke/fullstack-starter 208
-
ultrawork
Ultrawork - high-quality 5-phase development workflow with 11 review steps out of 17
first-fluke/fullstack-starter 208
-
tools
Manage MCP tools with natural language commands — list, enable, disable tools and tool groups
first-fluke/fullstack-starter 208
-
setup
oh-my-agent project setup verification and configuration
first-fluke/fullstack-starter 208
-
brainstorm
Design-first ideation workflow — explore user intent, clarify constraints, propose approaches, and produce an approved design document before planning
first-fluke/fullstack-starter 208
-
coordinate
Coordinate multiple agents for a complex multi-domain project using PM planning, parallel agent spawning, and QA review
first-fluke/fullstack-starter 208
-
review
Full QA review pipeline — security audit (OWASP Top 10), performance analysis, accessibility check (WCAG 2.1 AA), and code quality review
first-fluke/fullstack-starter 208
-
design
Design workflow — create design systems, DESIGN.md, and design tokens with anti-pattern enforcement and accessibility checks
first-fluke/fullstack-starter 208
-
stack-set
Auto-detect project tech stack and generate stack-specific references for domain skills
first-fluke/fullstack-starter 208
-
ralph
Ralph - persistent self-referential execution loop wrapping ultrawork with independent verifier verification
first-fluke/fullstack-starter 208
-
exec-plan
Create, manage, and track execution plans as first-class repository artifacts in docs/exec-plans/
first-fluke/fullstack-starter 208
-
orchestrate
Automated CLI-based parallel agent execution — spawn subagents via Gemini CLI, coordinate through MCP Memory, monitor progress, and run verification
first-fluke/fullstack-starter 208
-
pdf
Convert PDF to Markdown using opendataloader-pdf — extracts text, tables, headings, and images with correct reading order
first-fluke/fullstack-starter 208