-
Notifications
You must be signed in to change notification settings - Fork 79
Expand file tree
/
Copy pathskills-lock.json
More file actions
89 lines (89 loc) · 3.61 KB
/
Copy pathskills-lock.json
File metadata and controls
89 lines (89 loc) · 3.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"version": 1,
"skills": {
"accessibility-compliance": {
"source": "wshobson/agents",
"sourceType": "github",
"skillPath": "plugins/ui-design/skills/accessibility-compliance/SKILL.md",
"computedHash": "689b0c2a2e399bfff0581f0ba3cbefc6c7b5806c6dbc8cb1a172cf055bff0c91"
},
"api-design-principles": {
"source": "wshobson/agents",
"sourceType": "github",
"skillPath": "plugins/backend-development/skills/api-design-principles/SKILL.md",
"computedHash": "a91429c25bb978f99f5da8d8752b8ae87ece51abcb24acb3953a5b1662c9bd5c"
},
"api-docs-generator": {
"source": "patricio0312rev/skills",
"sourceType": "github",
"skillPath": "backend/api-docs-generator/SKILL.md",
"computedHash": "38131740c309bbcd98e1b3e5e600aff0883d81e2c44efc0956db78e31dc98762"
},
"conventional-commit": {
"source": "github/awesome-copilot",
"sourceType": "github",
"skillPath": "skills/conventional-commit/SKILL.md",
"computedHash": "f29c9486cede6c7b2df0cfb0a2e4aa67446552b991bcf17d1b309e903171f03d"
},
"core-web-vitals": {
"source": "addyosmani/web-quality-skills",
"sourceType": "github",
"skillPath": "skills/core-web-vitals/SKILL.md",
"computedHash": "4684e264c8e3dd529aefe97c3102814e3b63a9ea21a163d0f835ed506773e3f8"
},
"css": {
"source": "mindrally/skills",
"sourceType": "github",
"skillPath": "css/SKILL.md",
"computedHash": "5c7eb0aebe0bf60b466ae6794ed5f071d6f6f858aee508beb1e902b9a502811d"
},
"deploy-to-vercel": {
"source": "vercel-labs/agent-skills",
"sourceType": "github",
"skillPath": "skills/deploy-to-vercel/SKILL.md",
"computedHash": "03e0eaaa9bf13ba1e7ffa387f5893de6f324c0868c627001f179395a8feaa7c9"
},
"modern-javascript-patterns": {
"source": "wshobson/agents",
"sourceType": "github",
"skillPath": "plugins/javascript-typescript/skills/modern-javascript-patterns/SKILL.md",
"computedHash": "0d820adbeaa73ee1f6b1e075fb3ef1698d5d68ad59cb30fc935c857025e9b24f"
},
"mysql-best-practices": {
"source": "mindrally/skills",
"sourceType": "github",
"skillPath": "mysql-best-practices/SKILL.md",
"computedHash": "c393d46f0b1a4fec9795fd95c6f465f40528889b21451643ca7fd3c17ed89e3a"
},
"nodejs-backend-patterns": {
"source": "wshobson/agents",
"sourceType": "github",
"skillPath": "plugins/javascript-typescript/skills/nodejs-backend-patterns/SKILL.md",
"computedHash": "48294eab8cded4902690197f684e2053c6fa02af303a1397ab53ea41e7d7a6bd"
},
"nodejs-express-server": {
"source": "aj-geddes/useful-ai-prompts",
"sourceType": "github",
"skillPath": "skills/nodejs-express-server/SKILL.md",
"computedHash": "8a7fe50351131f99b7bc7750bb4be6e7cbd7919b3b346c8fc7f857fb1ecad059"
},
"responsive-design": {
"source": "wshobson/agents",
"sourceType": "github",
"skillPath": "plugins/ui-design/skills/responsive-design/SKILL.md",
"computedHash": "155eff4b1bc8d867ae6bea9900c485ab1081de0b4873c1900adb66bf62466aed"
},
"semantic-html": {
"source": "schalkneethling/webdev-agent-skills",
"sourceType": "github",
"skillPath": "semantic-html/SKILL.md",
"computedHash": "a43d24feeee703a724d8e55e87b445d97e15812deb362750b7c358144713cdc3"
},
"wcag-audit-patterns": {
"source": "wshobson/agents",
"sourceType": "github",
"skillPath": "plugins/accessibility-compliance/skills/wcag-audit-patterns/SKILL.md",
"computedHash": "931332c7fc4dadbb32848b8f497efa793e120a6e8ff7524c1b90d18cac4f1d65"
}
}
}