UX-driven development toolkit for building accessible, user-centered websites and applications. Integrates UX principles, accessibility verification, and usability heuristics directly into the development workflow.
Run comprehensive accessibility audit against WCAG 2.2 guidelines with actionable fix recommendations
Design or review a UI component with UX best practices, accessibility, and interaction patterns
Design or review forms with UX best practices for usability, accessibility, and conversion optimization
Design, document, or analyze user flows with UX best practices and friction point identification
Comprehensive UX review of a page, component, or user flow using established heuristics and best practices
Deep accessibility specialist agent for WCAG compliance, assistive technology support, and inclusive design
Component design agent for creating accessible, usable, well-documented UI components
User flow analysis agent for mapping, optimizing, and testing user journeys
Comprehensive UX audit agent that evaluates interfaces against heuristics, accessibility, and usability principles
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI coding agent toolkit - browser superpowers, code intelligence, and development tools.
This marketplace contains 13 plugins for Claude Code:
| Plugin | Description | Version | Category |
|---|---|---|---|
| agnt | Browser superpowers: process management, reverse proxy, frontend debugging, sketch mode | 0.7.12 | development |
| lci | Lightning Code Index: sub-millisecond semantic code search | 0.4.0 | development |
| tools | Complete toolkit combining agnt and lci | 1.0.0 | development |
| mcp-architect | Design high-quality MCP servers with progressive discovery and token efficiency | 0.1.0 | development |
| mcp-tester | MCP server testing and debugging with mcp-debug | 0.2.0 | development |
| slop-mcp | SLOP integration for MCP management and orchestration | 0.2.0 | development |
| slop-coder | SLOP language coding assistant and reference | 0.1.0 | development |
| dartai | Dart task management with adversarial cooperation loops | 0.3.0 | development |
| workflow | General-purpose adversarial workflow automation | 0.1.0 | development |
| figma-query | Token-efficient Figma integration with design library extraction | 0.1.0 | design |
| ux-design | UX design principles, color theory, typography, and accessibility | 0.1.0 | design |
| ux-developer | UX-driven development with WCAG 2.2 and usability best practices | 0.1.0 | development |
| prompt-engineer | State-of-the-art prompt and context engineering for 2026 | 0.1.0 | ai |
# Via npm (recommended)
npm install -g @standardbeagle/agnt @standardbeagle/lci
# Via pip
pip install agnt lightning-code-index
# Via Go (lci only)
go install github.com/standardbeagle/lci/cmd/lci@latest
Option A: Via slop-mcp (recommended if available)
mcp__plugin_slop-mcp_slop-mcp__manage_mcps
{ "action": "register", "name": "agnt", "command": "npx", "args": ["-y", "@standardbeagle/agnt", "mcp"], "scope": "user" }
{ "action": "register", "name": "lci", "command": "npx", "args": ["-y", "@standardbeagle/lci", "mcp"], "scope": "user" }
Option B: Add to .mcp.json
{
"agnt": {
"command": "npx",
"args": ["-y", "@standardbeagle/agnt", "mcp"]
},
"lci": {
"command": "npx",
"args": ["-y", "@standardbeagle/lci", "mcp"]
}
}
The plugins provide commands, skills, and agents that help you use the MCP tools:
# Install the complete toolkit (recommended)
claude plugin add tools@standardbeagle-tools
# Or install individual plugins
claude plugin add agnt@standardbeagle-tools
claude plugin add lci@standardbeagle-tools
Give your AI coding agent browser superpowers:
__devtool API)Requirements: agnt binary via npm/pip or GitHub releases
Sub-millisecond semantic code search and code intelligence:
Requirements: lci binary via npm/pip/go or GitHub releases
Best of both worlds - combines agnt and lci for the ultimate AI coding experience.
Requirements: Both agnt and lci binaries
standardbeagle-tools/
├── .claude-plugin/
│ └── marketplace.json # Marketplace registry
├── plugins/
│ ├── agnt/ # Browser superpowers plugin
│ │ ├── .claude-plugin/
│ │ ├── commands/
│ │ ├── skills/
│ │ ├── agents/
│ │ └── mcp.json.disabled
│ ├── lci/ # Code intelligence plugin
│ │ ├── .claude-plugin/
│ │ ├── commands/
│ │ ├── skills/
│ │ └── mcp.json.disabled
│ └── tools/ # Combined plugin
│ ├── .claude-plugin/
│ ├── commands/
│ ├── agents/
│ └── mcp.json.disabled
└── README.md
npx claudepluginhub standardbeagle/standardbeagle-tools --plugin ux-developerDart task management with adversarial cooperation loops and full dart-query MCP schema parity - DartQL batch operations, advanced filtering, task relationships, documents, time tracking, and automated task execution through quality verification pipelines.
MCP server testing and debugging toolkit. Dynamic server management, traffic analysis, schema validation, and hot-swap development workflows.
SLOP MCP integration for dynamic MCP server management. Migrate existing configs, register servers at runtime, search and execute tools across servers, automate workflows with SLOP scripts, and orchestrate multi-server pipelines. Includes Dart MCP tool reference skills.
Prompt and context engineering toolkit. Includes DSPy-inspired optimization, Claude patterns, context engineering, chain-of-thought design, RAG prompting, and multi-agent orchestration techniques.
General-purpose adversarial workflow automation with Ralph Wiggum loops. Context-aware task execution with clean subagent isolation, multi-stage verification, hook-based iteration tracking, and intelligent memory preservation before context compaction. Inspired by Goose Ralph loops and g3 principles.
Agents for UI/UX design, accessibility, and user experience optimization
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
UX co-pilot — conversational UX designer with live preview. 376 rules, 161 palettes, 57 font pairings, 67 styles. Phases: Discovery (ABCD questions), Audit (code scan + scored report), Preview (local server + named versions), Export (spec + React/Svelte/Vue components).
Accessibility and UX implementation - WCAG, ARIA, design tokens
Use this agent when conducting user research, analyzing user behavior, creating journey maps, or validating design decisions through testing. This agent specializes in understanding user needs, pain points, and behaviors to inform product decisions within rapid development cycles. Examples:\n\n<example>\nContext: Understanding user needs for a new feature
A curated collection of AI coding agent skills for browser automation, frontend design, performance auditing, task tracking, and structured problem-solving workflows.