Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate documentation, map a codebase structure, or understand a project's architecture at a high level.
Add this skill
npx mdskills install sickn33/wiki-architectGenerates structured wiki documentation from codebases with clear onboarding guides
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.
Install via CLI
npx mdskills install sickn33/wiki-architectWiki Architect is a free, open-source AI agent skill. Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate documentation, map a codebase structure, or understand a project's architecture at a high level.
Install Wiki Architect with a single command:
npx mdskills install sickn33/wiki-architectThis downloads the skill files into your project and your AI agent picks them up automatically.
Wiki Architect works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.