Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

set-app-backend

Estrellas7
Forks2
Actualizado1 de julio de 2026 a las 12:36

Wire the backend (stage 3) of a web app whose foundation already exists (see set-project-structure). Turns every placeholder seam — auth, calendar/data + quota, object storage, AI gateway + token metering, Stripe payments — into a working, server-authoritative backend, with a schema delta + migration for anything the foundation left out (AI usage, entry attachments, webhook idempotency). Reads project specifics from PROJECT.md. Mounts the drop-in auth UI on /login so auth is testable, but builds NO bespoke UI — it exposes clean endpoint + server-helper contracts that the dashboard stage (set-dashboard) consumes. STOPS at one plan gate before building. Use after the landing stage, before the dashboard UI. The correctness half of the app: money and limits must be exactly right.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly