What problem does it solve?
This Skill eliminates the manual effort and inconsistency often found in project documentation. It ensures your administrative guides, domain terminology, and architectural artifacts are always up-to-date, consistently formatted, and ready for publication on GitHub Pages, saving you time and reducing errors.
Core Features & Use Cases
- Standardized Documentation Generation: Creates high-quality administrative how-to guides, ubiquitous language definitions, and Domain-Driven Design (DDD) artifacts with consistent structure and formatting.
- GitHub Pages Integration: Automatically includes Jekyll front matter and suggests a logical file organization, making your documentation instantly compatible and publishable on GitHub Pages.
- Codebase Synchronization: Links documentation directly to relevant source code, error code standards, and domain models, ensuring accuracy and providing developers with quick context.
- Use Case: Need to document a new feature's admin procedures or define complex domain terms? Simply ask, and this Skill will generate a structured, standards-compliant Markdown file, complete with Jekyll configuration, ready for your
docs/ folder.
Quick Start
Create documentation for how to manage tournament awards in the admin portal, including Jekyll front matter for GitHub Pages.