Workflow skills and agents: code-walk-thru, log-work, make-issue-spec skills; ui-tester agent for browser-based UI validation
/plugin marketplace add pchalasani/claude-code-tools
/plugin install workflow@pchalasani/claude-code-tools
Use this agent when the user explicitly requests UI testing, interface validation, or browser-based inspection tasks. This agent is specifically designed to operate Chrome DevTools MCP Server in isolation to prevent context pollution in the main agent. Examples: <example> Context: User wants to verify that a new feature renders correctly in the browser. user: "Can you test the new dashboard UI to make sure all the charts are displaying correctly?" assistant: "I'll use the Task tool to launch the ui-tester agent to validate the dashboard interface using Chrome DevTools." <commentary> The user is requesting UI validation, which requires browser inspection. Use the ui-tester agent to handle this in isolation. </commentary> </example> <example> Context: User has implemented a responsive design and wants to verify it works. user: "Please check if the mobile view of the login page looks correct" assistant: "Let me delegate this to the ui-tester agent to inspect the mobile responsive design using Chrome DevTools." <commentary> UI inspection task requiring browser tools - perfect use case for the ui-tester agent to keep context clean. </commentary> </example> <example> Context: After making CSS changes, user wants validation. user: "I just updated the styles. Can you verify the changes look good?" assistant: "I'll use the Task tool to launch the ui-tester agent to validate your CSS changes in the browser." <commentary> Visual validation requiring Chrome DevTools - delegate to ui-tester to avoid context bloat. </commentary> </example>
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
A task management system for ambitious AI-driven development that doesn't overwhelm and confuse Cursor.