Web

Web from mintuz/claude-plugins.

by @mintuz 11 skills

Skills in this plugin

11
  1. CSS · mintuz bundle
    WHEN authoring CSS/styles/layout for web UI, including plain-CSS custom-property design scales; NOT for Tailwind projects (tailwind.config.js, utility classes, CVA variants, Tailwind theme tokens), load web:tailwind instead; outputs production-ready, accessible, maintainable CSS.
    1 install
  2. Tdd · mintuz bundle
    WHEN working in TDD Red-Green-Refactor; NOT ad-hoc coding; write tests first, add minimal code to green, then assess refactoring.
    1 install
  3. Eyes · mintuz
    WHEN users express dissatisfaction with visual appearance or behaviour, or when UI iteration needs screenshots to check the result; NOT for unattended automated visual-regression or end-to-end suites; captures screenshots with the best available capture tool and collaborates on fixes with a structured feedback loop.
    1 install
  4. React · mintuz bundle
    WHEN building or changing React components, pages, hooks, effects, or apps, including edits to existing components; NOT for test code (react-testing) or styling (css, tailwind); enforces scalable architecture, state management, API layer, performance patterns.
    1 install
  5. Xstate · mintuz bundle
    WHEN React state changes in response to an external answer — async submit, in-flight or loading flags, retries, cancellation, polling, optimistic updates, stale responses — or to an interaction with an interruptible middle, such as a drag or a gesture; or WHEN building, reviewing, testing, or visualising XState 5 actors and @xstate/react integrations; NOT for a value one event sets completely, such as a text draft, a focus flag, or a plain open and closed toggle; models typed lifecycles and renders legal Mermaid stateDiagram-v2 charts.
    1 install
  6. Tailwind · mintuz bundle
    WHEN building design systems or component libraries with Tailwind CSS; covers design tokens, CVA patterns and dark mode.
    1 install
  7. Web Design · mintuz
    WHEN refining UI layout, typography, color, or polish; NOT code implementation; provides concise principles for intentional, legible design.
    1 install
  8. Refactoring · mintuz
    WHEN you need a plan to refactor, restructure, or clean up working code and the test result is known, either green or a recorded failing set; NOT for new feature delivery or any behavior change; reversible-baseline safety with prioritized improvements.
    1 install
  9. React Testing · mintuz bundle
    WHEN testing React components/hooks/context with React Testing Library; NOT e2e; covers renderHook, providers, forms, and anti-patterns.
    1 install
  10. Chatgpt App Sdk · mintuz bundle
    WHEN building ChatGPT apps using the OpenAI Apps SDK and MCP; NOT for OpenAI API chat completions, agent frameworks, or MCP servers with no ChatGPT widget; create conversational, composable experiences with proper UX, UI, state management, and server patterns.
    1 install
  11. Frontend Testing · mintuz bundle
    WHEN testing any front-end UI with DOM Testing Library; NOT for end-to-end browser journeys or visual-regression checks; behavior-first queries, userEvent flows, async patterns.
    1 install