test-automation

Generate Jest tests for React Native components, hooks, and services.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/k002bill2/LiveMetro --skill test-automation-k002bill2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-automation
Source: https://github.com/k002bill2/LiveMetro/tree/main/.claude/skills/test-automation
Command: npx skills add https://github.com/k002bill2/LiveMetro --skill test-automation-k002bill2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate comprehensive Jest tests for React Native components, hooks, and services to improve coverage and support TDD.

Core Features & Use Cases

  • Create unit and integration tests
  • Define test scenarios including edge cases
  • Mock external dependencies (Firebase, APIs, Expo)
  • Ensure test-driven development workflows

Quick Start

Write tests for a new component and set up mocks to validate behavior before implementing production code.