cargo-lock-manager
Installation
SKILL.md
Quick Usage (Already Configured)
Check Cargo.lock status
cd packages/desktop/src-tauri
cargo check --locked 2>&1 | head -20
Update Cargo.lock locally
cd packages/desktop/src-tauri
cargo update --workspace
Test with --locked after update
cd packages/desktop/src-tauri
cargo test --locked
Related skills
More from different-ai/openwork-hub
telegram
Send notifications and messages via Telegram bot API
2mcp-arch
|
2agent-creator
Create new OpenCode agents with a gpt-5.2-codex default.
2screenpipe
Screenpipe records your screen and microphone 24/7. Search your screen recordings and audio transcriptions via REST API and CLI.
2sync-submodules
|
2workspace-guide
Workspace guide to introduce OpenWork and onboard new users.
2