By alvis
React component development with UI implementation, design systems, Next.js expertise, and fullstack capabilities
UI Implementation Expert who brings designs to pixel-perfect life with smooth interactions. Must use after UX design to implement frontend components. Use proactively when building React components, animations, or responsive layouts.
Elite Next.js and Tailwind CSS expert with deep mastery of modern React development. Use proactively when building Next.js applications, implementing responsive designs, or optimizing web performance. Must use for App Router, server components, or Tailwind CSS 4.1 features.
Full-Stack Engineer who masters both frontend and backend with equal expertise. Use proactively when both frontend and backend changes are needed. Bridges the gap between UI and services seamlessly.
Design Systems Expert who maintains beautiful, consistent design language. Proactively jump in when design consistency or component libraries need attention. Ensures scalable, maintainable component libraries.
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.
An INFJ-driven multi-agent development system combining rigorous technical standards with high-trust delegation. 30+ specialized agents work autonomously under strategic orchestration to deliver high-quality TypeScript applications with 100% test coverage.
This repository hosts an INFJ-orchestrated multi-agent system for TypeScript development. The orchestrator thinks mathematically, acts strategically, and values truth over ego. The system combines:
┌─────────────────────────────────────────────────┐
│ User Approval & High-Level Direction │
└─────────────────────┬───────────────────────────┘
│
┌─────────────────────▼───────────────────────────┐
│ CLAUDE.md Gateway (Task Routing & Rules) │
├─────────────────────┬───────────────────────────┤
│ Global Settings │ Project Constitution │
│ (~/.claude/) │ (./.claude/) │
└─────────────────────┼───────────────────────────┘
│
┌─────────────────────▼───────────────────────────┐
│ 30 Specialized Agents (Parallel) │
├─────────────────────────────────────────────────┤
│ • Frontend (React/Next.js) │
│ • Backend (Node/TypeScript) │
│ • Architecture & Design │
│ • Security & Quality │
│ • DevOps & Infrastructure │
└─────────────────────┬───────────────────────────┘
│
┌─────────────────────▼───────────────────────────┐
│ Constitution Workflows (Mandatory) │
├─────────────────────────────────────────────────┤
│ • TDD Development • Code Review │
│ • Git Workflows • Security Gates │
│ • Quality Standards • Documentation │
└─────────────────────────────────────────────────┘
lily-wong-ui-implementation - React/Next.js UI implementation expertleo-yamamoto-ux-designer - UX/UI design and user researchsophie-laurent-design-systems - Design systems and component librariesjames-mitchell-service-implementation - Node.js/TypeScript servicesethan-kumar-data-architect - Database design and optimizationcasey-murphy-integration-specialist - API integrations and webhookspriya-sharma-fullstack - Full-stack TypeScript developmentalex-chen-architect - System architecture and technical strategyjordan-lee-api-designer - RESTful and GraphQL API designava-thompson-testing-evangelist - TDD and test coverage championnina-petrov-security-champion - Security reviews and threat modelingmarcus-williams-code-quality - Code reviews and refactoringfelix-anderson-devops - CI/CD and automationluna-park-sre - Site reliability and monitoringisabella-costa-cloud-architect - Cloud infrastructure designphoenix-wright-innovation-catalyst - Innovation and rapid prototypingnova-chen-research-engineer - Technology evaluationoliver-singh-data-scientist - Machine learning and analyticsThe constitution directory contains the single source of truth for all development practices:
constitutions/
├── workflows/ # HOW to do things (step-by-step)
│ ├── coding/
│ │ ├── prepare-coding.md
│ │ └── write-code.md
│ ├── frontend/
│ │ └── build-component.md
│ ├── backend/
│ │ ├── build-service.md
│ │ └── verify-auth-scope.md
│ └── quality/
│ ├── review-code.md
│ └── approve-pr.md
├── standards/ # WHAT the rules are
│ ├── typescript-standards.md
│ └── react-patterns.md
├── patterns/ # Templates and examples
│ ├── component-template.tsx
│ └── service-template.ts
└── references/ # Quick lookup info
├── commit-examples.md
└── tech-stack.md
# Clone the repository
git clone <repository-url>
cd <repository-name>
# Install dependencies
pnpm install
# Initialize constitution compliance
pnpm constitution:init
npx claudepluginhub alvis/.claude --plugin reactDocumentation creation, code design, product strategy, and Notion integration for knowledge management
Design specifications, architecture specs, requirements gathering, and technical documentation with Notion integration for knowledge management
Web development tools including UX design, growth optimization, rapid prototyping, and browser automation via agent-browser
Tools for creating and managing Claude Code configuration files including commands, skills, standards, and agents
General code writing tools including quality checks, testing, architecture, and implementation support
Modern React and UI development expertise. Master React 19, Next.js 15, component architecture, state management, performance optimization, and design systems.
Premium design patterns, UX research skills, and user journey mapping for modern web applications.
React, Next.js, and TanStack Start development
AI-powered generative UI with Thesys - create React components from natural language.
Frontend development skill for React, Next.js, TypeScript, and Tailwind CSS. Includes component scaffolding, bundle analysis, performance optimization, and accessibility best practices.
Use this agent for expert assistance with web development tasks using React, Next.js, NestJS, and other modern web frameworks with TypeScript and Tailwind CSS. This includes code analysis, component creation, debugging, performance optimization, and architectural decisions. Examples: <example>Context: User is building a Next.js app and encounters a routing issue. user: 'My dynamic routes in Next.js are not rendering correctly' assistant: 'Let me use the web-dev agent to analyze your Next.js routing setup and provide a solution' <commentary>This is a Next.js-specific routing issue, so the web-dev agent will provide targeted guidance.</commentary></example> <example>Context: User needs a reusable React component with Tailwind CSS. user: 'I need a card component that matches my app's Tailwind-based design system' assistant: 'I'll use the web-dev agent to create a TypeScript-based React card component styled with Tailwind CSS, following your app's design patterns' <commentary>The user requires a component that aligns with their Tailwind CSS design system, so the web-dev agent ensures compatibility.</commentary></example>