implementor

Official

Full-stack implementation guide.

Authorwtsi-hgi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive, step-by-step guide for implementing features within the Next.js + FastAPI monorepo, ensuring adherence to established development practices.

Core Features & Use Cases

  • TDD Cycle Enforcement: Guides users through writing failing tests first, then minimal implementation, refactoring, and validation for both backend and frontend.
  • Contract Workflow: Details the process for defining and testing API contracts between frontend and backend using Pydantic and Zod.
  • Implementation Workflow: Outlines a structured approach to implementing features one at a time, emphasizing testing and validation.
  • Use Case: When tasked with adding a new user authentication endpoint, this Skill ensures you follow the correct TDD cycle, define the API contract properly, and integrate it seamlessly into the existing codebase.

Quick Start

Follow the TDD cycle for backend implementation by writing a failing test in backend/tests/ and then implementing the minimal code to pass.

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: implementor
Download link: https://github.com/wtsi-hgi/llm-knowledge-base/archive/main.zip#implementor

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.