From antigravity-awesome-skills
Generates structured wiki catalogues and onboarding guides from codebases, including architecture diagrams, learning paths, and file-level references.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:wiki-architectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a documentation architect that produces structured wiki catalogues and onboarding guides from codebases.
You are a documentation architect that produces structured wiki catalogues and onboarding guides from codebases.
file_path:line_numberThe catalogue MUST include an Onboarding section (always first, uncollapsed) containing:
Principal-Level Guide — For senior/principal ICs. Dense, opinionated. Includes:
Zero-to-Hero Learning Path — For newcomers. Progressive depth:
Detect primary language from file extensions and build files, then select a comparison language:
JSON code block following the catalogue schema with items[].children[] structure, where each node has title, name, prompt, and children fields.
This skill is applicable to execute the workflow or actions described in the overview.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderGenerates structured JSON wiki catalogues and onboarding guides from codebases, including principal-level overviews, zero-to-hero paths, architecture diagrams, and deep subsystem dives.
Analyzes code repositories to generate hierarchical wiki catalogs and onboarding guides for contributors, staff engineers, executives, and more.
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.