docs: add installation instructions for new skills in Claude
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"enabledPlugins": {
|
||||
"superpowers@claude-plugins-official": true
|
||||
"superpowers@claude-plugins-official": true,
|
||||
"ui-ux-pro-max@ui-ux-pro-max-skill": true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
# Installed skills:
|
||||
|
||||
## Superpowers
|
||||
|
||||
https://github.com/nextlevelbuilder/ui-ux-pro-max-skill
|
||||
|
||||
### How to install:
|
||||
|
||||
1. Open Claude
|
||||
2. Enter `/plugin install superpowers@claude-plugins-official`
|
||||
|
||||
## UI-UX Pro Max
|
||||
|
||||
https://github.com/nextlevelbuilder/ui-ux-pro-max-skill
|
||||
|
||||
### How to install:
|
||||
|
||||
1. Open Claude
|
||||
2. Enter `/plugin marketplace add nextlevelbuilder/ui-ux-pro-max-skill`
|
||||
3. Enter `/plugin install ui-ux-pro-max@ui-ux-pro-max-skill`
|
||||
Reference in New Issue
Block a user