Back to skills
SkillHub ClubShip Full StackFull StackBackendIntegration

module-interface-generator

Generates TypeScript interfaces, Python Protocols, Go interfaces, or API contracts for modules to enable parallel development without blocking on dependencies. Creates minimal, type-safe interface definitions with documentation, shared types, and error classes. Allows Module A to build against Module B's interface before B is implemented. Use when planner creates parallel build plans, before spawning parallel builders, when modules have cross-dependencies, defining integration points, or enabling independent module development.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
1
Hot score
77
Updated
March 20, 2026
Overall rating
C2.7
Composite score
2.7
Best-practice grade
B73.6

Install command

npx @skill-hub/cli install wenis-rad-module-interface-generator

Repository

wenis/rad

Skill path: skills/module-interface-generator

Generates TypeScript interfaces, Python Protocols, Go interfaces, or API contracts for modules to enable parallel development without blocking on dependencies. Creates minimal, type-safe interface definitions with documentation, shared types, and error classes. Allows Module A to build against Module B's interface before B is implemented. Use when planner creates parallel build plans, before spawning parallel builders, when modules have cross-dependencies, defining integration points, or enabling independent module development.

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack, Backend, Integration.

Target audience: Development teams looking for install-ready agent workflows..

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: wenis.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install module-interface-generator into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/wenis/rad before adding module-interface-generator to shared team environments
  • Use module-interface-generator for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

module-interface-generator | SkillHub