diataxis-organize-docs

Reorganize technical documentation into the four Diataxis quadrants.

10|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/TrogonStack/agentskills --skill diataxis-organize-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diataxis-organize-docs
Source: https://github.com/TrogonStack/agentskills/tree/main/plugins/trogonstack-diataxis/skills/diataxis-organize-docs
Command: npx skills add https://github.com/TrogonStack/agentskills --skill diataxis-organize-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves documentation bloat and confusion by systematically reorganizing content into the four distinct Diataxis quadrants, ensuring users find exactly what they need based on their intent.

Core Features & Use Cases

  • Quadrant Classification: Automatically categorizes documentation into Tutorials, How-to guides, Reference, and Explanation sections.
  • Structural Optimization: Restructures directory hierarchies to align with industry-standard documentation patterns.
  • Use Case: A developer has a disorganized repository with mixed tutorials and API specs; this skill audits the files and moves them into a clean, navigable structure that improves user onboarding and technical clarity.

Quick Start

Use the diataxis-organize-docs skill to audit the current documentation directory and propose a new structure.

Frequently Asked Questions about diataxis-organize-docs

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

FAQPage Schema
How do I reorganize technical documentation into the Diataxis framework?

Documentation bloat and confusion occur when learning materials, task-oriented guides, and API references are mixed together. Applying the Diataxis framework separates this content into distinct quadrants, ensuring users find exactly what they need based on their specific intent.

What is the best way to separate tutorials from API reference material in a knowledge base?

Yes, you can restructure your software project's directory hierarchy to align with industry-standard documentation patterns. This process involves auditing the current documentation directory and proposing a new structure that cleanly separates task-oriented content from conceptual explanations.

Does the Diataxis method work for structuring software project documentation with mixed content?

Structuring documentation with Diataxis improves user accessibility by categorizing content based on intent. Users looking to learn follow Tutorials, while those needing specific technical details access the Reference section, creating a consistent and navigable knowledge base.

When should I restructure my technical writing into distinct learning and reference categories?

You should restructure technical writing into distinct learning and reference categories when your knowledge base experiences documentation bloat and user confusion. Reorganizing content into the four Diataxis quadrants ensures consistent, intent-based navigation and easier maintenance.