Code Documenter
Skill Verifiziert AktivGenerates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use when adding docstrings to functions or classes, creating API documentation, building documentation sites, or writing tutorials and user guides. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, getting started guides.
Automate the creation and validation of high-quality technical documentation, saving developers time and ensuring consistency across codebases.
Funktionen
- Generate docstrings for Python functions and classes
- Create OpenAPI/Swagger specifications for APIs
- Format JSDoc annotations for TypeScript
- Assist in building documentation sites and user guides
- Validate code examples within documentation
Anwendungsfälle
- Adding docstrings to new or existing Python functions
- Creating API documentation for RESTful services (FastAPI, Django, NestJS, Express)
- Building developer documentation sites using static generators (Docusaurus, MkDocs, VitePress)
- Writing tutorials and user guides with structured content and examples
Nicht-Ziele
- Writing the actual code for functions or classes
- Deploying documentation sites
- Generating UI/UX design documentation
- Translating documentation into multiple languages
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add jeffallan/claude-skills/plugin install claude-skills@fullstack-dev-skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation
Ui Ux Pro Max
100UI/UX design intelligence with searchable style, palette, typography, and chart databases. Use when designing UI components, choosing colors/fonts, reviewing code for UX issues, building landing pages, or implementing responsive layouts.
Google Docs
100Interact with Google Docs - create documents, search by title, read content, and edit text. Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc, or replace text in a document. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
Aws Cdk Development
100AWS Cloud Development Kit (CDK) Experte für den Aufbau von Cloud-Infrastruktur mit TypeScript/Python. Verwenden Sie dies beim Erstellen von CDK-Stacks, Definieren von CDK-Konstrukten, Implementieren von Infrastructure as Code oder wenn der Benutzer CDK, CloudFormation, IaC, cdk synth, cdk deploy erwähnt oder AWS-Infrastruktur programmatisch definieren möchte. Behandelt CDK-App-Struktur, Konstruktmuster, Stack-Komposition und Bereitstellungs-Workflows.
Cleanup Cycles
100Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — "find circular imports", "fix dependency cycles", "untangle our module graph", "why is madge complaining".
API Docs
99Generate API documentation from source code with JSDoc and OpenAPI support