Test Frontend

Official

Validate frontend quality with fast tests.

Authorruska-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers validate frontend quality by executing and monitoring React/Vite test suites, providing quick feedback on code changes, coverage, and failures.

Core Features & Use Cases

  • Run all tests in the frontend project (npm run test) to verify baseline quality.
  • Watch for changes (npm run test:watch) to receive instant feedback during development.
  • Generate code coverage reports (npm run test:coverage) to identify untested areas.
  • Diagnose and report test failures to guide fast fixes.
  • Assist with writing or updating tests using Testing Library patterns.

Quick Start

Navigate to the frontend/ directory and choose one of the following commands:

  • npm run test
  • npm run test:watch
  • npm run test:coverage

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Test Frontend
Download link: https://github.com/ruska-ai/orchestra/archive/main.zip#test-frontend

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.