/design-docs:user-docs-create-docs

Scaffolds a standardized documentation directory with README, getting-started, API reference, and troubleshooting files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual overhead of setting up a standardized documentation structure, ensuring every project starts with a consistent, professional, and user-friendly foundation.

Core Features & Use Cases

  • Automated Scaffolding: Instantly generates a docs folder containing a README, getting-started guide, API reference, and troubleshooting page.
  • Standardized Structure: Enforces a numbered naming convention that keeps documentation organized and easy to navigate.
  • Context Integration: Automatically pulls in project-specific table of contents and updates the main README to link the new documentation suite.

Quick Start

Ask the agent to scaffold a new documentation folder for the current project directory.

Frequently Asked Questions about /design-docs:user-docs-create-docs

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

FAQPage Schema
How do I scaffold a documentation directory for a new software project?

To scaffold documentation for a new software project, this skill automatically generates a standardized directory structure containing a README, getting-started guide, API reference, and troubleshooting files. It operates directly on your target project directories to ensure consistent architecture.

What is the best way to structure technical writing for developer onboarding?

The best way to structure technical writing for developer onboarding is using a standardized, numbered naming convention. This approach organizes getting-started guides and API references logically, ensuring every project starts with a professional, user-friendly documentation foundation.

Can I automatically update my main README to link new project docs?

Yes, you can automatically update your main README to link new project docs. The scaffolding process integrates project-specific context, pulling in your table of contents and updating the root README to connect the newly generated documentation suite.

Does generating a standardized docs folder require integration with subagents?

Generating a standardized docs folder requires integration with user-docs subagents to generate content and update project-level documentation links. The skill creates the initial file structure, while these subagents handle populating the actual technical writing.

What files are included when scaffolding project documentation?

When scaffolding project documentation, the generated files include a README, a getting-started guide, an API reference, and a troubleshooting page. This standardized suite eliminates manual setup overhead and enforces a consistent, navigable architecture.