fix-errors
修复 warp Rust 代码库中的编译错误、lint 问题和测试失败。涵盖预提交检查、WASM 特定错误以及运行特定测试。当用户遇到构建错误、clippy 或 fmt 失败、测试失败,或在 PR 前需要运行或解释预提交时使用。
安装命令
npx skills add https://github.com/warpdotdev/common-skills --skill fix-errors
修复 warp Rust 代码库中的编译错误、lint 问题和测试失败。涵盖预提交检查、WASM 特定错误以及运行特定测试。当用户遇到构建错误、clippy 或 fmt 失败、测试失败,或在 PR 前需要运行或解释预提交时使用。
npx skills add https://github.com/warpdotdev/common-skills --skill fix-errors