docs-applying-diataxis-framework

Categorize technical documentation into Diátaxis types and map them to directories.

3|1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/wahidyankf/ose-primer --skill docs-applying-diataxis-framework
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-applying-diataxis-framework
Source: https://github.com/wahidyankf/ose-primer/tree/main/.claude/skills/docs-applying-diataxis-framework
Command: npx skills add https://github.com/wahidyankf/ose-primer --skill docs-applying-diataxis-framework

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users often struggle to categorize technical documentation consistently, leading to disorganized content that is difficult for readers to navigate and fails to meet the specific needs of different user intents.

Core Features & Use Cases

This Skill defines the four Diátaxis documentation categories (tutorials, how-to guides, reference, and explanation) with clear characteristics, directory mappings, a quick decision matrix, common categorization mistakes to avoid, and content guidelines for each type. For example, a team building an open source repository can use this Skill to structure their docs/ directory so users can easily find learning materials, task-specific guides, technical specifications, and conceptual explanations without confusion.

Quick Start

Use the docs-applying-diataxis-framework skill to categorize your new project documentation into the correct Diátaxis type and place it in the appropriate docs/ subdirectory.

Frequently Asked Questions about docs-applying-diataxis-framework

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

FAQPage Schema
What is the Diátaxis framework for technical documentation?

The Diátaxis framework categorizes technical documentation into tutorials, how-to guides, reference, and explanation to align content with user intent and eliminate disorganized knowledge bases.

How do I structure my docs directory using the Diátaxis framework?

You structure your docs directory by applying the framework's clear categorization rules and directory mappings to separate tutorials, how-to guides, reference, and explanation content into appropriate subdirectories.

When should I use Diátaxis for my knowledge base organization?

Use Diátaxis for knowledge base organization when you need standardized documentation structure for open source repositories or internal projects to resolve inconsistent content categorization and improve reader navigation.

What are common documentation categorization mistakes with Diátaxis?

Common categorization mistakes include mixing user intents and misclassifying content types, which this framework resolves by providing a quick decision matrix and specific content guidelines for each category.

Does the Diátaxis framework work for open source repository documentation?

Yes, the Diátaxis framework works for open source repository documentation by providing consistent content type classification and standardized directory organization that helps users find learning materials, task guides, and technical specifications.

Why does my technical documentation feel disorganized and hard to navigate?

Technical documentation feels disorganized when content lacks consistent categorization rules aligned with user intent, a problem solved by applying the Diátaxis framework's four distinct content categories.