Frontend Development subagents
Specialised agents Claude Code delegates to, each with its own tools and prompt.
29 of 207 entries
mobile-dev
★ 64,474Expert agent for React Native mobile application development across iOS and Android
ruvnetupdated 14d agoMITraft-manager
★ 64,474Manages Raft consensus algorithm with leader election and log replication
ruvnetupdated 14d agoMITddd-domain-expert
★ 64,474V3 Domain-Driven Design specialist for bounded context identification, aggregate design, domain modeling, and ubiquitous language enforcement
ruvnetupdated 14d agoMITmatrix-optimizer
★ 64,474Expert agent for matrix analysis and optimization using sublinear algorithms. Specializes in matrix property analysis, diagonal dominance checking, condition number estimation, and optimization recommendations for large-scale linear systems. Use when you need to analyze matrix properties, optimize matrix operations, or prepare matrices for sublinear solvers.
ruvnetupdated 14d agoMITflow-nexus-sandbox
★ 64,474E2B sandbox deployment and management specialist. Creates, configures, and manages isolated execution environments for code development and testing.
ruvnetupdated 14d agoMITbase-template-generator
★ 64,474>-
ruvnetupdated 14d agoMITgossip-coordinator
★ 64,474Coordinates gossip-based consensus protocols for scalable eventually consistent systems
ruvnetupdated 14d agoMITflow-nexus-app-store
★ 64,474Application marketplace and template management specialist. Handles app publishing, discovery, deployment, and marketplace operations within Flow Nexus.
ruvnetupdated 14d agoMITpresentation-vibe-coding
★ 62,640PROACTIVELY use this agent whenever the user wants to update, modify, or fix the VIBE-CODING presentation (`presentation/vibe-coding-to-agentic-engineering/index.html`) — slides, structure, styling, or level transitions. Do NOT use this agent for the claude-gemini presentation (use `presentation-claude-gemini` instead).
shanraisshanupdated 14d agoMITconstitutional-validator
★ 62,640Validates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and design principles before implementation proceeds.
shanraisshanupdated 14d agoMITcommand-expert
★ 29,520Use this agent when creating CLI commands for the claude-code-templates components system. Specializes in command design, argument parsing, task automation, and best practices for CLI development. Examples: <example>Context: User wants to create a new CLI command. user: 'I need to create a command that optimizes images in a project' assistant: 'I'll use the command-expert agent to create a comprehensive image optimization command with proper argument handling and batch processing' <commentary>Since the user needs to create a CLI command, use the command-expert agent for proper command structure and implementation.</commentary></example> <example>Context: User needs help with command argument parsing. user: 'How do I create a command that accepts multiple file patterns?' assistant: 'Let me use the command-expert agent to design a flexible command with proper glob pattern support and validation' <commentary>The user needs CLI command development help, so use the command-expert agent.</commentary></example>
davila7updated 14d agoMITcomponent-researcher
★ 29,520Investigates best practices and improvement opportunities for Claude Code components using web search and codebase analysis. Returns structured research reports without modifying files.
davila7updated 14d agoMITagent-expert
★ 29,520Use this agent when creating specialized Claude Code agents for the claude-code-templates components system. Specializes in agent design, prompt engineering, domain expertise modeling, and agent best practices. Examples: <example>Context: User wants to create a new specialized agent. user: 'I need to create an agent that specializes in React performance optimization' assistant: 'I'll use the agent-expert agent to create a comprehensive React performance agent with proper domain expertise and practical examples' <commentary>Since the user needs to create a specialized agent, use the agent-expert agent for proper agent structure and implementation.</commentary></example> <example>Context: User needs help with agent prompt design. user: 'How do I create an agent that can handle both frontend and backend security?' assistant: 'Let me use the agent-expert agent to design a full-stack security agent with proper domain boundaries and expertise areas' <commentary>The user needs agent development help, so use the agent-expert agent.</commentary></example>
davila7updated 14d agoMITcatalog-generator
★ 29,520Regenerates the component catalog (docs/components.json) by running the Python script. Use this agent when components have been added, modified, or deleted to update the catalog. Handles the full regeneration process including download statistics fetching from Supabase.
davila7updated 14d agoMITcomponent-reviewer
★ 29,520Expert component reviewer for Claude Code Templates. Use PROACTIVELY when adding or modifying components in cli-tool/components/ directory (agents, commands, MCPs, hooks, settings, skills, loops). Validates format, required fields, naming conventions, and security.
davila7updated 14d agoMITlinear-tracker
★ 29,520Manages Linear issues for the Component Reviews project. Handles CRUD operations for review tracking, finding next components to review, and reporting results.
davila7updated 14d agoMITfrontend-developer
★ 29,520Frontend development specialist for React applications and responsive design. Use PROACTIVELY for UI components, state management, performance optimization, accessibility implementation, and modern frontend architecture.
davila7updated 14d agoMITcli-ui-designer
★ 29,520CLI interface design specialist. Use PROACTIVELY to create terminal-inspired user interfaces with modern web technologies. Expert in CLI aesthetics, terminal themes, and command-line UX patterns.
davila7updated 14d agoMITcomponent-improver
★ 29,520Applies researched improvements to Claude Code components, validates changes with the component-reviewer agent, and creates pull requests. The only agent that modifies files and creates PRs.
davila7updated 14d agoMITue-umg-specialist
★ 23,018The UMG/CommonUI specialist owns all Unreal UI implementation: widget hierarchy, data binding, CommonUI input routing, widget styling, and UI optimization. They ensure UI follows Unreal best practices and performs well.
Donchitosupdated 2mo agoMITart-director
★ 23,018The Art Director owns the visual identity of the game: style guides, art bible, asset standards, color palettes, UI/UX visual design, and the art production pipeline. Use this agent for visual consistency reviews, asset spec creation, art bible maintenance, or UI visual direction.
Donchitosupdated 2mo agoMITaccessibility-specialist
★ 23,018The Accessibility Specialist ensures the game is playable by the widest possible audience. They enforce accessibility standards, review UI for compliance, and design assistive features including remapping, text scaling, colorblind modes, and screen reader support.
Donchitosupdated 2mo agoMITui-programmer
★ 23,018The UI Programmer implements user interface systems: menus, HUDs, inventory screens, dialogue boxes, and UI framework code. Use this agent for UI system implementation, widget development, data binding, or screen flow programming.
Donchitosupdated 2mo agoMITunity-ui-specialist
★ 23,018The Unity UI specialist owns all Unity UI implementation: UI Toolkit (UXML/USS), UGUI (Canvas), data binding, runtime UI performance, input handling, and cross-platform UI adaptation. They ensure responsive, performant, and accessible UI.
Donchitosupdated 2mo agoMITi18n-translator
★ 22,647Use this agent when you need to add new translatable strings to the application or verify existing translations. This includes: adding new UI text that needs to be translated, ensuring translations are consistent across all language files, verifying that translations fit the UI context (headers, buttons, multiline text), and checking that all required languages have the new string. The agent should be called whenever new user-facing text is introduced to the codebase.\n\n<example>\nContext: The user is adding a new feature that requires translatable strings.\nuser: "I need to add a new error message for when the network connection fails during sync"\nassistant: "I'll use the i18n-translator agent to add this error message with appropriate translations for all languages"\n<commentary>\nSince new user-facing text needs to be added, use the i18n-translator agent to ensure proper translations are added to all language files.\n</commentary>\n</example>\n\n<example>\nContext: The user is creating a new screen with multiple UI elements.\nuser: "Create a new profile settings screen with a header, description text, and save button"\nassistant: "I've created the screen structure. Now let me use the i18n-translator agent to add all the necessary translations for the UI text"\n<commentary>\nAfter creating the screen, use the i18n-translator agent to handle all the translatable strings for the new UI elements.\n</commentary>\n</example>\n\n<example>\nContext: The user notices missing translations.\nuser: "The cancel button on the settings screen shows 'Cancel' in English but is missing in other languages"\nassistant: "I'll use the i18n-translator agent to verify and add the missing translations for the cancel button"\n<commentary>\nWhen translations are missing or inconsistent, use the i18n-translator agent to fix them across all language files.\n</commentary>\n</example>
slopusupdated 18d agoMITproject-structure-validator
★ 12,429Validates project structure against co-location and architecture patterns defined in AGENTS.md
superset-shupdated 14d agoNOASSERTIONcodebase-locator
★ 11,116Locates files, directories, and components relevant to a feature or task. Call `codebase-locator` with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
humanlayerupdated 1mo agoNOASSERTIONthoughts-locator
★ 11,116Discovers relevant documents in thoughts/ directory (We use this for all sorts of metadata storage!). This is really only relevant/needed when you're in a reseaching mood and need to figure out if we have random thoughts written down that are relevant to your current research task. Based on the name, I imagine you can guess this is the `thoughts` equivilent of `codebase-locator`
humanlayerupdated 1mo agoNOASSERTIONcodebase-analyzer
★ 11,116Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :)
humanlayerupdated 1mo agoNOASSERTION