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