cqa-00b-directory-structure

Solid

Validates directory naming conventions for titles, assemblies, and modules. Use when restructuring content or adding new directories.

Testing & QA 23 stars 61 forks Updated 5 days ago Apache-2.0

Install

View on GitHub

Quality Score: 72/100

Stars 20%
46
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
35
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# CQA-00b: Directory Structure **Spec:** See `resources/cqa-spec.md` section "CQA-00b: ..." for full detection/fix logic and edge cases. ## Run ```bash # Report node build/scripts/cqa/index.js --check 00b titles/<your-title>/master.adoc # Fix node build/scripts/cqa/index.js --check 00b --fix titles/<your-title>/master.adoc ``` ## What It Checks - Title, assembly, and module directories must follow `<category>_<context>` naming convention - Validates that directory structure matches expected modular docs layout - Checks for consistent naming patterns across the content hierarchy ## Manual Items Complex renames that involve many cross-references or ambiguous naming may require human judgment.

Details

Author
redhat-developer
Repository
redhat-developer/red-hat-developers-documentation-rhdh
Created
2 years ago
Last Updated
5 days ago
Language
JavaScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category