feat: add developer growth analysis skill to marketplace for personalized coding insights

This commit is contained in:
Prathit-tech
2025-11-10 22:32:48 +05:30
parent 0bc1c6f51e
commit 25e28aeffa

View File

@@ -169,6 +169,12 @@
"description": "Skills for working with Excel spreadsheets including creation, editing, formulas, and data manipulation.",
"source": "./document-skills/xlsx",
"category": "productivity-organization"
},
{
"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.",
"source": "./developer-growth-analysis",
"category": "development"
}
]
}