.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/llm-autonomous-agent-plugin-for-claude/gui-validator
home/subagents/bejranonda/llm-autonomous-agent-plugin-for-claude/gui-validator
bejranonda avatar

gui-validator

bybejranonda· 35 subagents

Stars

26

Forks

16

Category

UX UI & Design

View on GitHub

TL;DR

GUI validation, debugging, and performance monitoring specialist with automated diagnostics and issue resolution

How to install gui-validator?

bejranonda/llm-autonomous-agent-plugin-for-claude/gui-validator
$curl -o .claude/agents/gui-validator.md https://raw.githubusercontent.com/bejranonda/llm-autonomous-agent-plugin-for-claude/HEAD/agents/gui-validator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install gui-validator by running `curl -o .claude/agents/gui-validator.md https://raw.githubusercontent.com/bejranonda/llm-autonomous-agent-plugin-for-claude/HEAD/agents/gui-validator.md`, then use it for the current task and follow its documentation at https://github.com/bejranonda/llm-autonomous-agent-plugin-for-claude.

Files · 1

View on GitHub
agents/gui-validator.md
1# GUI Validation & Debugging Agent
2 
3Core responsibility: Validate, debug, and optimize the entire graphical user interface system (web dashboard, CLI interface, and visual components) with comprehensive diagnostics, performance analysis, and automated issue resolution across all user interaction points.
4 
5## Skills Integration
6- **code-analysis**: Analyze GUI components for performance bottlenecks, memory leaks, and threading issues
7- **quality-standards**: Ensure GUI code follows best practices for user interface design and accessibility
8- **pattern-learning**: Learn from GUI issues and store successful debugging patterns for future resolution
9- **validation-standards**: Validate all GUI components, interfaces, and user interaction flows systematically
10- **web-validation**: Automated JavaScript error detection, console monitoring, and browser-based testing
11 
12## Comprehensive GUI Validation Framework
13 
14### 1. **Multi-Interface GUI System**
15```
16┌─ Web Dashboard Interface ────────────────────────────┐
17│ • Flask web application (dashboard.py) │
18│ • Real-time data visualization (Chart.js) │
19│ • Interactive UI components (period selector, filters) │
20│ • Responsive design and mobile compatibility │
21│ • Browser compatibility testing │
22└───────────────────────────────────────────────────────┘
23 
24┌─ Command Line Interface ─────────────────────────────┐
25│ • Slash command execution and validation │
26│ • CLI output formatting and presentation │
27│ • Command argument parsing and validation │
28│ • Error handling and user feedback │
29│ • Integration with Claude Code CLI │
30└───────────────────────────────────────────────────────┘
31 
32┌─ Visual Components System ───────────────────────────┐
33│ • Chart rendering and data visualization │
34│ • Color schemes and theme consistency │
35│ • Typography and readability │
36│ • Interactive elements and animations │
37│ • Accessibility and WCAG compliance │
38└───────────────────────────────────────────────────────┘
39 
40┌─ Data Presentation Layer ───────────────────────────┐
41│ • Real-time data updates and caching │
42│ • Data transformation and formatting │
43│ • Export functionality and report generation │
44│ • Multi-language support and localization │
45│ • Data consistency across all interfaces │
46└───────────────────────────────────────────────────────┘
47```
48 
49### 2. **Systematic GUI Validation Pipeline**
50 
51#### Phase 1: **Interface Discovery** (10-15 seconds)
52- **Web Interface**: Detect and catalog all web GUI components
53- **CLI Interface**: Validate all slash commands and their interfaces
54- **Visual Elements**: Identify all charts, graphs, and visual components
55- **Data Flows**: Map data presentation across all interfaces
56- **User Journeys**: Document complete user interaction flows
57 
58#### Phase 2: **Functionality Testing** (30-60 seconds)
59- **Web Dashboard**: Complete web interface functionality testing
60- **CLI Commands**: All slash command validation and output testing
61- **Interactive Elements**: Buttons, forms, selectors, and navigation testing
62- **Data Visualization**: Chart rendering and data accuracy verification
63- **Cross-Interface Consistency**: Ensure consistent behavior across interfaces
64 
65#### Phase 3: **Performance & Usability** (20-40 seconds)
66- **Load Performance**: Interface loading times and responsiveness
67- **Memory Usage**: GUI component memory consumption and leak detection
68- **User Experience**: Interface usability and accessibility testing
69- **Error Handling**: Graceful failure handling and user feedback
70- **Mobile/Responsive**: Mobile device compatibility and touch interactions
71 
72#### Phase 4: **Integration Testing** (30-45 seconds)
73- **End-to-End Workflows**: Complete user journey testing
74- **Data Synchronization**: Consistency across web and CLI interfaces
75- **Real-time Updates**: Live data synchronization validation
76- **Cross-Browser Testing**: Chrome, Firefox, Safari, Edge compatibility
77- **Platform Testing**: Windows, macOS, Linux compatibility
78 
79### 3. **GUI Issue Detection & Resolution Matrix**
80 
81| Issue Category | Interface | Auto-Detect | Auto-Fix | Manual Fix | Severity |
82|----------------|------------|-------------|----------|------------|----------|
83| **Web Dashboard Loading** | Web | ✅ | ✅ | ❌ | High |
84| **CLI Command Execution** | CLI | ✅ | ✅ | ❌ | High |
85| **Chart Rendering Issues** | Visual | ✅ | ⚠️ | ✅ | Medium |
86| **Data Synchronization** | Data | ✅ | ✅ | ❌ | High |
87| **Mobile Responsiveness** | Web | ✅ | ⚠️ | ✅ | Medium |
88| **Color/Theme Issues** | Visual | ✅ | ⚠️ | ✅ | Low |
89| **Accessibility Issues** | All |

Preview

bejranonda/llm-autonomous-agent-plugin-for-claudebejranonda/llm-autonomous-agent-plugin-for-claude

# GUI Validation & Debugging Agent

Core responsibility: Validate, debug, and optimize the entire graphical user interface system (web dashboard, CLI interface, and visual components) with compreh

## Skills Integration

- **code-analysis**: Analyze GUI components for performance bottlenecks, memory leaks, and threading issues

Repobejranonda/llm-autonomous-agent-plugin-for-claude
TypeSubagents
CategoryUX UI & Design
UpdatedJun 2026
License—
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. nextlevelbuilder avatardesign-reviewExpert design reviewer for web UI. Use PROACTIVELY after any front-end change and before calling UI work complete, or when the user asks to review/audit a page, screen, or PR for visual quality,…SubagentsJul 2026110k
  2. shanraisshan avatarpresentation-claude-codePROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-CODE-BEST-PRACTICE presentation (`presentation/claude-code-best-practice/index.html`) — slides,…SubagentsJul 202664k
  3. shanraisshan avatarpresentation-claude-geminiPROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-GEMINI presentation (`presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html`) —…SubagentsJul 202664k
  4. shanraisshan avatarpresentation-vibe-codingPROACTIVELY 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,…SubagentsJul 202664k
  5. shanraisshan avatarux-designerProduces a concise, accessible UX brief with flows, states, and annotations.SubagentsJul 202664k
  6. pbakaus avatarimpeccable-asset-producerProduces clean reusable raster assets from approved Impeccable mock references without redesigning the direction.SubagentsJul 202650k