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

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ComposioHQ/awesome-claude-skills:developer-growth-analysis",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "181100423bf40c2f6b5f4fed983f7aa438ad30ee",
"treeHash": "9d18b82334cc4898c866888c29a5806eb0be59621ae550be4d74000335b1cedd",
"generatedAt": "2025-11-28T10:10:06.804772Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"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": null
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "95533afed9af29777943d28180b45184bcfc49ccc1e97d6c920d666f10e27b04"
},
{
"path": "SKILL.md",
"sha256": "8117a9dcd2991c53b94dcbdbef85b14363466a20309665b64b06d188677e5aa0"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "8ef61d1b65cd58cf82ca97ef7708734ca09c89530572404fdd0c2967018a4c03"
}
],
"dirSha256": "9d18b82334cc4898c866888c29a5806eb0be59621ae550be4d74000335b1cedd"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}