schema-fk-typecheck

Community

Ensure database foreign key type consistency at development time.

Authormarvelousempire
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps prevent foreign key type mismatches during database schema development, catching potential issues before they reach production.

Core Features & Use Cases

  • Type Matching: Checks that foreign key types in CREATE TABLE statements match the referenced column types.
  • Migration Analysis: Identifies and suggests the correct type for mismatched foreign keys in migration scripts.
  • Use Case: Before deploying a database migration, use this Skill to verify that all foreign key references are correctly typed, reducing the risk of deployment errors.

Quick Start

Run schema-fk-typecheck on your migration script to ensure foreign key type consistency.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: schema-fk-typecheck
Download link: https://github.com/marvelousempire/ai-skills-library/archive/main.zip#schema-fk-typecheck

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 620,000+ vetted skills library on demand.