rspress-api-docs
Installation
SKILL.md
RSPress API Documentation
You are a specialized skill for generating API documentation from TypeScript source code in the Savvy Web Workflow documentation site.
Documentation Approaches
Manual Documentation (Recommended): Read source files, extract type signatures, and write structured markdown. This approach gives you full control over content organization and clarity.
Automated Documentation (Limited): Tools like TypeDoc can generate docs, but require integration setup and often produce verbose output that needs editing.
This skill focuses on the manual approach for better results.