Code Documenter
技能 已验证 活跃Generates, 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.
功能
- 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
使用场景
- 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
非目标
- Writing the actual code for functions or classes
- Deploying documentation sites
- Generating UI/UX design documentation
- Translating documentation into multiple languages
安装
请先添加 Marketplace
/plugin marketplace add jeffallan/claude-skills/plugin install claude-skills@fullstack-dev-skills质量评分
已验证类似扩展
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) 专家,用于使用 TypeScript/Python 构建云基础设施。在创建 CDK 堆栈、定义 CDK 构造、实现基础设施即代码,或当用户提及 CDK、CloudFormation、IaC、cdk synth、cdk deploy,或希望以编程方式定义 AWS 基础设施时使用。涵盖 CDK 应用结构、构造模式、堆栈组合和部署工作流。
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