wiki-architect

Convert a codebase into a hierarchical wiki catalog with onboarding guides.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/RemseyMailjard/superpowers --skill wiki-architect-remseymailjard
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wiki-architect
Source: https://github.com/RemseyMailjard/superpowers/tree/main/.github/skills/wiki-architect
Command: npx skills add https://github.com/RemseyMailjard/superpowers --skill wiki-architect-remseymailjard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates structured wiki catalogs and onboarding guides from codebases, enabling teams to document architecture, project structure, and onboarding pathways efficiently.

Core Features & Use Cases

  • Create hierarchical wiki catalogues from a repository's structure.
  • Produce onboarding guides tailored to roles (Contributor, Staff Engineer, Executive, Product Manager).
  • Provide getting-started and architecture overview materials to accelerate team onboarding.

Quick Start

Generate a wiki catalog and onboarding guides for the provided repository.

Frequently Asked Questions about wiki-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate structured documentation and onboarding guides from my codebase?▼

To generate structured documentation from a codebase, you can use an automated wiki architect tool to scan repository structure and produce hierarchical catalogs with role-specific onboarding guides in JSON format.

What is the best way to create role-specific onboarding materials for software engineers?▼

Creating role-specific onboarding materials is best handled by generating tailored wiki catalogs that map project architecture and structure for distinct roles like Contributor, Staff Engineer, Executive, and Product Manager.

Can I automatically map my project architecture and hierarchy for a large repository?▼

Yes, you can automatically map project architecture for large repositories by processing the codebase structure to generate a hierarchical wiki catalogue with citations to source files.

Does wiki generation work for repositories of any size?▼

Wiki generation works for repositories of any size, applying project structure mapping and architecture mapping to produce structured catalogues and getting-started materials regardless of scale.

How do I convert repository structure into a hierarchical wiki catalog?▼

You can convert repository structure into a hierarchical wiki catalog by analyzing the codebase to extract architecture patterns and outputting a structured JSON catalogue with citations to source files and onboarding sections.

What format is used for the structured catalogue output when documenting a codebase?▼

The structured catalogue output uses JSON format, containing hierarchical wiki documentation with citations to source files and dedicated sections for role-based onboarding guides.