Параллельная генерация вариантов дизайна API

engineering

design-an-interface is a Claude Code skill that spawns parallel sub-agents to generate several radically different interface or API contract designs for the same module in one pass. Rather than committing to the first viable shape, it explores alternative structures and returns comparable options so you can make a deliberate architectural choice. The skill is aimed at tech leads and developers who want to evaluate trade-offs before locking in a public contract — common triggers include "design API", "explore interface options", "compare module shapes", and "design it twice". Although the skill is marked deprecated in the repository, the underlying pattern of parallel design exploration remains relevant whenever you are defining a new module boundary from scratch.