project-claude-md

Installation
SKILL.md

Task

Generate or update a CLAUDE.md for the project at $1 (relative path under packages/<domain>/).

Process

  1. Read the project source to understand its internals:

    • main/*.c, main/*.h — all source files, pin defines, task structure
    • main/CMakeLists.txt — REQUIRES list
    • sdkconfig.defaults — target, features, stack sizes
    • justfile — build/flash/monitor recipes and their exact names
    • README.md — existing description
    • WIRING.md — hardware details
    • Kconfig.projbuild — configurable options
    • components/ — local components
    • idf_component.yml or managed_components/ — external dependencies
  2. Generate CLAUDE.md following the template below

Installs
8
GitHub Stars
6
First Seen
Apr 27, 2026
project-claude-md — laurigates/mcu-tinkering-lab