Core agents for application architecture, cross-layer implementation, UI work, and protocol-specific development.
Included agents:
api-designer- Design or review API contracts before implementation.backend-developer- Own a scoped backend change after the code path is clear.code-mapper- Trace the files, entry points, and state transitions behind a behavior.electron-pro- Handle Electron main and renderer process work, packaging, and desktop integration.frontend-developer- Own a scoped frontend change after the issue is understood.fullstack-developer- Own a bounded end-to-end feature that spans backend and frontend.graphql-architect- Design or review GraphQL schemas, resolvers, and federation boundaries.microservices-architect- Review service boundaries and distributed system contracts.mobile-developer- Implement or debug mobile-specific flows and integrations.ui-designer- Produce concrete UI direction another agent can implement.ui-fixer- Apply a minimal UI fix after reproduction and evidence gathering.websocket-engineer- Work on real-time connection, protocol, and event-delivery behavior.