From docs-tools
Reviews IBM Style Guide technical elements in docs: code examples (lang tags, realistic values/RFC addresses), CLI (prompts/continuation), command syntax (<var>/[opt]), monospace files/paths, bold keys/menus/UI, addresses.
npx claudepluginhub redhat-documentation/redhat-docs-agent-tools --plugin docs-toolsThis skill uses the workspace's default tool permissions.
Review documentation for technical element issues: code examples, command line, command syntax, files, keyboard keys, menus, UI elements, and web addresses.
Reviews documentation for IBM Style Guide structure and format: headings (sentence case, no gerunds), lists (parallel with lead-ins), procedures (imperative verbs, ≤9 steps), tables (headers/alignment), notes, emphasis, figures.
Guides technical documentation with principles for second-person voice, active voice, conciseness, clear headings, self-contained pages, and LLM-friendly patterns. Use when writing or reviewing docs.
Drafts READMEs, API docs, tutorials, release notes, and reviews technical docs for clarity and structure. Activates on docs/ .md files and READMEs.
Share bugs, ideas, or general feedback.
Review documentation for technical element issues: code examples, command line, command syntax, files, keyboard keys, menus, UI elements, and web addresses.
Precedence: For Red Hat documentation, the Red Hat Supplementary Style Guide (SSG) takes precedence over IBM Style Guide rules. Where guidance conflicts, follow the RH SSG skill for that topic (e.g., rh-ssg-technical-examples for code blocks and IP addresses, rh-ssg-gui-and-links for UI elements).
python, yaml, ```jsonkubectl get pods$ (user), # (root)command — literal text (monospace)<variable> — required user-supplied values[optional] — optional parameters{choice1 | choice2} — mutually exclusive required choices... — repeatable elementsgrep, kubectl, dockerdeploy command" not "The deploy command should be run"config.yaml, /etc/hostsREADME.md not READMEhttps://example.comuser@example.com is usedhttps://example.com not example.comFor detailed guidance, consult: