Perfect for Data Management Agents requiring robust PostgreSQL database operations with Prisma ORM integration. Gère le schéma Prisma et les migrations de Motivia. Utilise ce skill quand lutilisateur demande de modifier la base de données, ajouter une table, un champ, une relation, ou effectuer une migration. PostgreSQL avec Prisma ORM.
The db MCP Server by majiayu000 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.
Ideal Agent Persona
Perfect for Data Management Agents requiring robust PostgreSQL database operations with Prisma ORM integration.
Core Value
Enables direct database interaction through Prisma ORM with PostgreSQL (Neon) support. Provides schema management, migration deployment, and database push capabilities for both development and production environments.
↓ Capabilities Granted for db MCP Server
Executing Prisma migrations in development
Deploying database migrations to production
Pushing schema changes directly to database
Generating Prisma client for database operations
! Prerequisites & Limits
PostgreSQL (Neon) specific only
Requires Prisma schema file
Database push recommended for development only
Explorer
Project
SKILL.md
5.3 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8
# Tags
[No tags]
SKILL.md
Readonly
Base de Données Motivia
Stack technique
ORM: Prisma
BDD: PostgreSQL (Neon)
Fichier schema: prisma/schema.prisma
Commandes Prisma
bash
1# Développement2pnpm prisma generate # Générer le client Prisma3pnpm prisma migrate dev # Créer et appliquer une migration4pnpm prisma migrate dev --name add_feature # Migration nommée5pnpm prisma db push # Push direct (dev seulement)67# Production8pnpm prisma migrate deploy # Appliquer les migrations910# Utilitaires11pnpm prisma studio # Interface graphique12pnpm prisma db seed # Exécuter le seed13pnpm prisma format# Formater le schema
widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.
The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.
The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.