Animated Financial Display Design System

v1.0.0

Patterns for animating financial numbers with spring physics, formatting, and visual feedback. Covers animated counters, price tickers, percentage changes, and value flash effects. Use when building financial dashboards or trading UIs. Triggers on animated number, price animation, financial display, number formatting, spring animation, value ticker.

0· 836·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name and description (animated counters, price tickers, percentage changes, flash effects) match the actual content: React components, formatters, and CSS patterns for financial UIs. Nothing requested or shown appears unrelated to the stated purpose.
Instruction Scope
SKILL.md consists of UI component code snippets and formatting helpers only. It does not instruct the agent to read system files, access environment variables, or transmit data to external endpoints. The snippets do reference local app utilities (e.g., cn, Surface) which are normal for component libraries.
Install Mechanism
There is no formal install spec (instruction-only) which minimizes risk. The README includes an example 'npx add https://github.com/.../tree/...' which is non-standard and could suggest fetching remote code; however, that is a README suggestion and not an automated install instruction in the skill metadata. Treat any npx/git fetch from unknown repos cautiously.
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not reference any secrets—this is proportionate for a UI pattern library.
Persistence & Privilege
always is false and the skill is user-invocable only. There is no request for elevated or persistent privileges and no self-modifying install behavior present in the metadata.
Assessment
This skill is an instruction-only set of UI patterns (React/TypeScript) and appears internally consistent with its description. Before using: (1) Do not run unfamiliar npx/git commands from unknown repos — prefer to inspect the remote repository first. (2) Copy snippets into your own codebase and review imports such as '@/lib/utils', Surface, and any CSS classes to ensure they exist and are safe. (3) Confirm any runtime dependencies you add (react-spring, framer-motion, Intl) are the versions you expect. (4) Because the skill source is unknown, manually review the full README/skill files from the original repo before trusting or automating any installation.

Like a lobster shell, security has layers — review code before you run it.

latestvk9721m4a0ggnzhcc2xpwcq3xv980x4m4

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments