rcode-prove-it

Community

Test first, fix with confidence.

Authorhanzlahabib
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents brittle, guess-first development by making you prove a feature or bug fix with a failing test before changing code.

Core Features & Use Cases

  • Red-Green-Refactor Workflow: Start with a failing test, make the smallest change to pass, then clean up safely.
  • Bug Reproduction First: Capture the reported bug as an automated regression test before opening the implementation.
  • Test Runner Detection: Works with common JavaScript and TypeScript test setups such as Jest, Vitest, Playwright, and node:test.
  • Use Case: A login bug only happens for certain input characters; this Skill helps you reproduce it in a test, fix the code, and keep the regression covered.

Quick Start

Use the rcode-prove-it skill to write a failing test for the feature or bug you want to validate, then implement the smallest fix and refactor once the test passes.

Dependency Matrix

Required Modules

None required

Components

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: rcode-prove-it
Download link: https://github.com/hanzlahabib/rcode/archive/main.zip#rcode-prove-it

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