guardskills 1.2.0 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -22,7 +22,7 @@ Or provider-prefixed wrappers:
22
22
  npx guardskills skills add https://github.com/vercel-labs/skills --skill find-skills
23
23
  npx guardskills skills add planetscale/database-skills
24
24
  npx guardskills playbooks add skill anthropics/skills --skill frontend-design
25
- npx guardskills openskills install anthropics/skills ui-designer
25
+ npx guardskills openskills install anthropics/skills frontend-design
26
26
  npx guardskills openskills install anthropics/skills
27
27
  npx guardskills skillkit install rohitg00/skillkit dev-tools
28
28
  npx guardskills skillkit install rohitg00/skillkit
@@ -45,7 +45,7 @@ npx guardskills skillkit install rohitg00/skillkit
45
45
 
46
46
  ## Current Readiness
47
47
 
48
- - Current stage: **stable (v1.2.0)**.
48
+ - Current stage: **stable (v1.2.1)**.
49
49
  - Suitable for production use with standard security review practices.
50
50
 
51
51
  ## Implemented Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "guardskills",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "description": "Security wrapper around skills add",
5
5
  "keywords": [
6
6
  "security",