What problem does it solve?
Design teams often struggle to translate a nascent idea for a tdmcp feature into a concrete, implementable spec. This Skill provides a repeatable template that captures scope, interfaces, inputs, topology, bridging strategy, UI layout, risk assessment, and verification plans before any code is written.
Core Features & Use Cases
- Capture layer target (Layer1/Layer2/Layer3) and compute the exact file path for implementation.
- Define a Zod input schema for the feature's parameters, outline the TD network topology, and specify the bridge/Python approach.
- Draft a UI wireframe if the feature exposes a control panel or web interface.
- List probe-first risks, test plan, and integration notes.
- Produce a single design artifact compatible with repository conventions, enabling a one-file implementation and test.
Quick Start
Provide a complete design document template for a new tdmcp feature, including layer choice, input schema, network topology, bridge approach, UI wireframe, risks, tests, and integration notes.