From team
Complete editorial review for Outfitter documentation — voice, style, correctness, and completeness. Use when reviewing docs, auditing before merge, or checking content quality.
npx claudepluginhub outfitter-dev/outfitter --plugin teamThis skill uses the workspace's default tool permissions.
Complete editorial pass for Outfitter documentation — covering voice, style, correctness, and completeness in a single skill.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Retrieves current documentation, API references, and code examples for libraries, frameworks, SDKs, CLIs, and services via Context7 CLI. Ideal for API syntax, configs, migrations, and setup queries.
Uses ctx7 CLI to fetch current library docs, manage AI coding skills (install/search/generate), and configure Context7 MCP for AI editors.
Complete editorial pass for Outfitter documentation — covering voice, style, correctness, and completeness in a single skill.
outfitter-voice and outfitter-styleguide skills. If you cannot, do not proceed — report the failure.README.md, docs/ARCHITECTURE.md)docs/)voice, correctness, code examples)are all links valid?)outfitter-voice skill): confident stance, agent-first framing, plain language over jargon.outfitter-styleguide skill): punch-and-flow rhythm, earned enthusiasm, strong opening and closing.Work through each dimension. For each item, document: PASS/FAIL + evidence.
| Check | How to Verify |
|---|---|
| Code examples run | Extract and execute each example. Report errors verbatim. |
| API signatures match | Compare documented signatures against source code. |
| Links resolve | Check each link target exists (relative paths, anchors, URLs). |
| Technical claims accurate | Cross-reference against implementation or authoritative source. |
| Versions current | Verify version numbers match package.json, Cargo.toml, etc. |
| Check | How to Verify |
|---|---|
| Required sections present | Compare against applicable template (README, API ref, guide). |
| Parameters documented | Each param has: type, purpose, constraints, default value. |
| Error scenarios covered | Document what happens when things go wrong. |
| Edge cases addressed | Empty inputs, nulls, boundaries, concurrent access. |
| Success and failure examples | Show both happy path and error handling. |
| Check | How to Verify |
|---|---|
| Common use cases | List 3-5 typical scenarios; verify each is addressed. |
| Migration paths | Breaking changes include upgrade instructions. |
| Cross-references | Related docs linked where helpful. |
| Agent-friendly | Structured for AI consumption (clear headers, examples). |
| Troubleshooting | Common issues and solutions documented. |
Use the report structure in TEMPLATE.md.