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

Technical Documentation Creator

Skill Aktiv

Create HTML technical documentation with code blocks, API workflows, system architecture diagrams, and syntax highlighting. Use when users request technical documentation, API docs, API references, code examples, or developer documentation.

Zweck

To automate the creation of professional-looking HTML technical documentation, making it easier to generate API references, code examples, and system overviews.

Funktionen

  • Generate HTML technical documentation
  • Include code blocks with syntax highlighting
  • Create API workflows and references
  • Incorporate system architecture diagrams (SVG)
  • Utilize modern UI design patterns and color scales

Anwendungsfälle

  • When users request technical documentation for a project
  • When users need API documentation or API references
  • When users ask for code examples or developer documentation
  • When users require system architecture diagrams

Nicht-Ziele

  • Generating documentation in formats other than HTML
  • Automating code refactoring or testing
  • Providing real-time API interaction

Workflow

  1. Extract API endpoints, methods, and parameters.
  2. Create overview and getting started sections.
  3. Document each endpoint with examples.
  4. Add code snippets for common operations.
  5. Include architecture diagram if relevant.
  6. Write to '[system]-docs.html'.

Trust

  • warning:Issues AttentionIn the last 90 days, 6 issues were opened and 0 were closed, indicating slow or no response from maintainers to reported issues.

Practical Utility

  • info:Usage examplesWhile the skill description lists usage examples, the SKILL.md file does not contain specific ready-to-use end-to-end examples demonstrating invocation and output.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add mhattingpete/claude-skills-marketplace
/plugin install visual-documentation-plugin@mhattingpete-claude-skills

Qualitätspunktzahl

79 /100
Analysiert about 18 hours ago

Vertrauenssignale

Letzter Commit2 months ago
Sterne574
LizenzApache-2.0
Status
Quellcode ansehen

Ähnliche Erweiterungen

Cli Creator

100

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

Skill
openai

Presentation Styling

100

Wissen über CSS-Klassen, Komponentenmuster und Syntaxhervorhebung in der Präsentation

Skill
shanraisshan

Presentation Structure

100

Wissen über das Präsentationsfolienformat, das Gewichtungssystem, die Navigation und die Abschnittsstruktur

Skill
shanraisshan

Context Mode Ops

100

Verwalten Sie GitHub-Issues, PRs, Releases und Marketing mit parallelen Subagenten-Armeen im Context-Mode. Orchestriert 10-20 dynamische Agenten pro Aufgabe. Verwenden Sie dies bei der Triage von Issues, der Überprüfung von PRs, der Veröffentlichung von Versionen, dem Schreiben von LinkedIn-Posts, der Ankündigung von Releases, der Behebung von Fehlern, dem Mergen von Beiträgen, der Validierung von ENV-Variablen, dem Testen von Adaptern oder dem Synchronisieren von Branches.

Skill
mksglu

Fixflow

100

Führen Sie Codierungsaufgaben mit einem strengen Liefer-Workflow aus: Erstellen Sie einen vollständigen Plan, implementieren Sie Schritt für Schritt, führen Sie kontinuierlich Tests durch und committen Sie standardmäßig nach jedem Schritt (`per_step`). Unterstützt explizite Commit-Policy-Überschreibungen (`final_only`, `milestone`) und optional BDD (Given/When/Then), wenn Benutzer verhaltensgesteuerte Bereitstellung anfordern oder Anforderungen unklar sind.

Skill
majiayu000

Kotlin Mcp Server Generator

100

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

Skill
github