doc-arch

Indexes and retrieves doc-structure guidance via natural language queries.

Updated Dec 4, 2025
One-click install
npx skills add https://github.com/jamieadams-nerd/umrs-project --skill doc-arch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-arch
Source: https://github.com/jamieadams-nerd/umrs-project/tree/main/.claude/skills/doc-arch
Command: npx skills add https://github.com/jamieadams-nerd/umrs-project --skill doc-arch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

doc-arch helps teams locate authoritative guidance on documentation architecture, ensuring consistent structure decisions across projects.

Core Features & Use Cases

  • Semantic search over the doc-structure collection to surface diataxis guidance, Antora structure insights, and modular docs best practices.
  • Guidance for deciding where content belongs, how to structure navigation, and how to apply topic types (concept/procedure/reference/tutorial).

Quick Start

Query the doc-structure collection for architecture guidance and apply the resulting recommendations to content placement and navigation decisions.

Frequently Asked Questions about doc-arch

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

FAQPage Schema
How do I find guidance on structuring documentation with the Diataxis framework?

Semantic search indexes your doc-structure collection to retrieve diataxis guidance, helping you decide where content belongs and how to apply topic types like concepts, procedures, references, and tutorials.

What is the best way to organize modular docs across multiple teams?

The best way to organize modular docs is querying the semantic search index for best practices on Antora structure and navigation, ensuring consistent content placement and architecture decisions across teams.

Can I use natural language queries to search my documentation architecture corpus?

Yes, semantic search applies natural language queries with contextual ranking and phrase matching to retrieve relevant architecture guidance from your maintained doc-structure corpus.

Does doc-arch require a pre-existing documentation structure corpus to work?

Yes, this semantic search requires a maintained doc-structure corpus to index, as it retrieves diataxis and Antora architecture guidance directly from that collection.

How do I decide where content belongs when structuring navigation for Antora?

Query the doc-structure collection for navigation and Antora structure insights, applying the contextual ranking results to determine correct content placement and modular documentation organization.