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
Actualizado 1/19/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use code-check