Theme handler
Skill aiskillstore/marketplace/skills/aayushbaniya2006/theme-handler
Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
npx -y skills add aiskillstore/marketplace --skill theme-handlerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
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.