Code Documenter
Skill Verified ActiveGenerates, 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.
Features
- 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
Use Cases
- 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
Non-Goals
- Writing the actual code for functions or classes
- Deploying documentation sites
- Generating UI/UX design documentation
- Translating documentation into multiple languages
Installation
First, add the marketplace
/plugin marketplace add jeffallan/claude-skills/plugin install claude-skills@fullstack-dev-skillsQuality Score
VerifiedSimilar Extensions
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) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment 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