·api-documentation
""

api-documentation

Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent.

76Installs·5Trend·@bobmatnyc

Installation

$npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill api-documentation

How to Install api-documentation

Quickly install api-documentation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill api-documentation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bobmatnyc/claude-mpm-skills.

SKILL.md

View raw

Best practices for documenting APIs and code interfaces. Eliminates 100-150 lines of redundant documentation guidance per agent.

Simple usage example client = MainClass(apikey="your-key") result = client.dosomething() print(result)

Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent. Source: bobmatnyc/claude-mpm-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill api-documentation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill api-documentation
Category
""Writing
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from bobmatnyc/claude-mpm-skills

Quick answers

What is api-documentation?

Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent. Source: bobmatnyc/claude-mpm-skills.

How do I install api-documentation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill api-documentation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/bobmatnyc/claude-mpm-skills