Doc Standarts banner
Mybono Mybono

Doc Standarts

Documentation community

Description

# Documentation standarts ## Language and Tone - Write in **English only** - No emojis - Concise — every sentence earns its place; cut filler words - Direct — prefer active voice over passive - Factual — describe what things are and do, not how great they are ## Structure ### README.md (project root) Required sections in order: 1. **One-line description** — what the project does (not how it works) 2. **Requirements** — language/runtime version, dependencies 3. **Installation** — minimal st

Installation

Installs to ~/.claude/skills/mybono-ai-orchestrator-doc-standarts/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mybono-ai-orchestrator-doc-standarts && curl -fsSL https://raw.githubusercontent.com/Mybono/ai-orchestrator/HEAD/skills/doc-standarts.md -o ~/.claude/skills/mybono-ai-orchestrator-doc-standarts/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository