Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:49:17 +08:00
commit 7e037098e3
5 changed files with 1314 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "engineer-expertise-extractor",
"description": "Research and extract an engineer's coding style, patterns, and best practices from their GitHub contributions. Creates structured knowledge base for replicating their expertise.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"skills": [
"./skills/engineer-expertise-extractor"
]
}