·documentation-writing
""

documentation-writing

autohandai/community-skills

Technical documentation best practices and API documentation

5Installs·0Trend·@autohandai

Installation

$npx skills add https://github.com/autohandai/community-skills --skill documentation-writing

SKILL.md

import { thing } from 'package-name'; // Minimal working example

{ "success": true, "data": { "id": "usrabc123", "email": "user@example.com", "name": "John Doe", "createdAt": "2025-01-02T12:00:00Z" } }

{ "success": false, "error": { "code": "VALIDATIONERROR", "message": "Invalid request body", "details": { "email": "Invalid email format" } } }

Technical documentation best practices and API documentation Source: autohandai/community-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/autohandai/community-skills --skill documentation-writing
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is documentation-writing?

Technical documentation best practices and API documentation Source: autohandai/community-skills.

How do I install documentation-writing?

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

Where is the source repository?

https://github.com/autohandai/community-skills