Tamagui
Official@tamagui
high performance and feature filled styling for react - native or web
Agent Skills by Tamagui
Showing 3 vetted skills indexed across 1 GitHub repositories.
tamagui
Guide Tamagui design system usage with tokens, themes, and component patterns.
git-safety
Enforce safe Git operations by blocking destructive commands during push, reset, and cleanup workflows.
release-safety
Validates release commands and flags to enforce auditable monorepo workflows.
Frequently Asked Questions About Tamagui
FAQPage SchemaWhat specific tasks does Tamagui enable for frontend developers?▼
Tamagui enables the creation of high-performance design systems using shared tokens and themes across React and React Native. It provides a unified styling layer that optimizes component rendering while maintaining consistent visual patterns across web and mobile platforms.
How does the organization improve repository maintenance and release safety?▼
The organization provides safety mechanisms that block destructive Git operations like unauthorized resets or forced pushes. Additionally, it validates release commands to ensure that monorepo versioning and distribution remain auditable and compliant with established project standards.
What are the primary prerequisites for integrating these design and safety features?▼
Integration requires a React-based project environment, typically utilizing a monorepo structure for the release safety components. Developers should have an existing React or React Native codebase to implement the styling primitives, and standard Git access for the safety enforcement modules.