Synchronizes Astro Starlight documentation with recent source code changes to ensure accurate and up-to-date technical guides.
This skill automates the process of maintaining Astro Starlight documentation sites by analyzing git diffs to identify code changes that require documentation updates. It intelligently maps Rails controllers, models, and services to relevant MDX files, ensuring that documentation remains the source of truth for the application. The skill prioritizes end-user task guides, generates Mermaid diagrams for complex workflows, and integrates project screenshots—all while adhering to Spanish language requirements and verifying the final build for production readiness.
주요 기능
01Automated git diff analysis to identify documentation gaps in real-time.
02Automated build verification using Bun to ensure zero documentation errors.
031 GitHub stars
04Native support for Mermaid diagrams to visualize complex logic and workflows.
05Intelligent mapping of Rails code architecture to MDX documentation structures.
06Automatic sidebar management within Astro configuration files.
사용 사례
01Synchronizing user manuals immediately after refactoring Rails controllers or models.
02Automatically generating new documentation pages for newly added features or API endpoints.
03Maintaining a technical reference section that stays current with internal service changes.