docs: add installation instructions for new skills in Claude

This commit is contained in:
2026-03-22 19:08:41 +01:00
parent fe39d27d91
commit 2f1d61ca9b
2 changed files with 22 additions and 1 deletions
+2 -1
View File
@@ -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
}
}
+20
View File
@@ -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`