A CLAUDE.md is just a markdown file at the root of your repo. Copy the content below into your own project's CLAUDE.md to give your agent the same context.
npx versuz@latest install project-chip-connectedhomeip --kind=claude-mdcurl -o CLAUDE.md https://raw.githubusercontent.com/project-chip/connectedhomeip/HEAD/CLAUDE.md- To build the Darwin Matter.framework, use
`xcodebuild -project Matter.xcodeproj -scheme "Matter Framework"`, varying
as needed.
- To regenerate the zap-generated files for the Darwin Matter Framework, use
`./scripts/tools/zap_regen_all.py --type specific` from the
`connectedhomeip` repository root.