valtio

Installation
SKILL.md

Valtio makes proxy-state simple for React and vanilla JavaScript. It provides a minimal, flexible, and unopinionated API that turns objects into self-aware proxies, enabling fine-grained subscription and reactivity. Valtio shines at render optimization in React and is compatible with Suspense and React 18+.

The skill is based on Valtio v2.3.0, generated at 2026-01-29.

Core References

Topic Description Reference
Proxy Create reactive state objects that track changes core-proxy
useSnapshot React hook for render-optimized state access core-use-snapshot
Snapshot Create immutable snapshots for comparison and Suspense core-snapshot
Subscribe Subscribe to state changes from anywhere core-subscribe

Utils

Installs
693
Repository
hairyf/skills
GitHub Stars
20
First Seen
Jan 29, 2026
valtio — hairyf/skills