Vlossom
Official@vlossom-ui
Offers specialized design system governance, component auditing, and documentation synchronization for Vlossom-conformant interface architectures.
Agent Skills by Vlossom
Showing 5 vetted skills indexed across 1 GitHub repositories.
style-set-create
Generate v2-conformant StyleSet definitions with typed root properties and nested sub-StyleSets.
component-review
Evaluate Vlossom components across props, events, slots, accessibility, and documentation.
style-set-review
Review StyleSet implementations against v2.0.0+ conventions and generate improvement plans.
doc-amend
Identify and amend missing documentation files across commits using interactive rebase with per-commit confirmation.
write-readme
Generate paired English and Korean README files from Vlossom source code.
Frequently Asked Questions About Vlossom
FAQPage SchemaWhat specific tasks does Vlossom enable for interface developers?▼
Vlossom enables the creation of typed StyleSet definitions, rigorous auditing of component accessibility and documentation, and the generation of bilingual README files. It ensures design system consistency by reviewing implementations against v2.0.0+ conventions and identifying missing documentation across repository commits.
Which personas benefit most from these capabilities?▼
Design system engineers, frontend developers, and technical writers working within the Vlossom ecosystem benefit most. These capabilities are designed for teams maintaining large-scale component libraries who require strict adherence to design standards and comprehensive, multi-language documentation coverage.
What are the prerequisites for implementing these capabilities?▼
Implementation requires an existing codebase utilizing Vlossom v2.0.0+ architecture. Users must have their component library structured to support StyleSet definitions and standard prop/event/slot patterns to allow the review and documentation generation functions to parse the source code effectively.