Database Sync
Skill VerificadoAutomate database synchronization, replication, migration, and cross-platform data integration
This skill provides declarative configurations for synchronizing, replicating, and migrating data between various database types. It supports real-time replication, cross-database sync, schema migration, conflict resolution, and detailed monitoring, with explicit handling of sensitive credentials via secret management.
Code Execution
- info:ValidationWhile the YAML structure implies validation of parameters, there is no explicit mention or demonstration of a schema validation library being used for input arguments.
Instalación
npx skills add claude-office-skills/skillsEjecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.
Extensiones similares
Prisma Upgrade v7
98Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".
Webhook Automation
98Build and manage webhook-based integrations for real-time event processing and API connections
Database Migrator
70Migrates databases between providers (Postgres, MySQL, Supabase, PlanetScale, MongoDB). Reads source schema, generates migration scripts, handles data type mapping, foreign keys, indexes, triggers, stored procedures. Validates migration with row counts and checksums. Generates migration-plan.md with step-by-step execution guide, rollback procedures, estimated downtime.
PPT Visual
100Design presentation visuals and slide layouts. Create visual concepts, suggest graphics, and provide design specifications for impactful PowerPoint slides.
Prisma Postgres Setup
99Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database".
Postgres State Adapter
98Postgres state adapter for chat (production)