详细分析 ▾
运行时依赖
版本
- Initial release: Generate professional API documentation from endpoint descriptions. - Outputs OpenAPI 3.0 YAML, markdown API reference, and SDK quickstart guides. - Supports detailed examples for requests, responses, error codes, and authentication. - Handles REST, GraphQL, and gRPC formats. - Emphasizes high-quality, production-ready documentation with full endpoint coverage. - Tips provided for automation and workflow integration.
安装命令 点击复制
技能文档
Generate production-ready API documentation from endpoint descriptions. Outputs OpenAPI 3.0, markdown reference docs, and SDK quickstart guides.
Usage
Describe your API endpoints and this skill generates:
- OpenAPI 3.0 spec — machine-readable, 导入 进入 Swagger/Postman
- Markdown reference — human-readable endpoint docs 带有 examples
- SDK quickstart — 复制-paste integration guide 对于 developers
Instructions
When the user describes API endpoints (routes, methods, parameters, responses):
- Generate complete OpenAPI 3.0 YAML specification
- 创建 markdown documentation 带有:
- Generate quickstart guide 带有 curl examples 和 common language snippets (Python, JavaScript, Go)
输出 格式
# openapi.yaml — full OpenAPI 3.0 spec
# API Reference — human-readable docs
# Quickstart Guide — integration examples
Quality Standards
- Every endpoint 必须 有 请求 和 响应 examples
- 使用 realistic sample data, 不 "字符串" 或 "示例"
- Include 错误 responses (400, 401, 403, 404, 500)
- Document 分页, filtering, 和 sorting patterns
- Note breaking changes 和 versioning strategy
Tips
- Paste 路由 files 或 控制器 code 对于 automatic extraction
- Works 带有 REST, GraphQL (schema-第一个), 和 gRPC (proto-第一个)
- Combine 带有 CI/CD 到 auto-generate docs 在...上 every deploy
Built by AfrexAI — AI-powered business tools for teams that ship fast.
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制