database-skill

Official

Manage database schema and migrations.

Author6529-Collections
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of managing database changes, ensuring consistency and reliability in schema updates, data migrations, and application logic interacting with the database.

Core Features & Use Cases

  • Schema Management: Define and update database schemas using TypeORM entities.
  • Data Migration: Execute data migrations using the db-migrate tool.
  • Query Optimization: Implement efficient and typed database queries within repository patterns.
  • Use Case: When developing a new feature that requires adding new tables and columns to the database, use this skill to define the entities and create the necessary migrations.

Quick Start

Use the database-skill to create a new migration named 'add_user_email_index'.

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-skill
Download link: https://github.com/6529-Collections/6529seize-backend/archive/main.zip#database-skill

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.