feat: add developer growth analysis skill to marketplace for personalized coding feedback
This commit is contained in:
@@ -98,6 +98,12 @@
|
||||
"source": "./changelog-generator",
|
||||
"category": "development"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"name": "mcp-builder",
|
||||
"description": "Guides creation of high-quality MCP (Model Context Protocol) servers for integrating external APIs and services with LLMs using Python or TypeScript.",
|
||||
|
||||
Reference in New Issue
Block a user