·documentation
""

documentation

thebushidocollective/han

Use when creating or updating documentation including READMEs, API docs, inline comments, or technical guides. Focuses on clarity and usefulness for the intended audience.

8Installs·0Trend·@thebushidocollective

Installation

$npx skills add https://github.com/thebushidocollective/han --skill documentation

SKILL.md

Create clear, useful documentation that helps people understand and use your code.

Purpose: Help users understand what the project does and how to use it

const result = functionName('hello', 10) console.log(result) // "hello repeated 10 times"

Use when creating or updating documentation including READMEs, API docs, inline comments, or technical guides. Focuses on clarity and usefulness for the intended audience. Source: thebushidocollective/han.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Quick answers

What is documentation?

Use when creating or updating documentation including READMEs, API docs, inline comments, or technical guides. Focuses on clarity and usefulness for the intended audience. Source: thebushidocollective/han.

How do I install documentation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thebushidocollective/han --skill documentation 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/thebushidocollective/han