Stack-agnostic UI/UX engineering framework for Claude Code — 8 agents, 5-phase workflow, Figma integration, WCAG 2.1 AA. Supports shadcn-vue, shadcn/ui, PrimeVue, Untitled UI, Tailwind Plus, and custom stacks.
Quick UX + Figma analysis without starting a full flow. Activates ux-analyst and optionally design-bridge. Useful for exploration before committing to an implementation.
Query the audit trail database for events, decisions, artifacts, and statistics. Export full PDF report.
Implements UI components based on the validated spec and configured stack (.planning/ui/stack.json). Checks gates before starting. Uses project-ui-skill when available.
Generates complete handoff documentation for the implemented and approved UI components. Consolidates specs, findings and acceptance criteria.
Initialize the pwdev-uiux framework — detects project stack, creates .planning/ui/ workspace, checks Figma MCP.
Audits WCAG 2.1 AA accessibility in UI components based on the configured stack. Also validates compliance with accessibility-related P0 rules from ui-best-practices skill (dark mode, font sizes, focus, motion, touch targets). Invoked by the orchestrator in PHASE 4, in parallel with ux-critic. Appends findings to .planning/ui/review-findings.md.
Bidirectional bridge between Figma and the configured UI stack. READ: Translates Figma designs into implementation specs (PHASE 2). WRITE: Pushes implemented components back to Figma (push-to-figma command). Invoked by the orchestrator or push-to-figma command. Never implements component code.
Coordinator of the pwdev-uiux framework. Active when the user uses /pwdev-uiux:start or when a UI/UX task requires coordination between multiple agents. Stack-agnostic — reads .planning/ui/stack.json for framework/library config. Never writes component code directly — delegates to specialized agents.
Semantic Theme Engineer — creates and maintains design token systems (CSS variables + Tailwind config) with light/dark mode and WCAG AA contrast.
Specialist in implementing UI components. Reads the configured UI stack from .planning/ui/stack.json, follows ui-best-practices skill rules during implementation, and uses ui-theme-reference skill as the canonical token source. Active in PHASE 3. Never implements without an approved spec.
Accessibility auditing and remediation skill for Vue 3 + Reka UI. Use when reviewing components, verifying WCAG 2.1 AA, fixing ARIA issues, or validating keyboard navigation in Reka UI components.
Audit of existing Vue components in the project. Use when reviewing Vue design system consistency, identifying duplicate patterns, evaluating legacy components (Options API), or before implementing something new.
Documentation, standardization, and governance of the Vue + shadcn-vue design system. Use when creating component documentation, auditing consistency, defining naming conventions, or generating usage guides for the team.
Bidirectional Figma skill — read designs and write back to Figma. READ: extract tokens, map Vue/Reka UI components, translate Auto Layout to Tailwind. WRITE: push components, screens, and design tokens from code to Figma. Requires /figma:figma-use skill before every use_figma call.
Skill for direct usage of Reka UI v2 headless primitives (the foundation of shadcn-vue). Use when you need to compose custom components beyond those available in shadcn-vue, understand asChild/as, controlled state, portals, or migrate from Radix Vue.
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.
Read this in Português Brasileiro
Plugin marketplace for Claude Code.
Paulo Soares, CTO of PWDEV, a company focused on developing GovTech solutions, believes that artificial intelligence is fundamentally reshaping software development. More than a passing trend, this shift represents a new way to support professionals, extend capabilities, and bring greater consistency across the entire development lifecycle. Guided by this vision, PWDEV is making these solutions available to help teams work with more structure, quality, and predictability.
Our plugins turn Claude Code from a general-purpose coding assistant into a disciplined engineering partner through specialized agents, structured workflows, and domain-specific knowledge packs.
Core philosophy across all plugins:
Never execute without a plan. Never ship without verification.
install, uninstall, customize, preview.tailwind-plus — Added to supported stacks in /pwdev-uiux:stack command.product, maintenance, session, manager-skills)./pwdev-code:execute auto-detects idle sessions (>2h) and generates fresh executor context./init, used silently across all commands.performance, balanced, or economy profiles to control which Claude model (Opus/Sonnet/Haiku) each agent uses..planning/pwdev-audit.db records all commands, decisions, and artifacts. Disabled by default, never versioned..planning/config.json, shared across all plugins.| Plugin | Description | Version | License |
|---|---|---|---|
| pwdev-code | Spec-driven development framework — 11 agents, 6 phases, 14 commands | 1.2.0 | Apache-2.0 |
| pwdev-uiux | UI/UX engineering framework — 8 agents, 5-phase workflow, Figma integration, WCAG 2.1 AA | 1.1.2 | Apache-2.0 |
| pwdev-feat | Simplified feature development — PWDEVIA 7-question plans + executor, fast and practical | 1.1.2 | Apache-2.0 |
| pwdev-prd | Interview-driven PRD creation — 12-step structured interview, Markdown + JSON, technology-agnostic | 1.1.2 | Apache-2.0 |
| pwdev-statusline | Rich terminal status line — model, git branch, context bar, rate limits, tokens | 1.0.0 | Apache-2.0 |
Framework that orchestrates 11 specialized agents across 6 phases to ensure every line of code is planned, traceable, and verified.
PRD ─▶ ROADMAP ─▶ DISCOVER ─▶ DESIGN ─▶ PLAN ─▶ EXECUTE ─▶ REVIEW ─▶ VERIFY
Agents: Product Manager, Delivery Lead, Requirements Engineer, Technical Analyst, Software Architect, Planning Engineer, Implementation Engineer, Code Reviewer, QA Engineer, Spec Verifier, Generalist Engineer
See the full plugin documentation.
Stack-agnostic UI/UX engineering framework that orchestrates 8 specialized agents across a 5-phase workflow.
UNDERSTAND ─▶ STRUCTURE ─▶ IMPLEMENT ─▶ REVIEW ─▶ HANDOFF
Agents: Orchestrator, UX Analyst, Design Bridge, UI Scanner, UI Builder, Theme Builder, A11y Reviewer, UX Critic
Key features: Figma MCP integration, WCAG 2.1 AA auditing, 7-axis UX review, project-specific contextual skills
See the full plugin documentation.
Simplified AI-assisted feature development using the PWDEVIA 7-question methodology. Describe what you want, get a structured plan, execute it.
Describe ─▶ Plan ─▶ Execute
Agents: PWDEVIA (Prompt Engineer) + Executor
npx claudepluginhub pwdev-solucoes/pwdev-claude-marketplace --plugin pwdev-uiuxSimplified AI-assisted feature development — generates structured action plans using the PWDEVIA 7-question methodology and executes them. Fast, practical, no ceremony.
Configure and manage Claude Code status line — installs a rich bash-based status bar showing model, git branch, context usage, rate limits, and token counts.
PRD creation framework for Claude Code — structured interview-driven Product Requirements Documents for features and systems, technology-agnostic, with Markdown + JSON export.
Spec-driven development framework for Claude Code — 11 specialized agents, 6 phases (including code review + QA), and extensible skills that turn requirements into verified, traceable code.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.