pr-ready
OfficialPrep code for PRs with automated cleanup.
Software Engineering#react#pr#quality-assurance#code-review#code-cleanup#dry-principles#javascript-typescript
AuthorHunt-Gather-Create
Version1.0.0
Installs0
System Documentation
What problem does it solve?
PR readiness often suffers from leftover debug statements, duplicated logic, and poorly structured React components which slow reviews and introduce risk. This Skill provides a structured checklist and automated guidance to clean code before submitting a PR, reducing back-and-forth and rework.
Core Features & Use Cases
- Debug statement cleanup: detect and propose removal or proper logging.
- DRY analysis: identify duplicated logic and opportunities to extract utilities.
- React component structure review: flag large components, prop drilling paths, and improper prop types.
- Unused/imports checks: surface unused imports and dead code for removal.
- Use Case: a feature branch with multiple UI components can be pruned to smaller, composable pieces before review.
Quick Start
Run pr-ready on your branch to scan changed files and generate a cleanup plan for the PR.
Dependency Matrix
Required Modules
None requiredComponents
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: pr-ready Download link: https://github.com/Hunt-Gather-Create/_R1/archive/main.zip#pr-ready Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.