add agent skills

This commit is contained in:
JonLuca De Caro
2026-03-03 19:42:59 -08:00
parent 5ff5ef65c3
commit 46db7458a3
74 changed files with 8411 additions and 0 deletions

20
skills-lock.json Normal file
View File

@@ -0,0 +1,20 @@
{
"version": 1,
"skills": {
"vercel-composition-patterns": {
"source": "vercel-labs/agent-skills",
"sourceType": "github",
"computedHash": "f98931159fa9c7fed043bcd18a891a46dcf89ababa38df13a4c5b7b30dc0ce07"
},
"vercel-react-best-practices": {
"source": "vercel-labs/agent-skills",
"sourceType": "github",
"computedHash": "3462ec83f862abb2d532953df33a4dbf87f4616849da5d4b5cc7c13601aaf997"
},
"web-design-guidelines": {
"source": "vercel-labs/agent-skills",
"sourceType": "github",
"computedHash": "a6a44d5498f7e8f68289902f3dedfc6f38ae0cee1e96527c80724cf27f727c2a"
}
}
}