database

Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering.

Content Preview
---
name: database
description: "Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering."
category: workflow-bundle
risk: safe
source: personal
date_added: "2026-02-27"
---

# Database Workflow Bundle

## Overview

Comprehensive database workflow for database design, development, optimization, migrations, and data engineering. Covers SQL, NoSQL, and modern data platforms.

## When to Use This Workflow

Use this workflow w
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/database.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/database/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/database/SKILL.md

Related Skills