make-tweakable
Installation
SKILL.md
make-tweakable
Setup
-
Use the
tweaks-panel.jsxstarter:<script type="text/babel" src="starters/tweaks-panel.jsx"></script> -
Mount
<TweaksPanel>once at the top of the app. It handles the full protocol — toggle from outside, close button, drag, persistence. -
Use the
useTweaks(defaults)hook to read/write tweak state: