Global Documentation

Community

Automate clear and consistent documentation with AI.

Authorjaypaulb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Lack of up-to-date and consistent documentation hinders onboarding, slows down maintenance, and creates knowledge silos. This Skill guides the AI to generate comprehensive and standardized documentation, ensuring all aspects of your project are well-documented.

Core Features & Use Cases

  • Automated API Docs: Instructs AI on generating clear and detailed API documentation.
  • Code Comment Generation: Guides AI to create meaningful comments and docstrings for code.
  • Use Case: After developing a new service, use this Skill to have the AI automatically generate its API documentation, including endpoint descriptions, request/response examples, and authentication details.

Quick Start

Generate API documentation for the UserService class in user_service.java, including endpoints, parameters, and responses.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: Global Documentation
Download link: https://github.com/jaypaulb/CanvusAPI-LLMDemo/archive/main.zip#global-documentation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository