designer

Community

APIs, models and UI design.

Authorwtthornton
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Inconsistent interfaces and data models slow development. This Skill designs clear API contracts, robust data models, and UI/UX specifications.

Core Features & Use Cases

  • API Design: Contracts for REST, GraphQL, or gRPC.
  • Data Modeling: Entities, relationships, and constraints.
  • UI/UX Design: Wireframes and user flows.
  • Context7 Integration: Access design patterns and standards.

Quick Start

@design-api "User management API" --api-type REST --output-file docs/api-spec.json

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: designer
Download link: https://github.com/wtthornton/HomeIQ/archive/main.zip#designer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository