This is a production-oriented reference for Tamagui v1.x that surfaces the non-obvious parts: compiler optimization patterns, variant precedence rules, and the prop ordering gotchas that will bite you. It includes a table pointing to separate pattern files for dialogs, forms, and animations, then walks through Config v4 setup and when styled() beats inline props. The variants-as-const requirement and the styleable() wrapper pattern are documented clearly. If you're past the basics and hitting weird flattening issues or wondering why your dark mode variant isn't working, this covers it. The fetch commands for live docs are a nice touch for catching breaking changes between releases.
npx skills add https://github.com/0xbigboss/claude-code --skill tamagui-best-practices