Skill
Beruf
Beschreibung
Aktualisiert
check
Softwareentwickler
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.
2026-05-20
test
Softwareentwickler
Run the pytest test suite with coverage. Accepts optional filter flags. Use after making changes to verify nothing broke.
2026-05-20