スキル wiki-architect
📦

wiki-architect

安全

Generate Wiki Documentation from Any Codebase

Transform complex codebases into organized, hierarchical documentation with structured learning paths. Automate wiki creation with architecture diagrams, onboarding guides, and developer documentation.

対応: Claude Codex Code(CC)
🥉 75 ブロンズ
1

スキルZIPをダウンロード

2

Claudeでアップロード

設定 → 機能 → スキル → スキルをアップロードへ移動

3

オンにして利用開始

テストする

「wiki-architect」を使用しています。 Create a wiki for my Express.js API project

期待される結果:

Generates a JSON catalogue with Onboarding section (principal guide with Mermaid diagrams, zero-to-hero path), Getting Started (setup, usage, quick reference), and Deep Dive sections (presentation layer, business logic, data access, infrastructure) with specific file citations like src/routes/index.js:15 for each component.

「wiki-architect」を使用しています。 Generate an onboarding guide for this React application

期待される結果:

Creates structured learning path with Part I (React foundations with JavaScript comparisons), Part II (codebase architecture and state management patterns), Part III (dev setup, testing, navigation), plus appendices with 40+ term glossary and key file reference.

セキュリティ監査

安全
v1 • 2/25/2026

Static analysis detected 13 potential issues, all confirmed as false positives after review. External command patterns were Markdown code spans using backticks for inline code formatting. Cryptographic and reconnaissance patterns were word matches in documentation text. No actual security risks found.

1
スキャンされたファイル
66
解析された行数
1
検出結果
1
総監査数
低リスクの問題 (1)
Markdown Code Spans Misidentified
Static scanner detected backtick patterns at SKILL.md:28 and SKILL.md:62 as 'Ruby/shell backtick execution'. These are Markdown inline code spans formatting text like 'file_path:line_number' and 'items[].children[]', not code execution.
監査者: claude

品質スコア

38
アーキテクチャ
100
保守性
87
コンテンツ
50
コミュニティ
100
セキュリティ
100
仕様準拠

作れるもの

New Team Member Onboarding

Create comprehensive onboarding guides that help new developers understand codebase architecture, key components, and contribution workflows from day one.

Legacy System Documentation

Generate structured documentation for existing projects lacking proper docs, mapping architectural layers and component relationships automatically.

Open Source Wiki Creation

Produce professional wikis and documentation sites for open source projects to improve contributor experience and user adoption.

これらのプロンプトを試す

Basic Wiki Generation
Create a wiki for this repository
Onboarding Guide Creation
Generate an onboarding guide for this codebase that helps new developers understand the architecture and start contributing
Architecture Documentation
Analyze this repository and produce a hierarchical documentation catalogue with architecture diagrams, component breakdowns, and file references
Complete Wiki with Learning Paths
Create a comprehensive wiki including principal-level architecture guide, zero-to-hero learning path, getting started documentation, and deep dive into subsystems with specific file references

ベストプラクティス

  • Provide clear project context when invoking the skill, such as project type and primary goals
  • Review generated documentation for accuracy and add domain-specific knowledge
  • Use the output as a template and customize based on team standards and conventions
  • Keep the generated wiki updated as the codebase evolves

回避

  • Expecting runtime behavior analysis without executing the codebase
  • Using this skill for non-code projects or pure content repositories
  • Assuming generated documentation replaces human-written explanations entirely
  • Invoking the skill on empty or minimally populated repositories

よくある質問

What types of projects can Wiki Architect analyze?
Wiki Architect works with any codebase including web applications, APIs, libraries, and tools. It detects languages and frameworks from file extensions and build configuration to generate appropriate documentation structures.
How does Wiki Architect handle small versus large repositories?
Small repositories with 10 or fewer files receive simplified documentation with Getting Started and Onboarding sections only. Larger repositories get full hierarchical catalogues with Deep Dive sections covering all architectural layers.
Can I customize the generated documentation structure?
Yes. The output is a JSON catalogue that serves as a template. You can modify the structure, add sections, adjust prompts, and refine content to match your team's documentation standards and project requirements.
Does Wiki Architect execute my code to understand behavior?
No. Wiki Architect performs static analysis only, examining file structure, names, and content. It does not execute code or analyze runtime behavior, keeping the analysis safe and fast.
What file formats and programming languages are supported?
The skill detects languages from file extensions and works with any programming language. It automatically selects appropriate comparison languages for cross-learning explanations based on the detected primary language.
How accurate are the file references in generated documentation?
File references are based on actual repository structure at the time of analysis. As your codebase changes, regenerate documentation to keep citations current. Always verify references match your current codebase state.

開発者の詳細

ファイル構成

📄 SKILL.md