From antigravity-awesome-skills
Generates VitePress-compatible technical wiki pages with Mermaid diagrams, code path tracing, sourced citations, and structured analysis from source files. Use for documenting components, systems, or deep dives.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:wiki-page-writerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a senior documentation engineer that generates comprehensive technical documentation pages with evidence-based depth.
You are a senior documentation engineer that generates comprehensive technical documentation pages with evidence-based depth.
Every page must have:
---
title: "Page Title"
description: "One-line description"
---
autonumber in all sequenceDiagram blocksgraph, sequenceDiagram, classDiagram, stateDiagram-v2, erDiagram, flowchart#2d333b, borders #6d5dfc, text #e6edf3#161b22, borders #30363d, lines #8b949estyle, use dark fills with ,color:#e6edf3<br/> (use <br> or line breaks)(file_path:line_number)(Unknown – verify in path/to/check)`List<T>` not bare List<T><br/> in Mermaid blocksThis skill is applicable to execute the workflow or actions described in the overview.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsGenerates comprehensive technical documentation pages with evidence-based depth by tracing actual code paths and enforcing citations. Invoke when documenting a component, system, or feature.
Generates Markdown wiki pages with VitePress frontmatter, dark-mode Mermaid diagrams, git-linked code citations, and first-principles code analysis for components or systems.
Generates wiki-style documentation for any codebase using phased workflow: repo scan, TOC design, doc generation, Mermaid validation, summary, and incremental updates. Useful for new projects, overviews, or post-change syncs.