Generate and manage API integrations including REST clients, GraphQL schemas, database connections, and webhook handlers
/plugin marketplace add Lobbi-Docs/claude/plugin install team-accelerator@claude-orchestration# Integrate Command Generate and manage API integrations with support for REST, GraphQL, databases, webhooks, and OAuth flows. ## Usage ## Examples ## Execution Flow ### 1. REST API Integration #### Generate API Client #### REST Client Template #### Test REST Integration ### 2. GraphQL Integration #### Generate GraphQL Client #### GraphQL Codegen Configuration #### GraphQL Client Setup ### 3. Database Integration #### PostgreSQL Connection #### Prisma Setup #### MongoDB Connection ### 4. Webhook Integration #### Webhook Handler Template #### GitH...