database-changes

Community

Automate IdeaForge database schema evolution.

AuthorHolo00
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies and standardizes the process of making database schema changes in the IdeaForge backend, ensuring consistency, preventing errors, and accelerating development.

Core Features & Use Cases

  • Migration Creation: Generate new SQL migration files with sequential numbering and idempotent patterns.
  • Schema Modification: Easily add tables, columns, modify column types, and create indexes.
  • Specialized Column Types: Implement JSONB for flexible, evolving data structures and pgvector for advanced semantic search capabilities.
  • Use Case: "Add a new JSONB column named user_settings to the users table to store flexible user preferences without requiring a new migration for every small change, then update the TypeScript types."

Quick Start

Use the database-changes skill to create a new migration that adds a status column of type VARCHAR(50) to the ideas table.

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-changes
Download link: https://github.com/Holo00/IdeaForge/archive/main.zip#database-changes

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