skill
職業分類
説明
更新
check
ソフトウェア開発者
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
ソフトウェア開発者
Run the pytest test suite with coverage. Accepts optional filter flags. Use after making changes to verify nothing broke.
2026-05-20