new-migration

Community

Add new SQLite schema migrations

Authorweaties
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of updating the application's SQLite database schema by providing a structured approach to creating and testing new migrations.

Core Features & Use Cases

  • Guided Migration Creation: Follows a Test-Driven Development (TDD) approach to ensure database changes are robust.
  • Versioned Schema Updates: Manages database schema evolution through a clear versioning system.
  • Use Case: When adding a new feature that requires new database tables or columns, use this Skill to safely and reliably update the storage.py schema.

Quick Start

Add a new SQLite schema migration for the 'users' 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: new-migration
Download link: https://github.com/weaties/helmlog/archive/main.zip#new-migration

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.