javascript-ui-math

Installation
SKILL.md

JavaScript UI Math

Use this skill for numeric browser behavior that needs predictable edge-case handling. It helps avoid common JavaScript traps around coercion, precision, modulo behavior, rounding, randomization, and BigInt.

Quick Start

  1. Read guidelines.md to select the smallest relevant file set.
  2. Load references/ui-numbers/rules.md for implementation decisions.
  3. Load references/ui-numbers/examples.md when editing code.
  4. Use workflows/debug-ui-number-logic.md for multi-step derivation or debugging.

Contents

Installs
27
Repository
lvtd-llc/skills
GitHub Stars
1
First Seen
Jun 29, 2026
javascript-ui-math — lvtd-llc/skills