feat: add caveman skill with detailed README and SKILL documentation
All checks were successful
On Push to Main / test (push) Successful in 47s
On Push to Main / publish (push) Successful in 1m11s
On Push to Main / deploy-dev (push) Successful in 1m37s

This commit is contained in:
RaymondVerhoef
2026-05-22 16:47:44 +02:00
parent 3626cc0525
commit dc628644b6
3 changed files with 133 additions and 0 deletions

11
skills-lock.json Normal file
View File

@@ -0,0 +1,11 @@
{
"version": 1,
"skills": {
"caveman": {
"source": "juliusbrussee/caveman",
"sourceType": "github",
"skillPath": "skills/caveman/SKILL.md",
"computedHash": "7935e83f9c6a8b7cbb5404d144b0d19e3ba93583f4388301c3dada37cd25adf8"
}
}
}