Technical Documentation Creator
Skill AktivCreate 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.
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
- Extract API endpoints, methods, and parameters.
- Create overview and getting started sections.
- Document each endpoint with examples.
- Add code snippets for common operations.
- Include architecture diagram if relevant.
- 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-skillsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Cli Creator
100Build 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.
Presentation Styling
100Wissen über CSS-Klassen, Komponentenmuster und Syntaxhervorhebung in der Präsentation
Presentation Structure
100Wissen über das Präsentationsfolienformat, das Gewichtungssystem, die Navigation und die Abschnittsstruktur
Context Mode Ops
100Verwalten 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.
Fixflow
100Fü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.
Kotlin Mcp Server Generator
100Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.