build-insights-logger

Community

Capture coding insights, build institutional knowledge.

Authornathanonn
Version1.0.0
Installs0

System Documentation

What problem does it solve? During complex coding sessions, valuable insights, design decisions, and edge case discoveries are often lost. This skill automatically logs these non-trivial learnings, preserving institutional knowledge and making it easy to transfer key information to project documentation, so you never lose a valuable discovery.

Core Features & Use Cases:

  • Automatic Insight Logging: Capture meaningful discoveries, design decisions, and implementation details during development.
  • Structured Session Files: Log insights to .claude/insights/ in a clear, categorized Markdown format.
  • Use Case: When working on a new feature, automatically log architectural trade-offs and security considerations, then easily review and select the most important learnings to add to your project's CLAUDE.md documentation.

Quick Start: Log an insight about the new API design decision for user authentication.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: build-insights-logger
Download link: https://github.com/nathanonn/next-sololedger/archive/main.zip#build-insights-logger

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository