Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:41:49 +08:00
commit 40079aabc6
4 changed files with 380 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "build-insights-logger",
"description": "Automatically log meaningful insights, discoveries, and decisions during coding sessions. Capture non-trivial learnings about edge cases, design decisions, patterns, and implementation details. Activate when building complex code where institutional knowledge should be preserved. Log to .claude/insights/ and help transfer key learnings to CLAUDE.md.",
"version": "1.0.0",
"author": {
"name": "Nathan Onn"
},
"skills": [
"./"
]
}