rdoc
Generate and test Ruby documentation sites with AI assistance
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install RDoc skills?โผ
Run `npx skills add ruby/rdoc --all -g -y` in your terminal to install all skills in this suite globally.
What does RDoc do?โผ
RDoc is Ruby's standard documentation tool that turns Ruby, C, and RBS source files into HTML sites and command-line ri documentation.
How to check if a release needs a version bump?โผ
The release-check skill audits all PRs merged since the last tag, verifies their labels, and recommends a major, minor, or patch bump based on semver rules.
How to test the RDoc live preview server?โผ
The test-server skill walks your AI agent through starting rdoc --server, verifying endpoints, checking live-reload, and taking screenshots with Playwright.
Do these skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code and other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core