component-fix-and-verify
CommunityFix and verify component changes.
Authordtsong
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of applying a specific, diagnosed code fix to a component and then rigorously verifying its correctness through automated checks.
Core Features & Use Cases
- Apply Diagnosed Fixes: Integrates with prior diagnosis reports to apply a single, targeted code change.
- Mandatory Diff Preview: Ensures you review the exact code modifications before they are applied.
- Phased Verification: Executes scoped checks on affected files followed by broad project-wide checks (TypeScript, linting, tests) to ensure the fix doesn't introduce regressions.
- Atomic Safety & Revert: Provides the capability to revert changes if verification fails.
- Use Case: After a bug is diagnosed and a specific fix is identified for a React component, use this Skill to apply that fix, preview the changes, run tests specifically for that component, and then run the full test suite to ensure no other part of the application is broken.
Quick Start
Apply the fix described in the DiagnosisReport and verify the changes.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: component-fix-and-verify Download link: https://github.com/dtsong/my-claude-setup/archive/main.zip#component-fix-and-verify 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 471,000+ vetted skills library on demand.