/design-docs:user-docs-add-page

Create and index documentation pages with numeric prefixes and TOC updates.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/spencerbeggs/design-docs-plugin --skill design-docs-user-docs-add-page
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /design-docs:user-docs-add-page
Source: https://github.com/spencerbeggs/design-docs-plugin/tree/main/plugin/skills/user-docs-add-page
Command: npx skills add https://github.com/spencerbeggs/design-docs-plugin --skill design-docs-user-docs-add-page

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the tedious process of creating new documentation pages, managing their numeric file prefixes, and keeping the documentation table of contents synchronized.

Core Features & Use Cases

  • Automated Indexing: Automatically assigns the correct numeric prefix to new files and shifts existing documentation files to maintain a logical sequence.
  • TOC Synchronization: Triggers an automatic update of the docs/README.md table of contents whenever a new page is added.
  • Use Case: When adding a new guide to your project documentation, this skill ensures the file is correctly named and linked in the main index without manual file renaming or TOC editing.

Quick Start

Ask the assistant to add a new documentation page named getting-started with a topic hint about installation.

Frequently Asked Questions about /design-docs:user-docs-add-page

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

FAQPage Schema
How do I automatically update a markdown table of contents when adding new documentation pages?

To update a markdown table of contents automatically when adding new documentation pages, this skill synchronizes your docs/README.md file upon creation, ensuring new guides are instantly linked without manual editing.

How do I manage numeric file prefixes for project documentation automatically?

Managing numeric file prefixes for project documentation is handled automatically by assigning the correct sequence number to new files and shifting existing files to maintain a logical, sequential order.

Does this documentation tool require any specific dependencies to manage file indexing?

No dependencies are required to manage file indexing. The skill operates independently to enforce structural consistency across your project's docs directory by delegating to specialized user-docs agents.

What is the best way to ensure structural consistency across a project's docs directory?

The best way to ensure structural consistency across a project's docs directory is to automate the creation process, which enforces standard file naming conventions and maintains a synchronized central index.

How do I add a new guide to my project documentation without renaming existing files manually?

To add a new guide without manually renaming existing files, simply ask the assistant to create the page with a topic hint, and the skill will handle the numeric prefix shifting and TOC updates automatically.