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