tailwind-theme-builder
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard package management commands (
pnpm add,pnpm dlx) to install development dependencies. It also includes a command to delete the legacytailwind.config.tsfile (rm -f tailwind.config.ts) as part of the migration process to Tailwind v4, which is a standard procedure. - [EXTERNAL_DOWNLOADS]: The skill specifies several development packages to be installed from the official NPM registry, including
tailwindcss,@tailwindcss/vite, andtw-animate-css. These are used to provide the styling and animation functionality described in the skill's purpose.
Audit Metadata