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