database-testing

Community

Protect your data, ensure database integrity.

Authorproffesor-for-testing
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical need to prevent catastrophic data loss or corruption by ensuring database schema correctness, data integrity, transaction safety, and query performance.

Core Features & Use Cases

  • Schema Validation: Verifies that database tables, columns, and constraints are correctly defined and enforced.
  • Data Integrity Testing: Ensures unique keys, foreign key relationships, and check constraints prevent invalid or orphaned records.
  • Migration Testing: Validates that database migrations (forward and rollback) work correctly and preserve existing data.
  • Use Case: Before deploying a new feature that modifies the database schema, use this Skill to test the migration script, ensuring it adds the new columns correctly, is reversible, and preserves all existing user data.

Quick Start

Use the database-testing skill to verify that the 'users' table has an 'email' column of type 'character varying' and a unique constraint on the 'email' field.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: database-testing
Download link: https://github.com/proffesor-for-testing/agentic-qe/archive/main.zip#database-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.