ワンクリックで
testing
Testing conventions and patterns. Use when writing or modifying tests, creating mocks, or using object mothers.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Testing conventions and patterns. Use when writing or modifying tests, creating mocks, or using object mothers.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Manage the kanban board. List, read, and close GitHub issues.
Create or improve documentation based on the current conversation. Use this when a plan has been created and changes were requested because it didn’t follow the repository’s conventions.
Create or improve documentation based on the current conversation. Use this when a plan has been created and changes were requested because it didn’t follow the repository’s conventions.
Backend conventions and patterns. Use when working on API routes, dependency injection, or hexagonal architecture in the backend.
Database conventions and patterns. Use when working on database schemas, migrations, or data modeling.
Navigate websites and query page content using Playwright CLI. Use this skill when the user asks to open a URL, extract data from a page, or check UI state.
| name | testing |
| description | Testing conventions and patterns. Use when writing or modifying tests, creating mocks, or using object mothers. |
Read and follow the testing conventions documented in the resources before writing or modifying tests.
mock-objects.md — Mock objects conventionsobject-mothers.md — Object mother pattern conventions