All authors

Claude Skills by simplito
github.com/simplito2 skillsA× 20 installs1 views
CheckA
Run the full static analysis suite — ruff lint, ruff format check, pyright type check, auth analysis, license headers. Use before committing or to verify code quality after changes.
code-qualitybash
0
3
TestA
Run the pytest test suite with coverage. Accepts optional filter flags. Use after making changes to verify nothing broke.
testingbash
0
3