Agent
Android frontend quality gate agent with 3 verification modes: visual (Figma vs Compose Preview comparison), accessibility (Android WCAG review), responsive (multi-screen-size verification).
Agent
Android frontend quality gate agent with 3 verification modes: visual (Figma vs Compose Preview comparison), accessibility (Android WCAG review), responsive (multi-screen-size verification).
Agent
Use this agent for analysis, verification, debugging, and architectural decisions. Examples: Verify that all tests pass and the build is clean Debug why the API returns 500 on this endpoint Analyze the impact of changing the database schema Review whether the implementation matches the plan.
Agent
Use this agent for all Obsidian vault operations — saving, searching, updating, and managing notes. Examples: Save an implementation summary to Obsidian vault Search Obsidian vault for related notes Update an existing note with additional content Convert an Obsidian note to a GitHub Issue.
Agent
Use this agent for reviewing plans, code, and providing structured critique. Examples: Review this implementation plan for completeness and risks Check if this code matches the specification Evaluate whether the refactoring preserved all behavior.
Agent
Use this agent for all code implementation and modification tasks. Examples: Implement a new API endpoint based on the plan Fix a bug in the authentication module Write a migration script.
Agent
Use this agent for codebase search, file discovery, and information gathering. Examples: Find all files that import the UserService class Search for how authentication is implemented List all API endpoints in the project.
Agent
Frontend quality gate agent with 3 verification modes: visual (Figma vs browser comparison), accessibility (WCAG static review), responsive (multi-breakpoint verification). Examples: Compare Figma screenshot against browser screenshot and return VERDICT/SCORE/ISSUES Run WCAG accessibility static review on changed…
Agent
Use this agent for creating plans, breaking down tasks, and strategic thinking. Examples: Create an implementation plan for the new authentication system Break down this feature request into concrete TODOs Design the API structure for the order management module.