Database Migration
Executes database migrations using the postgres MCP server. Use when applying schema changes, running migrations, or updating databese structure.
UncategorizedView skill →
Start/Stop App
Start or stop the user-management FastAPI app. Use when you need to tun or kill the dev server.
UncategorizedView skill →