·dbmate
</>

dbmate

kalbasit/ncps

Managing database migrations with dbmate

12Installs·2Trend·@kalbasit

Installation

$npx skills add https://github.com/kalbasit/ncps --skill dbmate

SKILL.md

This skill provides comprehensive instructions for managing database migrations in this project using dbmate.

When creating new migrations, always follow the /migrate-new workflow. The primary tool for creating a migration is:

Migrations are stored in db/migrations/ / as .sql files. They follow a specific format:

Managing database migrations with dbmate Source: kalbasit/ncps.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kalbasit/ncps --skill dbmate
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dbmate?

Managing database migrations with dbmate Source: kalbasit/ncps.

How do I install dbmate?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kalbasit/ncps --skill dbmate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/kalbasit/ncps

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01