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