verify
NewSmitheryDevelopmentby facebook
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/verify.md https://raw.githubusercontent.com/facebook/react/main/.claude/skills/verify/SKILL.md3
Invoke in Claude Code
/verifyView source on GitHub
codingdevops
Frequently Asked Questions
What is verify?
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
How to install verify?
To install verify, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /verify.
What is verify best for?
verify is a community categorized under Development. It is designed for: coding, devops. Created by facebook.