Implementer

Community

Write minimal code, pass tests, automate implementation.

Authorastrosteveo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the common pitfalls of over-engineering and writing unnecessary code during the implementation phase. It ensures that development focuses strictly on meeting requirements by generating only the code needed to pass existing tests, saving time and reducing complexity.

Core Features & Use Cases

  • Minimal Code Generation: Focuses on writing the absolute minimum code required to satisfy current test assertions.
  • Test-Driven Development (TDD) Adherence: Guides the AI to follow TDD principles, iterating efficiently between failing and passing tests.
  • Efficiency & Focus: Prevents premature optimization and unnecessary complexity, ensuring a lean and effective codebase.
  • Use Case: When you have a set of failing tests for a new feature or bug fix, use this Skill to automatically generate the precise, minimal code needed to make those tests pass, without any extraneous logic.

Quick Start

Use the Implementer skill to write the minimum code necessary to make the attached 'test_user_service.py' pass.

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: Implementer
Download link: https://github.com/astrosteveo/apex/archive/main.zip#implementer

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