home/categories/automation-tools/masa-codehub-issue-creator-kit-gemini-skills-python-verification-skill-md
automation-toolstools
python-verification
Ensures Python code quality through static analysis (Ruff, Mypy) and efficient testing workflows (Pytest). Used (1) during new feature development to catch logic errors early, (2) before committing bug fixes to prevent regressions, and (3) as a final quality gate before creating a pull request.
maintainer
masa-codehub
আপডেট হয়েছে 1/19/2026
স্টার
0
ফর্ক
0
quick start
Installation and usage
Ensures Python code quality through static analysis (Ruff, Mypy) and efficient testing workflows (Pytest). Used (1) during new feature development to catch logic errors early, (2) before committing bug fixes to prevent regressions, and (3) as a final quality gate before creating a pull request.
ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার
ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:
skills use python-verification