documentation-standards

Standardize PRPM documentation placement, naming, and Markdown formatting across repositories.

121|16|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/pr-pm/prpm --skill documentation-standards-pr-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-standards
Source: https://github.com/pr-pm/prpm/tree/main/.claude/skills/documentation-standards
Command: npx skills add https://github.com/pr-pm/prpm --skill documentation-standards-pr-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates documentation chaos by providing clear standards for organizing, structuring, and maintaining all types of documentation across the PRPM repository.

Core Features & Use Cases

  • Documentation Organization: Clear guidelines for internal, user-facing, project-level, and AI skill documentation placement.
  • Cross-Reference Standards: Rules for linking between different documentation categories and maintaining link integrity.
  • Use Case: Imagine you're adding a new feature to PRPM. Use this Skill to determine exactly where to place user guides, internal development docs, and AI skill references while maintaining consistent structure.

Quick Start

Use the documentation-standards skill to review where I should place a new troubleshooting guide for CLI users.

Frequently Asked Questions about documentation-standards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize documentation across multiple repositories with consistent standards?

Documentation standards provide clear guidelines for file placement, naming conventions, and structure across internal development docs, user-facing docs, project root, and Claude skills. This ensures consistency and makes documentation easier to maintain and navigate across all repositories.

What are the best practices for Markdown formatting and cross-references in technical documentation?

Standards codify Markdown formatting rules, frontmatter usage, relative linking, and syntax-highlighted code blocks. Consistent cross-reference standards maintain link integrity and guide users between documentation categories—internal guides, user docs, and skill references.

Where should I place user guides, development documentation, and skill references for a new feature?

Documentation standards specify placement rules for each documentation type: user guides go in user-facing docs, development guides in internal development folders, project-level information in the root, and AI skill references in the skills directory. This prevents scattered documentation.

How do I maintain documentation consistency when multiple team members contribute?

Standards define ongoing maintenance procedures, file naming conventions, table of contents structure, and migration guidance. Following these workflows ensures contributor changes align with existing documentation organization and formatting rules.

Can I use these standards for documentation outside the PRPM repository?

Standards are designed for PRPM repositories specifically, covering internal development docs, user-facing documentation, project root, and Claude skills. Adapting them to other projects requires customizing placement rules and cross-reference patterns for your repository structure.