softinter-chiangrai/up-ai-skill-training

d1-00-postgres-docker

Stands up Postgres 17 via Docker Compose as up-api/up-app's db. CRUD drill Day 1 step 0. Trigger: 'day1 step0', 'postgres docker compose', 'create db compose file'.

First seen Aug 7, 2026

Installation

$ npx skills add softinter-chiangrai/up-ai-skill-training --skill d1-00-postgres-docker

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from softinter-chiangrai/up-ai-skill-training · top by installs.

npx skills add softinter-chiangrai/up-ai-skill-training

Browse all from softinter-chiangrai/up-ai-skill-training

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

CompatibilityRequires Docker + Docker Compose.

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 561 B
  • docs SUMMARY.md 193 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 47 installs

SKILL.md

Day 1 · Step 0 — Postgres via Docker Compose

Copy assets/docker-compose.db.yml to project root as docker-compose.yml (root file later steps extend — don't recreate it). Keep defaults unless user specifies otherwise.

Default: db up_db, user upadmin/password uppass, port 5432.