register-project

Installation
SKILL.md

Task

Register the project $1 in the monorepo infrastructure.

Process

1. Verify Project Exists

Check that packages/<domain>/$1/ exists and has the basic structure:

  • CMakeLists.txt or ESPHome .yaml file
  • main/ directory (for ESP-IDF projects)
  • justfile

2. Register in Root justfile

Add a mod line to the root justfile if not already present:

Installs
7
GitHub Stars
6
First Seen
Apr 27, 2026
register-project — laurigates/mcu-tinkering-lab