skills/smithery.ai/component-tester

component-tester

Installation
SKILL.md

Component Tester Skill

This Skill automatically runs Vitest tests when React components are modified to ensure code quality and test coverage.

When to Activate

  • After creating a new React component
  • When modifying existing component implementation
  • Before creating a pull request with component changes
  • When fixing bugs in components

Actions Performed

Installs
1
First Seen
Apr 23, 2026
component-tester from smithery.ai