pongsatorna/integration-architect-agent
Plugin Claude Code
Deterministic end-to-end suite for Integration Architecture: API Contract Design, DB Alignment, and Quality Verification. Bridges legacy systems to modern mobile frontends.
pongsatorna/integration-architect-agent
Plugin Claude Code
Deterministic end-to-end suite for Integration Architecture: API Contract Design, DB Alignment, and Quality Verification. Bridges legacy systems to modern mobile frontends.
pongsatorna/integration-architect-agent
MCP server Claude CodeCodexCursor
MCP server "figma" as configured in pongsatorna/integration-architect-agent. Runs locally from the @anthropic-ai/mcp-server-figma npm package. Needs 1 environment variable to run.
pongsatorna/integration-architect-agent
Instructions file Gemini CLI
Gemini CLI instructions for pongsatorna/integration-architect-agent, covering persona: integration architect, operating instructions and available skills.
pongsatorna/integration-architect-agent
Skill Claude CodeCodex
The Master Orchestrator for the entire Integration Lifecycle. This is the root skill for the Integration Architect agent.
pongsatorna/integration-architect-agent
Agent
API Contract Design agent. Use this agent when you need to: Bridge Technical Source (OpenAPI from discovery) and User Target (UI requirements) into optimized mobile API contracts Generate BFF-layer OpenAPI specs, TypeScript interfaces, and field lineage maps Apply security masking, field flattening, and mobile…
pongsatorna/integration-architect-agent
Agent
Database Alignment agent. Use this agent when you need to: Analyze gaps between API contracts and existing database schemas Generate SQL DDL scripts (ALTER TABLE, CREATE TABLE, VIEWs) to support new contracts Create migration plans with rollback strategies.
pongsatorna/integration-architect-agent
Agent
Technical Source Discovery agent. Use this agent when you need to: Convert legacy Word (.docx), PowerPoint (.pptx), or Excel (.xlsx) API specs into OpenAPI 3.0 Index database schemas from CSV exports into a schema map Parse and extract technical documentation into machine-readable formats.
pongsatorna/integration-architect-agent
Agent
The Master Orchestrator for Integration Architecture. Use this agent when you need to: Design end-to-end API contracts from legacy docs to mobile frontends Run the full 5-phase integration lifecycle (Discovery → UI Analysis → Contract Design → DB Alignment → Quality) Coordinate multiple specialized agents for a…
pongsatorna/integration-architect-agent
Agent
Quality Assurance agent. Use this agent when you need to: Generate Postman collections with positive/negative/security test cases Create K6 load test scripts with mobile performance thresholds Produce mock JSON responses for all UI states (success, empty, error).
pongsatorna/integration-architect-agent
Agent
UI Analysis agent for mobile frontends. Use this agent when you need to: Analyze Figma designs via MCP server or screenshots to extract data requirements Define target UI field specifications (types, states, nullable fields, arrays) Generate uirequirementsspec.md for contract design.
pongsatorna/integration-architect-agent
Command
Start the Integration Architect lifecycle. Runs the 5-phase deterministic workflow (Discovery → UI Analysis → Contract Design → DB Alignment → Quality).
pongsatorna/integration-architect-agent
Skill Claude CodeCodex
Bridges Technical Source and User Target to design optimized Mobile API contracts (OpenAPI/TypeScript).
pongsatorna/integration-architect-agent
Skill Claude CodeCodex
Designs DB schema enhancements (SQL DDL/Migrations) to support new API contracts.
pongsatorna/integration-architect-agent
Skill Claude CodeCodex
Ingests and sanitizes technical sources. Converts legacy API docs (.docx) to OpenAPI 3.0 and indexes DB schemas (.csv).
pongsatorna/integration-architect-agent
Skill Claude CodeCodex
The Master Orchestrator for the entire Integration Lifecycle. Coordinates Discovery, UI Analysis, Contract Design, Database Alignment, and Quality Verification.
pongsatorna/integration-architect-agent
Skill Claude CodeCodex
Designs automated API tests (Postman), load tests (K6), and mockup responses.
pongsatorna/integration-architect-agent
Skill Claude CodeCodex
Analyzes mobile UI designs (Figma/Screenshots) to define Target requirements. Extracts data fields, types, and states.