glyph

Generate React UI components using design-physics rules and Wyrd/Rigor workflows.

2|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/0xHoneyJar/rune --skill glyph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glyph
Source: https://github.com/0xHoneyJar/rune/tree/main/.claude/skills/glyph
Command: npx skills add https://github.com/0xHoneyJar/rune --skill glyph

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables generating or validating UI components by applying explicit design-physics rules, ensuring consistent behavior and user experience across interfaces.

Core Features & Use Cases

  • Generate components that adhere to predefined physics (sync strategy, timing, and confirmation patterns).
  • Analyze existing components for physics compliance and propose corrective changes.
  • Validate code against safety and UX requirements within the integrated Wyrd/Rigor workflow.

Quick Start

Use the glyph skill to generate a new button component: /glyph "submit button".

Frequently Asked Questions about glyph

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

FAQPage Schema
How do I generate React UI components with predictable timing and behavior?

To generate React UI components with predictable timing and behavior, define explicit design-physics rules and frontmatter. The skill applies sync strategy, timing, and confirmation patterns to produce validated component code.

How do I validate an existing React component for UX compliance?

You validate an existing React component for UX compliance by analyzing it against predefined design-physics rules. This workflow diagnoses safety and UX requirements, identifying physics violations and proposing corrective code changes.

What are design-physics rules for UI component generation?

Design-physics rules for UI component generation are explicit constraints governing sync strategy, timing, and confirmation patterns. They ensure generated React components maintain consistent behavior and predictable user experiences across interfaces.

Do I need specific frontmatter to generate React components with design-physics?

Yes, explicit frontmatter is required to generate React components with design-physics. The skill needs predefined physics rules and a Wyrd/Rigor workflow environment to process generation requests and output validation artifacts.

Can I use this to analyze a React button component for sync strategy issues?

Yes, you can analyze a React button component for sync strategy issues by running it through the design-physics validation workflow. The skill diagnoses the component against physics rules to detect timing or confirmation pattern violations.

Why does my generated UI component fail physics validation?

Your generated UI component fails physics validation when it violates predefined design-physics rules regarding sync strategy, timing, or confirmation patterns. The Wyrd/Rigor workflow outputs validation artifacts diagnosing these specific behavioral discrepancies.