Theme handler
Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/aayushbaniya2006/theme-handler
🧠The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
npx -y skills add ComeOnOliver/skillshub --skill theme-handlerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Manage and update application themes using shadcn and tweakcn.
SKILL.md
0.8 KB, as published. Nobody here has run it
Theme Handler
Instructions
1. Updating the Theme
To update the application theme, choose a theme from the Available Themes list and run the installation command.
- Select a Theme: Pick a theme URL from the reference list.
- Install Command: Run the following command, replacing
<theme-url>with your choice:pnpm dlx shadcn@latest add <theme-url>
2. Example Usage
"Update the theme to 'Modern Minimal'."
Command to run:
pnpm dlx shadcn@latest add https://tweakcn.com/r/themes/modern-minimal.json
Reference
See reference.md for a complete list of available themes and their installation URLs.