documentation-specialist — for Claude Code documentation-specialist, agent_rulez, community, for Claude Code, ide skills, Specialist, Software, creation, extraction, conversion

v3.0-PDA

Über diesen Skill

Geeigneter Einsatz: Ideal for AI agents that need documentation specialist skill. Lokalisierte Zusammenfassung: Agent Rulz # Documentation Specialist Skill Quick Start Software documentation creation, extraction, conversion, and diagramming capabilities. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Funktionen

Documentation Specialist Skill
Software documentation creation, extraction, conversion, and diagramming capabilities.
Greenfield - Create documentation from templates (SRS, PRD, OpenAPI, User Manuals, Tutorials
Brownfield - Reverse-engineer documentation from code (Spring Boot, FastAPI)
Audit - Review and improve existing documentation

# Core Topics

SpillwaveSolutions SpillwaveSolutions
[39]
[8]
Updated: 4/3/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
74
Canonical Locale
en
Detected Body Locale
en

Geeigneter Einsatz: Ideal for AI agents that need documentation specialist skill. Lokalisierte Zusammenfassung: Agent Rulz # Documentation Specialist Skill Quick Start Software documentation creation, extraction, conversion, and diagramming capabilities. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Warum diese Fähigkeit verwenden

Empfehlung: documentation-specialist helps agents documentation specialist skill. Agent Rulz # Documentation Specialist Skill Quick Start Software documentation creation, extraction, conversion, and diagramming

Am besten geeignet für

Geeigneter Einsatz: Ideal for AI agents that need documentation specialist skill.

Handlungsfähige Anwendungsfälle for documentation-specialist

Anwendungsfall: Applying Documentation Specialist Skill
Anwendungsfall: Applying Software documentation creation, extraction, conversion, and diagramming capabilities
Anwendungsfall: Applying Greenfield - Create documentation from templates (SRS, PRD, OpenAPI, User Manuals, Tutorials

! Sicherheit & Einschränkungen

  • Einschraenkung: CRITICAL : Load only the workflow needed for the current intent. Avoid loading multiple workflows.
  • Einschraenkung: Avoid loading multiple workflows
  • Einschraenkung: Requires repository-specific context from the skill documentation

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-specialist?

Geeigneter Einsatz: Ideal for AI agents that need documentation specialist skill. Lokalisierte Zusammenfassung: Agent Rulz # Documentation Specialist Skill Quick Start Software documentation creation, extraction, conversion, and diagramming capabilities. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

How do I install documentation-specialist?

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

What are the use cases for documentation-specialist?

Key use cases include: Anwendungsfall: Applying Documentation Specialist Skill, Anwendungsfall: Applying Software documentation creation, extraction, conversion, and diagramming capabilities, Anwendungsfall: Applying Greenfield - Create documentation from templates (SRS, PRD, OpenAPI, User Manuals, Tutorials.

Which IDEs are compatible with documentation-specialist?

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-specialist?

Einschraenkung: CRITICAL : Load only the workflow needed for the current intent. Avoid loading multiple workflows.. Einschraenkung: Avoid loading multiple workflows. Einschraenkung: Requires repository-specific context from the skill documentation.

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 SpillwaveSolutions/agent_rulez. 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-specialist 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-specialist

Install documentation-specialist, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

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 Specialist Skill

Quick Start

Software documentation creation, extraction, conversion, and diagramming capabilities.

Capabilities:

  1. Greenfield - Create documentation from templates (SRS, PRD, OpenAPI, User Manuals, Tutorials, Runbooks)
  2. Brownfield - Reverse-engineer documentation from code (Spring Boot, FastAPI)
  3. Audit - Review and improve existing documentation
  4. Convert - Transform formats (MD → DOCX → PDF)
  5. Diagram - Generate visuals (Mermaid C4, PlantUML UML)

Example Requests:

Create an SRS for a billing system with PCI-DSS compliance
Document my Spring Boot application at ~/projects/customer-api
Create a user manual for my SaaS product
Write a database failover runbook
Audit my API documentation at docs/api/openapi.yaml
Convert docs/srs.md to Word format
Create a C4 container diagram for my microservices

Execution Flow:

  1. Classify intent → 2. Load workflow → 3. Execute steps → 4. Generate documentation → 5. Present post-processing options

Intent Classification

IntentKeywordsWorkflow
CREATE_NEW"create", "generate", "write" + doc typegreenfield-workflow.md
CODE_TO_DOCS"document", "extract", path referencebrownfield-workflow.md
AUDIT"audit", "review", "check", "improve"audit-workflow.md
CONVERT"convert", "to Word", "to PDF"convert-workflow.md
DIAGRAM"diagram", "C4", "sequence", "ER"diagram-workflow.md
USER_DOCS"user manual", "how-to", "getting started"user-docs-workflow.md
TUTORIAL"tutorial", "API guide", "CLI docs"tutorial-workflow.md
RUNBOOK"runbook", "procedure", "incident"runbook-workflow.md

CRITICAL: Load only the workflow needed for the current intent. Avoid loading multiple workflows.


Document Type → Template

Requirements & Design:

TypeTemplate
SRSrequirements-srs.md
PRDrequirements-prd.md
OpenAPIapi-openapi.yaml

User Documentation:

TypeTemplate
User Manualuser-manual.md
How-To Guidehowto-guide.md
Getting Startedgetting-started.md

Developer & Operations:

TypeTemplate
Developer Tutorialdeveloper-tutorial.md
Runbookrunbook.md

Framework Detection (Brownfield)

FrameworkDetectionMapping
Spring Bootpom.xml, @SpringBootApplicationspring-boot-mapping.yaml
FastAPIrequirements.txt, from fastapi importfastapi-mapping.yaml

Process: Glob for detection files → Grep for patterns → Load mapping → Follow brownfield workflow


On-Demand Resources

Load only what is needed for the current task.

Workflows

Reference Guides

Examples


Skill Integration

SkillInvocation Trigger
docxRequest includes Word format
pdfRequest includes PDF format
plantumlUML diagrams (ER, sequence, component)
mermaid-architectC4 diagrams, flowcharts

Error Handling

ErrorResponse
Cannot detect frameworkAsk: "Is this Spring Boot, FastAPI, or another framework?"
Missing templateUse closest match, inform user
Skill not availableOffer markdown-only alternative
Ambiguous requestAsk: "Would you prefer SRS (formal) or PRD (agile)?"

End of SKILL.md (v3.0-PDA)

Verwandte Fähigkeiten

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

Alle anzeigen

openclaw-release-maintainer

Logo of openclaw
openclaw

Lokalisierte Zusammenfassung: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

333.8k
0
Künstliche Intelligenz

widget-generator

Logo of f
f

Lokalisierte Zusammenfassung: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code

149.6k
0
Künstliche Intelligenz

flags

Logo of vercel
vercel

Lokalisierte Zusammenfassung: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Lokalisierte Zusammenfassung: Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Entwickler