Automates the complex documentation release lifecycle for vCluster Platform including API generation, versioning, and SEO configuration.
The vCluster Platform Documentation Releaser skill is designed to manage the high-stakes process of publishing new platform documentation versions. It facilitates a sophisticated two-stage workflow: an rc-1 phase where documentation is generated and deployed in a hidden state for validation, and a 'config flip' phase for public release day. By automating technical tasks like Go-based API partial generation, Docusaurus configuration updates, and cross-plugin link verification, it ensures that platform releases are consistent, SEO-optimized, and free from broken internal references.
Key Features
01Two-phase release management for hidden pre-releases and public launches
027 GitHub stars
03SEO automation for sitemap priorities, redirects, and announcement bars
04Smart configuration of Docusaurus versioning, labels, and visibility
05Cross-plugin import validation using @site alias enforcement
06Automated API partial generation from vCluster schemas using Go scripts
Use Cases
01Standardizing API resource documentation across versioned platform folders
02Preparing hidden documentation versions during the rc-1 release candidate window
03Performing the final 'config flip' to expose stable documentation on release day