ompsure
  • Reviews
  • Pro
  • Pricing
  • Template
Sign InSign Up
ompsure

Code quality that happens automatically.
Free for personal use.

Audience

  • Who's It For?
  • For Creators
  • For Developers

Features

  • Code Graph
  • Security
  • Code Review
  • Testing
  • Deployment
  • Memory

Product

  • Plugins
  • Control Panel
  • Proof
  • Catalog
  • How It Works

Plans

  • Pricing
  • Pro Patterns
  • Commercial License
  • Starter Template

Resources

  • Getting Started
  • Documentation
  • Reviews
  • Affiliate Program

© 2026 Et'al Software Solutions. All rights reserved.

  • Template License
  • Plugin License
  • Refund Policy
  • GitHub
Viewing as
Design Forge
/design-forge:ingestPRO

Ingest

Lift a real design system into Design Forge in seconds — point it at your current project, a GitHub repo, a named shadcn theme, or a live URL and it extracts the colors, typography, and spacing tokens every generator then matches. No manual token entry; network calls are consent-gated with graceful fallback.

What it does

Auto-detect: scans current project (tailwind.config / globals.css / components.json / theme.ts)
GitHub repo: shallow clone (--depth 1 --filter=blob:none) + scan + cleanup
shadcn theme: embedded snapshot of 9 named themes (default / slate / zinc / stone / gray / neutral / rose / violet / blue)
Live URL: fetches HTML + linked stylesheets, parses :root { --* } and top color/font literals — 30s wall-clock budget, no headless browser
Consent prompt before any network call (URL mode)
Normalized tokens.json with source provenance + raw blob for debugging

When to use it

Point /design-forge:ingest at a source — auto-detect your current project, a GitHub repo, a named shadcn theme, or a live URL — and it extracts colors, typography, and spacing into .design-forge/tokens.json for every generator to match. URL mode asks consent before any network call and falls back gracefully on JS-rendered SPAs.

Example

$ /design-forge:ingest https://linear.app
Source: url (consent granted)
Fetched HTML + 2 stylesheets (1.1 MB)
Extracted 14 colors, 3 font families, 6 spacing tokens
Wrote .design-forge/tokens.json (provenance kept).

What you get by plan

PRO

Cross-source token extractor — repo, theme name, or live URL.

  • 4 source paths: auto / github / shadcn / url
  • Zero external deps (Node 18+ stdlib only)
  • Consent gate + hardened HTTP (10s/5s timeouts, 2 MB cap)
  • Graceful fallback on JS-rendered SPAs
  • Refresh procedure for shadcn theme snapshot documented inline
  • Output consumed by ui-designer + intake

Other Design Forge skills

/design-forge:intakePRO
IntakeFour quick questions — what you're building, your design system, brand assets, and motion level — turn a vague "make it look good" into a precise brief every downstream Design Forge skill reads, so you never re-explain your intent. Native AskUserQuestion at each step; re-run to change a single answer.
/design-forge:product-plannerPRO
Product PlannerMap user types, goals, flows, screens before coding.
/design-forge:ui-designerPRO
UI DesignerBuild the web surface itself — website, landing page, webapp shell — from a curated industry × platform × style taxonomy: exact motion physics, per-industry pattern sets and skip-lists, section templates, cursor/3D gating. These are the concrete decisions training memory averages into the generic AI look. Detects its mode from disk — inside a compose campaign it consumes the brand's recorded decisions; standalone it grounds cold starts via ux-researcher + analyze-market + intake before building.
/design-forge:ux-researcherPRO
Design ResearchAI-powered design research agent using WebSearch and WebFetch to discover patterns, evaluate competitors, analyze technologies.

Try it in your terminal

Install free. No credit card required.

Sign Up FreeBack to Design Forge