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