generate-interface

Community

Solid interfaces, clear contracts.

AuthorKevin-Liu-01
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Define or refactor subsystem interfaces into small, explicit contracts with clear ownership, narrow scope, stable semantics, and README-first documentation. Use when designing a new API, collapsing ad hoc module boundaries into a few coherent interfaces, hardening internal contracts, or rewriting subsystem docs so engineers can understand the system by reading README.md files, docstrings, and code only.

Core Features & Use Cases

  • One contract per real responsibility
  • One authority per state field or operation
  • README-first subsystem manuals
  • Docstrings explaining interface ownership
  • Code that follows the contract over ad hoc helpers
  • Durable interfaces that are transport-agnostic

Quick Start

Start by identifying the subsystem’s primary surfaces and draft a README-first contract that assigns ownership and state to each interface.

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: generate-interface
Download link: https://github.com/Kevin-Liu-01/Agent-Machines/archive/main.zip#generate-interface

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.