ui-kit-brand-explorer

Generate six logo directions and seven brand assets for a UI kit.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/kftof/ui-kit --skill ui-kit-brand-explorer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-kit-brand-explorer
Source: https://github.com/kftof/ui-kit/tree/main/ui-kit-brand-explorer
Command: npx skills add https://github.com/kftof/ui-kit --skill ui-kit-brand-explorer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps product teams and designers quickly ideate, compare, and converge on a brand identity for a UI kit by producing multiple visual directions and a complete set of brand assets that stay consistent with the kit's tokens.

Core Features & Use Cases

  • Brand direction exploration: generates 6 distinct logo directions (Lettermark, Wordmark, combination marks, abstract symbol, symbol-based marks, and monogram) aligned to the kit's tokens.
  • Asset generation: outputs the full 7-brand assets (logo.svg, logo-mark.svg, logo-monochrome.svg, logo-dark.svg, app-icon.svg, splash.svg, favicon.svg) into ds/assets/brand/.
  • Brand explorer UI: creates Brand explorer.html to preview variants and capture user feedback before finalizing.
  • Validation & integration: validates SVG integrity and updates the UI Kit brand section accordingly.

Quick Start

Point the skill at your kit root containing ds/tokens.css and an existing brand brief to generate six logo directions and the seven brand assets.

Frequently Asked Questions about ui-kit-brand-explorer

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

FAQPage Schema
How do I generate multiple logo directions for a UI kit?

To generate brand assets for a UI kit, you need an initial brief and a kit root containing ds/tokens.css. The tool outputs a complete set of seven consistent SVG brand assets, including logo.svg, app-icon.svg, and favicon.svg, directly into your ds/assets/brand directory.

Can I preview logo variants and capture user feedback before finalizing brand assets?

Yes, you can preview logo variants and capture user feedback by generating a Brand explorer.html file. This file displays the proposed branding directions visually, allowing teams to review, compare, and select a final brand identity before committing to the asset output.

What files do I need to provide for UI kit brand exploration?

You need to provide your kit root directory containing the ds/tokens.css file and an initial brand brief. These inputs ensure the generated logo directions and brand assets stay visually consistent with your existing design system tokens.

Does brand asset generation validate SVG integrity for design systems?

Yes, brand asset generation validates SVG integrity during the output process. It checks the generated files, such as logo-mark.svg and splash.svg, ensuring they meet structural requirements before updating the UI Kit brand section within your design system.

What is the best way to ideate a complete brand identity set for a design system?

The best way to ideate a complete brand identity set is to automatically generate six distinct logo directions and seven corresponding brand assets from a single brief. This approach ensures visual consistency across logos, app icons, and favicons by aligning outputs with existing design tokens.