symfinity/ui-designer

Dev-only UI Kernel DTCG theme designer — visual studio, import, preview, export

Maintainers

Package info

github.com/symfinity/ui-designer

Type:symfony-bundle

pkg:composer/symfinity/ui-designer

Transparency log

Fund package maintenance!

serotoninja

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2026-07-05 16:01 UTC

This package is auto-updated.

Last update: 2026-07-05 16:05:59 UTC


README

UI Designer

Dev-only DTCG theme designer for UI Kernel

PHP Version Symfony
CI
Release Downloads License

Note

Read-only mirror. See CONTRIBUTING.md for how to propose changes.

Features

  • DTCG-native authoring — W3C design tokens + theme.meta.yaml; no legacy YAML pack format
  • Visual studio/ui-designer with ref picker, contrast panel, undo, and snapshots
  • Import engines — shadcn registry, W3C, Tokens Studio, Figma variables
  • Session preview — kernel gallery deep link without mutating the theme registry
  • Export packs — validated DTCG trees under config/themes/{lineage}/
  • Dev-only forever — Flex recipe registers bundle for dev and test only

Prerequisites

Add the symfinity/recipes Flex endpoint to your project's composer.json (see recipes README).

Requires symfinity/ui-kernel ^0.3.1.

Installation

composer require --dev symfinity/ui-designer

The Flex recipe applies OOTB — bundle + config/packages/symfinity_ui_designer.yaml. Do not enable in production.

Quick Start

With APP_ENV=dev, open /ui-designer. See Quickstart.

Documentation

Requirements

  • PHP 8.2 or higher
  • Symfony 7.4 or 8.x
  • symfinity/ui-kernel ^0.3.1

Support

License

MIT