AI AGENT ADDONS
Debugging
8,636installs

Fix errors in your Rust code quickly. This tool helps with compilation errors, lint warnings, and failing tests. It runs all the checks you need before a pull request.

You can fix WASM specific errors too. The tool shows you how to handle unused imports, type mismatches, and more. It also helps you run specific tests or all checks at once.

Use this skill to keep your code clean and working. It is perfect for anyone who works with the warp Rust codebase.

Add Fix Errors skill to your workflow

Global

mkdir -p ~/.claude/skills/fix-errors

Project

mkdir -p .claude/skills/fix-errors

Source Repository

Stars
110
Forks
2
Watchers
110
License
MIT
Last Push
25 days ago
Created
2 months ago