rust-port-status Skill
Show the status of all Rust port plan documents and recent related commits. Use when you need to understand what's been done vs what remains. Published by react in react.
What is rust-port-status Skill?
Show the status of all Rust port plan documents and recent related commits. Use when you need to understand what's been done vs what remains. Published by react in react. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use rust-port-status Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: react
- Repository: react/react
- Skill file: compiler/.claude/skills/rust-port-status/SKILL.md
What it does
Show the status of all Rust port plan documents and recent related commits. Use when you need to understand what's been done vs what remains.
Skill instructions
Rust Port Status Show current status of the Rust compiler port. Instructions 1. List all files in compiler/docs/rust-port/ 2. For each numbered plan doc (e.g., rust-port-0001-.md): - Show the title (first heading) - Show the status line (if present) - Note whether it has "Remaining Work" items - Show recent commits referencing it: git log --oneline --grep="<key phrase" 3. Show a summary table of plan doc statuses 4. Show the 10 most recent [rust-compiler] commits: git log --oneline --grep="rust-compiler" -10
Explore related resources
Frequently asked questions
What is rust-port-status?
rust-port-status is a open-source AI agent skill with Copy skill directory. Show the status of all Rust port plan documents and recent related commits. Use when you need to understand what's been done vs what remains.
Who is rust-port-status best for?
rust-port-status is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install rust-port-status?
Install or run rust-port-status using Copy skill directory. Check rust-port-status for the latest setup command.
Is rust-port-status actively maintained?
rust-port-status may need a closer maintenance check before production use.
Auto-fetched from GitHub.