Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:15:36 +08:00
commit 043489f3c9
4 changed files with 382 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "developer-growth-analysis",
"description": "Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "ComposioHQ",
"email": "tech@composio.dev"
},
"skills": [
"./"
]
}