Audit PostgreSQL and MySQL databases for integrity issues including NULLs, orphans, invalid formats, ranges, and duplicates, then generate and enforce CHECK constraints, foreign keys, and triggers. Extend validation to application level with type checks, regex patterns, foreign key integrity, and custom business rules.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin data-validation-engineClaude Code skill pack for Notion (30 skills)
Claude Code skill pack for Cast AI (18 skills)
Claude Code skill pack for Lucidchart (18 skills)
Claude Code skill pack for Cohere (24 skills)
Claude Code skill pack for Procore (24 skills)
SQL optimization, query tuning, and database performance expert for production systems
Database testing utilities with test data setup, transaction rollback, and schema validation
Database engineering agents providing expertise in schema design, query optimization, and reliability
Database schema design for PostgreSQL/MySQL with normalization, relationships, constraints. Use for new databases, schema reviews, migrations, or encountering missing PKs/FKs, wrong data types, premature denormalization, EAV anti-pattern.
Database query optimization with index recommendations and EXPLAIN analysis
Database architecture and SQL optimization with PostgreSQL expertise