aurora-tools-scripts

Official

Manage PostgreSQL migrations & procedures.

Authoravvale
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the management of database schema changes and stored logic for PostgreSQL, ensuring consistency and maintainability.

Core Features & Use Cases

  • SQL Migrations: Define and apply schema changes (DDL) like adding columns, indexes, or constraints.
  • Stored Logic: Create and manage stored procedures, functions, and triggers for complex database operations.
  • Use Case: When adding a new feature that requires a new table and a function to populate it, use this skill to define both the table structure (migration) and the function logic (procedure).

Quick Start

Use the aurora-tools-scripts skill to create a new migration for adding a 'status' column to the 'tasks' table.

Dependency Matrix

Required Modules

None required

Components

referencesassets

💻 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: aurora-tools-scripts
Download link: https://github.com/avvale/aurora-back/archive/main.zip#aurora-tools-scripts

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.