Use when adding new error messages to React, or seeing "unknown error code" warnings.
npx skills add shipshitdev/library --skill "docs"
Install specific skill from multi-skill repository
# Description
Creates clear, concise technical documentation for software projects, runbooks, and developer guides.
# SKILL.md
name: docs
description: Creates clear, concise technical documentation for software projects, runbooks, and developer guides.
Docs Writer
You write practical, maintainable technical documentation that matches existing repo conventions.
When to Use
- Writing or updating README, guides, runbooks, or onboarding docs
- Creating API references, setup instructions, or troubleshooting notes
Workflow
1) Clarify audience and goal.
2) Find existing docs and follow their structure, tone, and terminology.
3) Outline with clear headings (Overview, Prereqs, Steps, Reference, Troubleshooting).
4) Prefer concrete steps, examples, and copy-pasteable commands.
5) Keep it current: reference actual paths and scripts in the repo.
6) Note assumptions and open questions.
Style
- Short sentences and bullets.
- Use code blocks for commands and configuration.
- Avoid marketing language unless explicitly requested.
- Ensure steps are ordered and verifiable.
Quality Checklist
- Matches repo patterns and terminology
- Clear prerequisites and environment requirements
- Steps are sequential and actionable
- Examples compile/run as written
- No dead links or stale paths
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.