frappe-documentation-generator
CommunityDocument Frappe apps, keep everyone informed.
Content & Communication#documentation#technical writing#OpenAPI#Swagger#API docs#user guide#frappe#ERPNext
AuthorVenkateshvenki404224
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually writing and maintaining comprehensive documentation for Frappe applications, including APIs, user guides, and technical specifications, is a time-consuming and often overlooked task. This Skill automates documentation generation.
Core Features & Use Cases
- API Documentation: Generate detailed documentation for whitelisted methods, including arguments, return values, potential errors, and usage examples.
- OpenAPI Specification: Create OpenAPI/Swagger YAML specifications for Frappe REST APIs, enabling easy integration with API testing and client generation tools.
- User Guides: Generate Markdown-based user guides for DocTypes, workflows, and key features, explaining usage and best practices for end-users.
- Use Case: Generate an OpenAPI specification for all custom API endpoints in your Frappe app, and a user guide for the 'Project' DocType, explaining how to create and manage projects.
Quick Start
Generate API documentation for the get_customer_details whitelisted method in my Frappe app, including its parameters, return values, and an example.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: frappe-documentation-generator Download link: https://github.com/Venkateshvenki404224/frappe-apps-manager/archive/main.zip#frappe-documentation-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.