tailwind-design-system
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate code for UI components and CSS-first configuration using Tailwind CSS v4. The patterns include component variance authority (CVA) for styling, React 19 component structures, and standard utility functions.
- [PERSISTENCE]: The
ThemeProviderimplementation useslocalStorageto save the user's theme preference ('light', 'dark', or 'system'). This is a standard and safe use of browser storage for UI state persistence. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Node.js libraries including Radix UI primitives, Lucide React icons, and Zod for schema validation. These are industry-standard dependencies for modern React applications.
Audit Metadata