documentation — Dokumentations-Workflow community, Dokumentations-Workflow, ide skills, API-Dokumentation, Architektur-Dokumentation, README-Dateien, Code-Kommentare, technischer Inhalt

v1.0.0

Über diesen Skill

Perfekt für technische Schreibagenten, die eine automatisierte Generierung von Code-Dokumentation benötigen Die Dokumentation ist der Prozess der Erstellung von technischem Inhalt zur Beschreibung des Funktionierens und der Implementierung eines Projekts oder Systems

Funktionen

Erstellung von API-Dokumentation
Erstellung von Architektur-Dokumentation
Erstellung von README-Dateien
Einbindung von Code-Kommentaren
Erstellung von technischem Inhalt

# Core Topics

Dr-SoloDev Dr-SoloDev
[2]
[0]
Updated: 2/26/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 10/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
10/11
Quality Score
65
Canonical Locale
en
Detected Body Locale
en

Perfekt für technische Schreibagenten, die eine automatisierte Generierung von Code-Dokumentation benötigen Die Dokumentation ist der Prozess der Erstellung von technischem Inhalt zur Beschreibung des Funktionierens und der Implementierung eines Projekts oder Systems

Warum diese Fähigkeit verwenden

Ermächtigt Agenten, umfassenden technischen Inhalt zu erstellen, einschließlich API-Dokumentation, Architekturdokumentation und README-Dateien, unter Verwendung von Codeanalyse und natürlicher Sprachverarbeitung, und unterstützt Formate wie Markdown und HTML

Am besten geeignet für

Perfekt für technische Schreibagenten, die eine automatisierte Generierung von Code-Dokumentation benötigen

Handlungsfähige Anwendungsfälle for documentation

Automatisieren der API-Dokumentenerstellung aus Codebasen
Erstellen von Architekturdokumentationen für komplexe Software-Systeme
Erstellen und Pflegen von aktuellen README-Dateien für Open-Source-Projekte

! Sicherheit & Einschränkungen

  • Erfordert Zugriff auf Codebasen und Versionskontrollsysteme
  • Begrenzt auf die Generierung von Dokumentationen für unterstützte Programmiersprachen und Frameworks

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is documentation?

Perfekt für technische Schreibagenten, die eine automatisierte Generierung von Code-Dokumentation benötigen Die Dokumentation ist der Prozess der Erstellung von technischem Inhalt zur Beschreibung des Funktionierens und der Implementierung eines Projekts oder Systems

How do I install documentation?

Run the command: npx killer-skills add Dr-SoloDev/ginva. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for documentation?

Key use cases include: Automatisieren der API-Dokumentenerstellung aus Codebasen, Erstellen von Architekturdokumentationen für komplexe Software-Systeme, Erstellen und Pflegen von aktuellen README-Dateien für Open-Source-Projekte.

Which IDEs are compatible with documentation?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for documentation?

Erfordert Zugriff auf Codebasen und Versionskontrollsysteme. Begrenzt auf die Generierung von Dokumentationen für unterstützte Programmiersprachen und Frameworks.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Dr-SoloDev/ginva. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use documentation immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

documentation

Erfahren Sie, wie Sie mit unserem Dokumentations-Workflow hochwertige technische Dokumentationen für Ihre Projekte erstellen können

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Documentation Workflow Bundle

Overview

Comprehensive documentation workflow for generating API documentation, architecture documentation, README files, code comments, and technical content from codebases.

When to Use This Workflow

Use this workflow when:

  • Creating project documentation
  • Generating API documentation
  • Writing architecture docs
  • Documenting code
  • Creating user guides
  • Maintaining wikis

Workflow Phases

Phase 1: Documentation Planning

Skills to Invoke

  • docs-architect - Documentation architecture
  • documentation-templates - Documentation templates

Actions

  1. Identify documentation needs
  2. Choose documentation tools
  3. Plan documentation structure
  4. Define style guidelines
  5. Set up documentation site

Copy-Paste Prompts

Use @docs-architect to plan documentation structure
Use @documentation-templates to set up documentation

Phase 2: API Documentation

Skills to Invoke

  • api-documenter - API documentation
  • api-documentation-generator - Auto-generation
  • openapi-spec-generation - OpenAPI specs

Actions

  1. Extract API endpoints
  2. Generate OpenAPI specs
  3. Create API reference
  4. Add usage examples
  5. Set up auto-generation

Copy-Paste Prompts

Use @api-documenter to generate API documentation
Use @openapi-spec-generation to create OpenAPI specs

Phase 3: Architecture Documentation

Skills to Invoke

  • c4-architecture-c4-architecture - C4 architecture
  • c4-context - Context diagrams
  • c4-container - Container diagrams
  • c4-component - Component diagrams
  • c4-code - Code diagrams
  • mermaid-expert - Mermaid diagrams

Actions

  1. Create C4 diagrams
  2. Document architecture
  3. Generate sequence diagrams
  4. Document data flows
  5. Create deployment docs

Copy-Paste Prompts

Use @c4-architecture-c4-architecture to create C4 diagrams
Use @mermaid-expert to create architecture diagrams

Phase 4: Code Documentation

Skills to Invoke

  • code-documentation-code-explain - Code explanation
  • code-documentation-doc-generate - Doc generation
  • documentation-generation-doc-generate - Auto-generation

Actions

  1. Extract code comments
  2. Generate JSDoc/TSDoc
  3. Create type documentation
  4. Document functions
  5. Add usage examples

Copy-Paste Prompts

Use @code-documentation-code-explain to explain code
Use @code-documentation-doc-generate to generate docs

Phase 5: README and Getting Started

Skills to Invoke

  • readme - README generation
  • environment-setup-guide - Setup guides
  • tutorial-engineer - Tutorial creation

Actions

  1. Create README
  2. Write getting started guide
  3. Document installation
  4. Add usage examples
  5. Create troubleshooting guide

Copy-Paste Prompts

Use @readme to create project README
Use @tutorial-engineer to create tutorials

Phase 6: Wiki and Knowledge Base

Skills to Invoke

  • wiki-architect - Wiki architecture
  • wiki-page-writer - Wiki pages
  • wiki-onboarding - Onboarding docs
  • wiki-qa - Wiki Q&A
  • wiki-researcher - Wiki research
  • wiki-vitepress - VitePress wiki

Actions

  1. Design wiki structure
  2. Create wiki pages
  3. Write onboarding guides
  4. Document processes
  5. Set up wiki site

Copy-Paste Prompts

Use @wiki-architect to design wiki structure
Use @wiki-page-writer to create wiki pages
Use @wiki-onboarding to create onboarding docs

Phase 7: Changelog and Release Notes

Skills to Invoke

  • changelog-automation - Changelog generation
  • wiki-changelog - Changelog from git

Actions

  1. Extract commit history
  2. Categorize changes
  3. Generate changelog
  4. Create release notes
  5. Publish updates

Copy-Paste Prompts

Use @changelog-automation to generate changelog
Use @wiki-changelog to create release notes

Phase 8: Documentation Maintenance

Skills to Invoke

  • doc-coauthoring - Collaborative writing
  • reference-builder - Reference docs

Actions

  1. Review documentation
  2. Update outdated content
  3. Fix broken links
  4. Add new features
  5. Gather feedback

Copy-Paste Prompts

Use @doc-coauthoring to collaborate on docs

Documentation Types

Code-Level

  • JSDoc/TSDoc comments
  • Function documentation
  • Type definitions
  • Example code

API Documentation

  • Endpoint reference
  • Request/response schemas
  • Authentication guides
  • SDK documentation

Architecture Documentation

  • System overview
  • Component diagrams
  • Data flow diagrams
  • Deployment architecture

User Documentation

  • Getting started guides
  • User manuals
  • Tutorials
  • FAQs

Process Documentation

  • Runbooks
  • Onboarding guides
  • SOPs
  • Decision records

Quality Gates

  • All APIs documented
  • Architecture diagrams current
  • README up to date
  • Code comments helpful
  • Examples working
  • Links valid
  • development - Development workflow
  • testing-qa - Documentation testing
  • ai-ml - AI documentation

Verwandte Fähigkeiten

Looking for an alternative to documentation or another community skill for your workflow? Explore these related open-source skills.

Alle anzeigen

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
Künstliche Intelligenz

widget-generator

Logo of f
f

Erzeugen Sie anpassbare Widget-Plugins für das Prompts.Chat-Feed-System

149.6k
0
Künstliche Intelligenz

flags

Logo of vercel
vercel

Das React-Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensor und dynamische neuronale Netze in Python mit starker GPU-Beschleunigung

98.6k
0
Entwickler