with one click
docs-standards
Write clear, scannable project documentation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Write clear, scannable project documentation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Write evidence-based architectural proposals before implementation
Use short-lived branches and small pull requests
Core conventions and patterns for this codebase
Keep secrets out of source control, logs, and generated artifacts
Keep tests, validation scripts, and expectations aligned with behavior changes
Cross-platform path handling and command patterns
| name | docs-standards |
| description | Write clear, scannable project documentation |
| domain | documentation |
| confidence | high |
| source | template |
Documentation in this repository should be easy to scan, task-oriented, and accurate for the current codebase.
For feature or workflow docs, prefer:
✓ Good:
npm --prefix scripts run validate -- --input <path-to-json> to validate discovered links."docs/data/catalog.json."✗ Poor: