Savvy Web Systems
Official@savvy-web · United States of America
Offers specialized configuration and scaffolding utilities for RSPress documentation sites using TypeScript and MDX standards.
Agent Skills by Savvy Web Systems
Showing 5 vetted skills indexed across 1 GitHub repositories.
rspress-api-docs
Generate RSPress API documentation from TypeScript source files.
rspress-components
Enforce correct usage of RSPress built-in components in MDX documentation pages.
rspress-nav
Configure RSPress navigation bars and sidebars using _nav.json and _meta.json.
rspress-page
Scaffold RSPress documentation pages with standardized frontmatter and directory layouts.
rspress-frontmatter
Configure RSPress page metadata and layout options via YAML frontmatter.
Frequently Asked Questions About Savvy Web Systems
FAQPage SchemaWhat specific documentation tasks does Savvy Web Systems enable?▼
These utilities enable the extraction of documentation from TypeScript source files, the enforcement of MDX component standards, and the systematic configuration of navigation structures and page metadata. They ensure consistency across documentation sites by standardizing frontmatter and directory layouts for technical content.
Which technical personas benefit from these documentation utilities?▼
Technical writers, documentation engineers, and frontend developers maintaining RSPress-based sites benefit from these utilities. They are designed for teams requiring strict adherence to documentation standards, automated source-to-doc generation, and centralized management of site navigation and metadata configurations.
What are the prerequisites for implementing these documentation utilities?▼
Implementation requires an existing RSPress project environment. Users must have TypeScript source files available for documentation extraction and must maintain MDX-based content structures. Configuration relies on standard JSON-based navigation files and YAML-formatted frontmatter within the project directory.