Incremental Java Programmer

Incrementally implement new features in Java repositories from natural language descriptions. Use when adding functionality to existing Java codebases (Maven or Gradle projects). Takes a feature description as input and outputs modified repository with implementation code, corresponding JUnit tests, and verification that all tests pass. Supports method additions, new class creation, and method modifications with proper Java conventions.

tools-only 17c89a0 3 files · 22.6 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_4c5c35eb commit 17c89a067c

Frequently asked questions

npx skillmds add tools-only/incremental-java-programmer