react-verify

Community

Validate React code changes.

Authorsangrokjung
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that code changes adhere to project standards for React development by running automated checks before committing.

Core Features & Use Cases

  • Code Formatting: Automatically formats code to maintain consistency.
  • Linting: Checks for stylistic errors and potential bugs in changed files.
  • Type Checking: Verifies TypeScript types to prevent runtime errors.
  • Testing: Executes unit and integration tests for both main source and website code.
  • Use Case: Before pushing a new feature for a React component, run this skill to guarantee it's well-formatted, linted, type-checked, and passes all relevant tests.

Quick Start

Run the react-verify skill to check all React contribution requirements.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: react-verify
Download link: https://github.com/sangrokjung/claude-code-config-public/archive/main.zip#react-verify

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 471,000+ vetted skills library on demand.