Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

Code Checking

Check and lint Rust/TypeScript code using justfile tasks (just check-crate, just clippy-crate). Use after code changes, when user mentions compilation, type checking, linting, clippy warnings, or needs to validate code quality. Runs cargo check and clippy with proper flags.

majiayu000 4124939 2 files · 5.1 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/code-checking commit 4124939269

Frequently asked questions

npx skillmds add majiayu000/code-checking