Maintain Conductor-compatible project context, tracks, specs, and plans.
prisma db execute. Reference when using this Prisma feature.
Automate npm Trusted Publisher setup via the npm-trustme CLI. Use when configuring or verifying npm Trusted Publishers for GitHub Actions with npx npm-trustme, including browser automation and WebAuthn passkey approval.
prisma migrate reset
Filter Conditions and Operators
prisma migrate deploy
MySQL Setup. Reference when using this Prisma feature.
SQLite Setup. Reference when using this Prisma feature.
PrismaClient Constructor
ESM Support. Reference when using this Prisma feature.
This skill should be used when building single-file browser applications, client-side utilities, or interactive tools that need no backend. Covers patterns for state persistence, API integration, and advanced browser capabilities without React or build steps.
Raw Queries. Reference when using this Prisma feature.
MongoDB Setup. Reference when using this Prisma feature.
Transactions. Reference when using this Prisma feature.
Environment Variables
Model Queries. Reference when using this Prisma feature.
Query Options. Reference when using this Prisma feature.
CockroachDB Setup. Reference when using this Prisma feature.
Driver Adapters. Reference when using this Prisma feature.
Streamlit page authoring patterns for AGILAB (session_state safety, keys, rerun, UX).