ai
01Agent
AI/ML integration agent — handles AI model integration, prompt engineering, embeddings, vector stores, and AI-powered features. Integrate the OpenAI API for text classification Set up a vector store for semantic search.
Complete DevOps automation plugin for Claude Code. 16 skills, 13 hooks, 10 agents — ship faster, safer, smarter.
Agent
AI/ML integration agent — handles AI model integration, prompt engineering, embeddings, vector stores, and AI-powered features. Integrate the OpenAI API for text classification Set up a vector store for semantic search.
Agent
Core/Backend agent — implements business logic, services, data models, APIs, and system infrastructure. The backbone that other agents build on. Create the user service with CRUD operations Add a database migration for the new schema.
Agent
UX/UI Designer agent — full-stack design from research to pixel-perfect specs. Wireframes, user flows, visual design, design systems, and component specs. Bridges design to code via Figma and design tokens. Design the onboarding flow with wireframes and visual specs Create a design system with tokens, components, and…
Agent
Feature worker agent — implements features in an isolated worktree. Can delegate to other role agents (frontend, core, ai, etc.) when the feature spans multiple domains. Implement the video filter feature end-to-end Build the user settings page with backend and frontend.
Agent
Frontend agent — implements UI components, templates, styling, and user-facing interactions. Framework-agnostic (Angular, React, Vue, etc.). Build the settings page with dark mode toggle Fix the responsive layout on mobile viewports.
Agent
Gamer agent — brings the end-user/player perspective to development. Tests UX as a gamer would, evaluates game-feel, performance perception, and fun factor. Covers PC, console, mobile, tablet, and offline games (board games, tabletop). Evaluate the onboarding flow from a player perspective Review the UI for controller…
Agent
Product Owner agent — the product's CEO. Owns the holistic vision across business value, user experience, technical feasibility, and operational readiness. Challenges decisions, guards trade-offs, and ensures every feature ships balanced for all stakeholders. Evaluate whether this feature justifies its complexity for…
Agent
Quality assurance agent — runs tests, verifies builds, takes screenshots, and validates changes in parallel while other work continues. Run the tests and check for console errors Build the project and verify everything compiles.
Agent
Red-team / adversarial review agent — scans a plan or code change for failure modes, blind spots, and hidden risks before implementation. Produces a list of concrete risks with file/line references; does NOT fix code. Red-team this migration plan for race conditions and partial-failure modes Find the ways this auth…
Agent
Research agent — investigates topics, compares technologies, finds best practices. Runs in isolated context to keep main conversation clean. Compare React vs Vue for our use case Research current best practices for API rate limiting.
Agent
Code-blind fresh-approach ideation agent — rethinks a stuck app or section from scratch through one lens (product-value, ux-design, enduser-feel, or architecture). Receives ONLY a code-free Rethink Brief; has no file tools by design, so the current implementation cannot anchor its thinking. Spawned in parallel (one…
Agent
Windows platform agent — handles Windows-specific features: system tray, native APIs, installers, registry, file associations, and platform integration. Add system tray support with notifications Create the Windows installer with auto-update.