From f40d902b7c809ab026d3d3ffbc8f33920d6ceb03 Mon Sep 17 00:00:00 2001 From: Matt Edholm Date: Mon, 27 Apr 2026 12:50:18 -0400 Subject: [PATCH] chore: initial project scaffold with BMAD tooling --- CLAUDE.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..670da58 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,23 @@ +# pictureFrame + +*Project description goes here.* + +## Project goal + +*What does this project do and why?* + +## Stack + +*Languages, frameworks, key libraries.* + +## Hardware + +*If applicable — describe the target hardware.* + +## Design decisions + +*Key architectural or UX choices.* + +## Full spec + +*Link to or describe the full specification.*