feat: add skills

This commit is contained in:
siujamo
2026-05-20 01:04:37 -05:00
parent 60093fa3bb
commit fa330947b9
8 changed files with 793 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"version": 1,
"skills": {
"rspress-best-practices": {
"source": "rstackjs/agent-skills",
"sourceType": "github",
"skillPath": "skills/rspress-best-practices/SKILL.md",
"computedHash": "4e7ae99820cbe318bbaee92aa8b5ba115c41ea6727d4d109e1133e45a2b43368"
},
"rspress-custom-theme": {
"source": "rstackjs/agent-skills",
"sourceType": "github",
"skillPath": "skills/rspress-custom-theme/SKILL.md",
"computedHash": "7fe2fa67caabd3336adc635fbe97716d14ff22780d0046237d3b5086e8565277"
}
}
}