superdesign

Analyzes repositories to extract UI context, orients design decisions, and generates blueprints and workflows for developers and other stakeholders.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JoaoBiomed/NEXUSEcosystem --skill superdesign-joaobiomed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superdesign
Source: https://github.com/JoaoBiomed/NEXUSEcosystem/tree/main/.agents/skills/superdesign
Command: npx skills add https://github.com/JoaoBiomed/NEXUSEcosystem --skill superdesign-joaobiomed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SuperDesign helps you (1) find design inspirations/styles and (2) generate/iterate design drafts on an infinite canvas.

Core Features & Use Cases

  • Init: Repo Analysis — analyze the repository to build UI context files for design tasks and initialize context in .superdesign/init/.
  • Help me design X — assist with features/pages/flows.
  • Set design system — establish tokens and components for consistency.
  • Help me improve design of X — iterate on existing UI designs.

Quick Start

Run superdesign init to analyze the repo and build UI context files, then begin a pixel-perfect design draft process.

Frequently Asked Questions about superdesign

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate pixel-perfect UI design drafts from an existing codebase?

To generate pixel-perfect UI design drafts, you can analyze your codebase to surface UI context, design tokens, and component patterns. This ensures accurate reproduction by referencing CSS tokens and file dependencies for consistent styling.

How do I set up a design system for consistent frontend styling?

Setting up a design system involves establishing tokens and components for consistency across your frontend project. By initializing context analysis, you ensure pixel-perfect drafts and consistent styling throughout iterative design variations.

Can I use design context analysis for frontend projects of any size?

Design context analysis applies to frontend projects of any size. It surfaces UI context, design tokens, and component patterns to ensure pixel-perfect drafts and consistent styling across the entire repository.

What's the best way to iterate on existing UI designs for pixel-perfect results?

Iterating on existing UI designs requires referencing a design system, CSS tokens, and file dependencies. This approach ensures pixel-perfect drafts and consistent styling when you improve or modify your current UI components.

Why do I need to analyze my repository before starting a UI design draft?

Analyzing your repository builds UI context files for design tasks and initializes context. This process surfaces design tokens, component patterns, and file dependencies to ensure your pixel-perfect drafts match the existing codebase styling.