Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:29:15 +08:00
commit be476a3fea
76 changed files with 12812 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "developer-experience",
"description": "Developer experience and team collaboration tools including onboarding automation, documentation generation, async standups with Linear integration, and knowledge management",
"version": "1.0.0",
"author": {
"name": "Grey Haven Studio"
},
"skills": [
"./skills/api-design-standards",
"./skills/code-style",
"./skills/documentation-architecture",
"./skills/onboarding-coordination",
"./skills/ontological-documentation",
"./skills/pr-template",
"./skills/project-structure"
]
}