home/categories/code-quality/streamlit-streamlit-claude-skills-checking-changes-skill-md
code-qualitytesting-security

checking-changes

Validates all code changes before committing by running format, lint, type, and unit test checks. Use after making backend (Python) or frontend (TypeScript) changes, before committing or finishing a work session.

streamlit
maintainer
streamlit
Actualizado 3/9/2026
Estrellas
44176
Forks
4192
quick start

Installation and usage

Validates all code changes before committing by running format, lint, type, and unit test checks. Use after making backend (Python) or frontend (TypeScript) changes, before committing or finishing a work session.

Instalación
$ install --globalskills.sh
Uso

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

skills use checking-changes