Generates two complementary onboarding guides — a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants onboarding documentation for a codebase.
Add this skill
npx mdskills install sickn33/wiki-onboardingComprehensive dual-audience onboarding generator with strong structure and citation requirements
Generate two complementary onboarding documents that together give any engineer — from newcomer to principal — a complete understanding of a codebase.
/deep-wiki:onboard commandScan the repository for build files to determine the primary language for code examples:
package.json / tsconfig.json → TypeScript/JavaScript*.csproj / *.sln → C# / .NETCargo.toml → Rustpyproject.toml / setup.py / requirements.txt → Pythongo.mod → Gopom.xml / build.gradle → JavaAudience: Senior/staff+ engineers who need the "why" behind decisions.
(file_path:line_number) citationAudience: New contributors who need step-by-step practical guidance.
(file_path:line_number)Install via CLI
npx mdskills install sickn33/wiki-onboardingWiki Onboarding is a free, open-source AI agent skill. Generates two complementary onboarding guides — a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants onboarding documentation for a codebase.
Install Wiki Onboarding with a single command:
npx mdskills install sickn33/wiki-onboardingThis downloads the skill files into your project and your AI agent picks them up automatically.
Wiki Onboarding 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.