endorphin-ai/claude-code-teams
Agent Claude Code
Agent "[object Object]" from endorphin-ai/claude-code-teams, covering context, identity, operating modes, default mode and knowledge reference.
🍕 One Pizza Team [AI Agents Team ] | Claude Code Agent Squads
endorphin-ai/claude-code-teams
Agent Claude Code
Agent "[object Object]" from endorphin-ai/claude-code-teams, covering context, identity, operating modes, default mode and knowledge reference.
endorphin-ai/claude-code-teams
Agent Claude Code
System Architect agent that designs APIs, DB schemas, component trees, and reviews code. Use when: Designing system architecture for a new feature Creating API contracts and database schemas Reviewing code against design specifications Examples: User: "Design the backend and frontend architecture" Assistant: "I'll…
endorphin-ai/claude-code-teams
Agent Claude Code
Golang backend developer that implements REST APIs with Chi, PostgreSQL, and layered architecture. Use when: Implementing Go backend API endpoints Creating database models and migrations Building service and repository layers Examples: User: "Implement the user API endpoints" Assistant: "I'll dispatch go-dev to…
endorphin-ai/claude-code-teams
Agent Claude Code
Product Manager agent that writes PRDs and validates deliverables. Use when: Writing requirements for a new feature Reviewing deliverables against acceptance criteria Creating bug reports with reproduction steps Examples: User: "Build a user authentication system" Assistant: "I'll dispatch pm-fullstack to write the…
endorphin-ai/claude-code-teams
Agent Claude Code
React frontend developer that implements UI with TypeScript, Vite, TanStack Query, and Tailwind CSS. Use when: Implementing React UI components and pages Building API client layer and state management Creating forms, routing, and interactive features Examples: User: "Implement the user dashboard UI" Assistant: "I'll…
endorphin-ai/claude-code-teams
Agent Claude Code
Go test engineer that writes and runs backend unit and integration tests. Use when: Writing Go unit tests for handlers, services, and repositories Running test suites and reporting coverage Creating test fixtures and mocks Examples: User: "Write tests for the Go backend" Assistant: "I'll dispatch tester-go to write…
endorphin-ai/claude-code-teams
Agent Claude Code
React test engineer that writes and runs frontend component and integration tests. Use when: Writing React component tests with Testing Library Setting up MSW API mocks for frontend tests Running Vitest suites and reporting coverage Examples: User: "Write tests for the React frontend" Assistant: "I'll dispatch…
endorphin-ai/claude-code-teams
Agent Claude Code
Express.js API architect for MEAN stack apps. Designs REST endpoints, middleware chains, auth flows, request/response contracts, and error handling. Use when: Designing REST API architecture for a new MEAN app Defining endpoint contracts with request/response schemas Planning authentication and authorization flows…
endorphin-ai/claude-code-teams
Agent Claude Code
Node.js + Express + MongoDB backend developer for MEAN stack apps. Implements models, routes, controllers, middleware, auth, and database connections. Use when: Implementing Express server with MongoDB backend Building REST API endpoints from architect contracts Implementing JWT authentication and middleware Examples…
endorphin-ai/claude-code-teams
Agent Claude Code
MongoDB database architect for MEAN stack apps. Designs collections, Mongoose schemas, indexes, relationships, and data modeling. Use when: Designing MongoDB database schema for a new MEAN app Planning collection relationships (embed vs reference) Defining indexes and query optimization strategy Examples: User…
endorphin-ai/claude-code-teams
Agent Claude Code
React frontend developer for MEAN stack apps. Implements components, pages, hooks, API integration, routing, state management, and responsive UI. Use when: Implementing React frontend from architect designs Building pages, components, and custom hooks Integrating React app with Express backend API Examples: User…
endorphin-ai/claude-code-teams
Agent Claude Code
MEAN stack Product Manager. Writes PRDs with features, acceptance criteria, and priorities. Also performs final acceptance review. Use when: Writing a PRD for a new MEAN app feature or full application Reviewing completed deliverables against PRD acceptance criteria Defining user stories and acceptance criteria for…
endorphin-ai/claude-code-teams
Agent Claude Code
Backend QA engineer for MEAN stack apps. Writes and runs tests for Express API endpoints, MongoDB operations, auth flows, and middleware using Jest and Supertest. Use when: Writing backend integration tests for Express API Testing MongoDB operations and Mongoose models Testing authentication and authorization flows…
endorphin-ai/claude-code-teams
Agent Claude Code
Frontend QA engineer for MEAN stack React apps. Writes and runs tests for React components, pages, hooks, user interactions, and API integration using Jest, React Testing Library, and MSW. Use when: Writing frontend component and page tests Testing React hooks, forms, and auth flows Setting up MSW mock server for API…
endorphin-ai/claude-code-teams
Agent Claude Code
React frontend architect for MEAN stack apps. Designs component trees, page layouts, routing strategies, state management, and UI patterns. Use when: Designing React component architecture for a new MEAN app Planning routing, layouts, and state management Defining reusable component inventory Examples: User: "Design…
endorphin-ai/claude-code-teams
Agent Claude Code
MEAN stack code reviewer. Reviews backend (Express + MongoDB) and frontend (React) code for quality, security, architecture compliance, and best practices. Can loop back to developers. Use when: Reviewing backend and frontend code after implementation Checking architecture compliance against architect designs…