home/categories/code-quality/edgeandnode-amp-claude-skills-code-check-skill-md
code-qualitytesting-security

code-check

Validate and lint code after changes. Use after editing Rust/TypeScript files, when user mentions compilation errors, type checking, linting, clippy warnings, or before commits/PRs. Ensures all code passes checks and has zero warnings.

edgeandnode
maintainer
edgeandnode
Mis à jour 1/19/2026
Étoiles
23
Forks
4
quick start

Installation and usage

Validate and lint code after changes. Use after editing Rust/TypeScript files, when user mentions compilation errors, type checking, linting, clippy warnings, or before commits/PRs. Ensures all code passes checks and has zero warnings.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use code-check