By ssiertsema
Refactor Vue 3 SFCs for readability: reorder sections, organize script, improve naming
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimCreate user personas through interactive dialogue. Generates personas from a business case or guided questioning, with iterative review.
Generate INVEST-compliant user stories from functional specifications and personas
Autonomous RACI matrix creation with variant support (RASCI, RACI-VS, DACI, RAPID). Validates against 15 anti-patterns, produces workload analysis, decision clarity scoring, governance health assessment, and communication plan skeleton. Mermaid diagrams with optional PNG export.
Autonomous go-to-market strategy skill creating launch plans for products, features, and market expansions. Covers market definition, positioning, pricing, channel strategy, 90-day launch plan, and success metrics. Mermaid diagrams with optional PNG export.
Generate functional specifications from business case and personas through interactive dialogue
npx claudepluginhub ssiertsema/claude-code-plugins --plugin vue-reorderModern Vue 3 development with TypeScript, Composition API, defineModel bindings, Testing Library for user-behavior tests, and MSW for API mocking
Advanced Vue skills for Composition API, components, and reactivity.
shadcn-vue for Vue/Nuxt with Reka UI components and Tailwind. Use for accessible UI, Auto Form, data tables, charts, or encountering component imports, dark mode, Reka UI errors.
Automatic closed-loop frontend development with visual testing, browser automation, and iterative refinement using multimodal AI
Vue.js and Nuxt.js development with Composition API, composables, and SSR/SSG patterns
Use this agent when building user interfaces, implementing React/Vue/Angular components, handling state management, or optimizing frontend performance. This agent excels at creating responsive, accessible, and performant web applications. Examples:\n\n<example>\nContext: Building a new user interface\nuser: "Create a dashboard for displaying user analytics"\nassistant: "I'll build an analytics dashboard with interactive charts. Let me use the frontend-developer agent to create a responsive, data-rich interface."\n<commentary>\nComplex UI components require frontend expertise for proper implementation and performance.\n</commentary>\n</example>\n\n<example>\nContext: Fixing UI/UX issues\nuser: "The mobile navigation is broken on small screens"\nassistant: "I'll fix the responsive navigation issues. Let me use the frontend-developer agent to ensure it works perfectly across all device sizes."\n<commentary>\nResponsive design issues require deep understanding of CSS and mobile-first development.\n</commentary>\n</example>\n\n<example>\nContext: Optimizing frontend performance\nuser: "Our app feels sluggish when loading large datasets"\nassistant: "Performance optimization is crucial for user experience. I'll use the frontend-developer agent to implement virtualization and optimize rendering."\n<commentary>\nFrontend performance requires expertise in React rendering, memoization, and data handling.\n</commentary>\n</example>