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
업데이트됨 3/9/2026
스타
44176
포크
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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use checking-changes