·database-testing
</>

database-testing

proffesor-for-testing/agentic-qe

データベース スキーマの検証、データ整合性テスト、移行テスト、トランザクション分離、クエリ パフォーマンス。データの永続性をテストする場合、参照整合性を確保する場合、またはデータベースの移行を検証する場合に使用します。

10インストール·1トレンド·@proffesor-for-testing

インストール

$npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill database-testing

SKILL.md

Database Test Types | Type | Focus | When |

| Schema | Structure correct | Table creation | | Integrity | Constraints work | Data operations | | Migration | Up/down work | Schema changes | | Transaction | ACID properties | Concurrent access | | Performance | Query speed | Optimization |

| Atomicity | All or nothing (rollback on error) | | Consistency | Constraints always valid | | Isolation | Concurrent transactions don't interfere | | Durability | Committed data persists |

データベース スキーマの検証、データ整合性テスト、移行テスト、トランザクション分離、クエリ パフォーマンス。データの永続性をテストする場合、参照整合性を確保する場合、またはデータベースの移行を検証する場合に使用します。 ソース: proffesor-for-testing/agentic-qe。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill database-testing
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

database-testing とは?

データベース スキーマの検証、データ整合性テスト、移行テスト、トランザクション分離、クエリ パフォーマンス。データの永続性をテストする場合、参照整合性を確保する場合、またはデータベースの移行を検証する場合に使用します。 ソース: proffesor-for-testing/agentic-qe。

database-testing のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill database-testing インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/proffesor-for-testing/agentic-qe