cyberneticlibrary

Build and deploy Claude apps

claude-skillskillsetup L20
npm:@mosaicsite/claude-skill
What it does

Integrate Mosaic platform (DB, auth, storage, git, compute)

Best for

Single API handles database, auth, storage, and compute—saves hours of wiring up 4 separate cloud services.

Inputs
  • · project description
  • · Mosaic API key
Outputs
  • · PostgreSQL + pgvector project
  • · initialized Git repo
  • · live deployment URL
Requires
  • · Mosaic API
  • · PostgreSQL
  • · Git
  • · Node/Python/Go/Rust runtime
Preconditions

API key obtained from https://mosaic.site/dashboard; CLAUDE.md or equivalent installed

Failure modes

Database schema conflict if table names collide; Git push fails if credentials stale; deploy hangs if service health check stuck

Trust signals
  • · auto-detects tech stack before asking questions
  • · 30-second deploy from code push
  • · CLI tools available for all operations