repl-driven-development

Official

Build incrementally with REPL & TDD.

Authorpyze
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides you through building software incrementally and interactively using the REPL (Read-Eval-Print Loop) and TDD (Test-Driven Development) methodologies, ensuring features are built with immediate feedback and validated at each step.

Core Features & Use Cases

  • Interactive Development: Explore code, test assumptions, and debug live state directly in the REPL.
  • Phased Workflow: Follow a structured 13-phase methodology for comprehensive development, from specification to code quality checks.
  • Use Case: When developing a new API endpoint, you'll use the REPL to explore data structures, write a failing test for the endpoint, implement the minimal code to pass the test, and then refine the implementation based on REPL feedback.

Quick Start

Use the repl-driven-development skill to build a new feature by exploring at the REPL and writing a failing test first.

Dependency Matrix

Required Modules

None required

Components

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: repl-driven-development
Download link: https://github.com/pyze/claude-plugin/archive/main.zip#repl-driven-development

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