Skip to main content
Back to the directory
facebook/reactSoftware EngineeringFrontend and Design

verify

Pre-commit validation for React contributions with parallel type checking and testing.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
862

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/facebook/react --skill verify
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, verify has 862 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: facebook/react. Canonical URL: https://skills.sh/facebook/react/verify.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Pre-commit validation for React contributions with parallel type checking and testing. Run all verification steps. Arguments: Run these first in sequence: Then run these with subagents in parallel: If all pass, show success summary. On failure, stop immediately and report the issue with suggested fixes. - Runs formatting and linting sequentially, stopping on first failure to catch issues early - Executes type checking and dual test suites (source and www) in parallel using subagents for efficiency - Accepts optional test pattern argument to filter which tests run - Provides detailed failure reporting with suggested fixes when any step fails - $ARGUMENTS: Test pattern for the test step - Run yarn prettier - format code (stop if fails) - Run yarn linc - lint changed files (stop if fails) - Use /flow to type check (stop if fails) - Use /test to test changes in source (stop if fails) - Use /test www to test changes in www (stop if fails)

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does verify do?

Pre-commit validation for React contributions with parallel type checking and testing.

Is verify good?

verify does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support verify?

verify currently lists compatibility with Skills CLI.

Is verify safe to install?

verify has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to verify?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install verify?

Run the following command to install verify: npx skills add https://github.com/facebook/react --skill verify

Related skills

More from facebook/react

Related skills

Alternatives in Software Engineering