From antigravity-awesome-skills
Generates structured JSON wiki catalogues and onboarding guides from codebases, including principal-level overviews, zero-to-hero paths, architecture diagrams, and deep subsystem dives.
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-awesome-skillsGenerates structured wiki catalogues and onboarding guides from codebases, including architecture diagrams, learning paths, and file-level references.
Analyzes code repositories to generate hierarchical wiki catalogs and onboarding guides for contributors, staff engineers, executives, and more.
Generates ONBOARDING.md by crawling repo structure with Node.js inventory script to onboard new contributors.