What problem does it solve?
This Skill establishes a definitive, docs-first retrieval policy for the repository, ensuring that documentation within the /docs directory serves as the single source of truth for various technical domains.
Core Features & Use Cases
- Policy Enforcement: Enforces a docs-first approach for Maud, Datastar, Axum, Bon, Statum, and CSS conventions.
- Conflict Resolution: Provides clear rules for handling conflicting documentation and prioritizes the most specific or authoritative sources.
- Curated Lookup: Maintains an allowlist and denylist of authoritative documentation roots, guiding retrieval and preventing the use of stale or irrelevant information.
- Use Case: When developing a new feature related to Datastar, this Skill ensures that all design decisions and implementation details are aligned with the latest guidelines found in
/docs/datastar/.
Quick Start
Use the mds-repo-docs-index skill to find the authoritative documentation for Datastar route mapping.