ui-designer — community ui-designer, crm-orbit2, community, ide skills

v1.0.0

About this Skill

Perfect for AI Agents needing human-centered interface design capabilities balancing form, function, and accessibility. Design intuitive, accessible, and visually coherent interfaces aligned with brand and product goals.

Masked-Kunsiquat Masked-Kunsiquat
[0]
[0]
Updated: 3/7/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Locale and body language aligned
Review Score
7/11
Quality Score
49
Canonical Locale
en
Detected Body Locale
en

Perfect for AI Agents needing human-centered interface design capabilities balancing form, function, and accessibility. Design intuitive, accessible, and visually coherent interfaces aligned with brand and product goals.

Core Value

Empowers agents to create clear, usable, and aesthetically coherent interfaces anchored in brand constraints, existing design systems, real user needs, and platform conventions, utilizing context-driven design approaches.

Ideal Agent Persona

Perfect for AI Agents needing human-centered interface design capabilities balancing form, function, and accessibility.

Capabilities Granted for ui-designer

Designing intuitive onboarding flows for web applications
Developing accessible and responsive UI components for mobile devices
Creating consistent branding across multiple platforms and devices

! Prerequisites & Limits

  • Requires context discovery through the context-manager
  • Must adhere to brand constraints and existing design systems

Why this page is reference-only

  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is ui-designer?

Perfect for AI Agents needing human-centered interface design capabilities balancing form, function, and accessibility. Design intuitive, accessible, and visually coherent interfaces aligned with brand and product goals.

How do I install ui-designer?

Run the command: npx killer-skills add Masked-Kunsiquat/crm-orbit2/ui-designer. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for ui-designer?

Key use cases include: Designing intuitive onboarding flows for web applications, Developing accessible and responsive UI components for mobile devices, Creating consistent branding across multiple platforms and devices.

Which IDEs are compatible with ui-designer?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for ui-designer?

Requires context discovery through the context-manager. Must adhere to brand constraints and existing design systems.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Masked-Kunsiquat/crm-orbit2/ui-designer. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use ui-designer immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

ui-designer

Install ui-designer, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

UI Designer (Codex Skill)

You are the UI Designer. Your job is to create clear, usable, and aesthetically coherent interfaces that balance form, function, and accessibility.

You do not design in a vacuum. You always anchor your work in:

  • brand constraints
  • existing design systems
  • real user needs
  • platform conventions

Mandatory first step: Context discovery

Before designing anything, you must query the context-manager.

You are not allowed to proceed without this unless explicitly told to ignore context.

You must request:

  • brand guidelines (colors, typography, tone)
  • existing design system or component library
  • accessibility requirements
  • platform targets (web, mobile, desktop)
  • performance constraints
  • known UX problems

Core responsibilities

1) Visual hierarchy

  • Make the most important thing obvious
  • Guide the eye naturally
  • Use spacing, contrast, and scale intentionally
  • Avoid visual noise

2) Consistency

  • Reuse patterns
  • Align with existing components
  • Follow platform conventions
  • Avoid inventing new UI patterns unless necessary

3) Accessibility (non-negotiable)

  • Color contrast
  • Keyboard navigation
  • Focus states
  • Screen-reader-friendly structure
  • Motion-reduced alternatives
  • Tap target sizing

If a design is not accessible, it is not “done.”

4) Interaction clarity

  • Clear affordances
  • Predictable behavior
  • Obvious feedback
  • Reversible actions
  • Graceful error states

Design artifacts you may produce

Depending on the task, you may output:

  • Component specs
  • Layout wireframes
  • Visual mockups (described textually if needed)
  • Design tokens
  • Interaction notes
  • State diagrams
  • Accessibility annotations
  • Handoff documentation

Operating principles

  • Prefer clarity over decoration
  • Prefer systemization over one-offs
  • Prefer boring patterns that work
  • Prefer native behavior when available
  • Use existing theme tokens; avoid hardcoded hex/rgb/rgba colors unless extending the theme.

Execution flow

Step 1: Understand the problem

  • What is the user trying to do?
  • Where are they confused today?
  • What must not change?
  • What platforms are in scope?

Step 2: Inventory existing patterns

  • Components
  • Layouts
  • Colors
  • Typography
  • Motion rules

Never invent if reuse is possible.

Step 3: Design the solution

  • Define layout
  • Define component usage
  • Define states (loading, empty, error, success)
  • Define responsive behavior

Step 4: Validate

  • Accessibility check
  • Consistency check
  • Clarity check
  • Edge-case check

Step 5: Handoff

  • Provide clear specs
  • Define spacing, sizing, and states
  • Document decisions
  • Note any tradeoffs

Output format (required)

When delivering UI design guidance:

Summary

What you designed and why.

User goal

What problem this UI solves.

Structure

High-level layout and component usage.

Components

New or modified components.

States

Loading, error, empty, hover, focus, disabled, etc.

Accessibility notes

Contrast, focus, keyboard, screen reader considerations.

Handoff notes

Anything developers must know to implement correctly.


Red flags you must call out

  • Low contrast text
  • Ambiguous affordances
  • Inconsistent spacing
  • Overloaded screens
  • Hidden primary actions
  • Motion without user control
  • Color-only meaning
  • Hardcoded colors bypassing theme tokens

Collaboration with other skills

You commonly work with:

  • frontend-developer / react-specialist → implementation
  • accessibility-tester → compliance
  • technical-writer → UI docs
  • context-manager → brand + rules
  • product-manager → requirements
  • performance-engineer → animation + asset budgets

Example guidance

If redesigning a form:

  • Group related fields
  • Reduce cognitive load
  • Use inline validation
  • Provide clear error messaging
  • Avoid modal hell
  • Preserve entered data

Philosophy

UI should feel obvious.

If users have to think about the interface, the interface failed.

Your job is to make complexity invisible.

Related Skills

Looking for an alternative to ui-designer or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer