test-coverage
スター0
フォーク0
更新日2025年11月6日 08:26
Testing expectations for AIRBot reviewers
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Testing expectations for AIRBot reviewers
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Kotlin backend layering and packaging guidelines
Coroutine usage guardrails for Kotlin backend reviewers
SQL data access best practices for AIRBot reviewers
Security review guardrails for AIRBot
TypeScript style standards for AIRBot reviewers
| name | test-coverage |
| description | Testing expectations for AIRBot reviewers |
| license | MIT |
tests/ or a justified explanation.tests/<area>.Read edited test files to confirm assertions exercise new code.Glob for *.test.ts near touched modules to gauge existing coverage.Grep for TODOs or skip calls that might hide missing coverage.