Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Wiki Onboarding Guide Generator

Skill Aktiv
Teil von:Deep Wiki

Generates four audience-tailored onboarding guides in an onboarding/ folder — Contributor, Staff Engineer, Executive, and Product Manager. Use when the user wants onboarding documentation for a codebase.

Zweck

To quickly generate tailored onboarding documentation for different stakeholders of a codebase, ensuring clarity and relevance for each audience.

Funktionen

  • Generates four audience-tailored onboarding guides
  • Outputs guides into an 'onboarding/' folder
  • Detects primary programming language for code examples
  • Includes detailed sections and diagrams (Mermaid) for each guide
  • Resolves source repository context before generation

Anwendungsfälle

  • When a user needs onboarding documentation for a codebase.
  • When new team members need to understand a project's architecture and contribution process.
  • When providing executive summaries of a system's capabilities and risks.

Nicht-Ziele

  • Generating general project documentation not specific to onboarding.
  • Providing code-level details for executive or product manager guides.
  • Automating code changes or project setup beyond documentation generation.

Workflow

  1. Determine source repository context (git remote/local, default branch).
  2. Scan repository for build files to determine primary language.
  3. Generate index.md as an onboarding hub.
  4. Generate Contributor Guide.
  5. Generate Staff Engineer Guide.
  6. Generate Executive Guide.
  7. Generate Product Manager Guide.
  8. Verify all generated files, paths, and diagrams.

Trust

  • warning:Issues Attention19 issues opened and 11 closed in the last 90 days indicates a closure rate below 50% and a moderate number of open issues, suggesting slower maintainer response.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add microsoft/skills
/plugin install deep-wiki@skills

Qualitätspunktzahl

94 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Deepinit

100

Deep codebase initialization with hierarchical AGENTS.md documentation

Skill
Yeachan-Heo

Teach Guidance

100

Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.

Skill
pjt222

Prepare Inspection Readiness

100

Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.

Skill
pjt222

External Context

100

Invoke parallel document-specialist agents for external web searches and documentation lookup

Skill
Yeachan-Heo

Readme I18n

100

Nutzen Sie dies, wenn der Benutzer eine Repository-README übersetzen, ein Repository mehrsprachig machen, Dokumentationen lokalisieren, einen Sprachumschalter hinzufügen, die README internationalisieren oder lokalisierte README-Varianten in einem GitHub-ähnlichen Repository aktualisieren möchte.

Skill
xixu-me

Next Cache Components

100

Next.js 16 Cache Components – PPR, use cache directive, cacheLife, cacheTag, updateTag

Skill
vercel-labs