Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:49:19 +08:00
commit 3af87654d4
5 changed files with 1205 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "engineer-skill-creator",
"description": "Transform extracted engineer expertise into an actionable skill with progressive disclosure, allowing agents to find and apply relevant patterns for specific tasks.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"skills": [
"./skills/engineer-skill-creator"
]
}