AI SummaryThis booster generates and opens Rust documentation for RexOS crates using cargo doc. It's useful for RexOS developers who need quick access to their workspace documentation.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "rexos" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (9 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/santosr2/rexos/main/.claude/commands/docs.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/build.md "https://raw.githubusercontent.com/santosr2/rexos/main/.claude/commands/build.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/check.md "https://raw.githubusercontent.com/santosr2/rexos/main/.claude/commands/check.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/ci.md "https://raw.githubusercontent.com/santosr2/rexos/main/.claude/commands/ci.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/cross-build.md "https://raw.githubusercontent.com/santosr2/rexos/main/.claude/commands/cross-build.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint.md "https://raw.githubusercontent.com/santosr2/rexos/main/.claude/commands/lint.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/new-crate.md "https://raw.githubusercontent.com/santosr2/rexos/main/.claude/commands/new-crate.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/security.md "https://raw.githubusercontent.com/santosr2/rexos/main/.claude/commands/security.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/test.md "https://raw.githubusercontent.com/santosr2/rexos/main/.claude/commands/test.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Generate and open Rust documentation
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 3mo ago
◐ StaleAdoptionUnder 100 stars
2 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code