Built for anyone doing terminal UI development with OpenTUI's imperative API or React/Solid reconcilers. Covers the full stack from project setup with create-tui through components, layout systems, keyboard handling, and testing. The decision trees help you pick the right framework and find specific components quickly, while the reference structure breaks everything into digestible chunks. What I appreciate is how it handles the gotchas upfront, like the process.exit() trap and text styling quirks that'll bite you otherwise. Good for both quick lookups when you're coding and deeper dives into layout patterns or animation timelines.
npx skills add https://github.com/msmps/opentui-skill --skill opentui