pma-bun

Installation
SKILL.md

Bun Project Implementation Guide

Use this skill together with /pma. /pma controls workflow, approval, and task tracking; this guide defines the implementation baseline after approval.

Keep this entry file small. Load only the relevant reference packs.

Scope

For PMA-managed Bun backends, API services, and internal tools. A SPA shipped alongside the API (same repo) is supported via a sibling web/ directory and pma-web — it does not require a Bun workspace.

Not for frontend-only SPAs, Node-specific runtime guides, or non-PMA workflows.

Loading Order

  1. Always load references/baseline.md first.
  2. Load references/runtime.md for bootstrap flow, config, root resolution, HTTP server, docs, logging, PID lock, and dev/prod split.
  3. Load references/data-and-testing.md for Drizzle, SQLite-first storage, libSQL driver setup, migration fallback, repository patterns, and testing.
  4. Load references/delivery.md for compile flow, embedded assets, CI gates, observability, Docker, security, and Git workflow.
Related skills

More from zzci/skills

Installs
110
Repository
zzci/skills
GitHub Stars
2
First Seen
Mar 24, 2026