SukramJ

15 mods across 2 repositories, 172 stars between them.

aiohomematic

01

SukramJ/aiohomematic

Settings file Claude Code

Agent settings configuring includeCoAuthoredBy.

167 3d ago A tokens not measured copy · 100% MIT

add-device

02

SukramJ/aiohomematic

Skill Claude CodeCodex

Add a new Homematic device type with DeviceProfileRegistry registration, custom data point class, and tests. Use when the user wants to add support for a new device model.

167 3d ago A 38 tokens original MIT

add-translation

03

SukramJ/aiohomematic

Skill Claude CodeCodex

Add or update translation keys for i18n. Covers strings.json (primary source), en.json sync, and de.json German translations. Use when adding new log messages, UI strings, or updating existing translations.

167 3d ago A 46 tokens original MIT

SukramJ/aiohomematic

Instructions file GitHub Copilot

Instructions for SukramJ/aiohomematic, covering github copilot instructions for aiohomematic, project overview, mandatory code standards, required import and type annotations.

167 3d ago A 1,062 tokens original MIT

SukramJ/aiohomematic

Instructions file CodexOpenCode

Instructions for SukramJ/aiohomematic, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

167 3d ago A 702 tokens original MIT

SukramJ/aiohomematic

Instructions file

Instructions for SukramJ/aiohomematic, covering claude.md - ai assistant guide for aiohomematic, ⚠️ critical: cuxd/ccu-jack special handling, what makes cuxd/ccu-jack different, key constants to check and in aiohomematic/const.py.

167 3d ago A 7,351 tokens original MIT

guard

07

SukramJ/openccu-loom

Agent Claude Code

Implements tests from a guard specification and proves each guard bites by removing the named production line. Use for regression guards, contract tests, table tests, and vitest cases. Requires a caller-supplied specification — it does not decide what to guard.

5 yesterday A 53 tokens

hunt

08

SukramJ/openccu-loom

Agent Claude Code

Adversarial read-only defect hunt over a named area — wire handling, resource leaks, concurrency, silently dropped events, unwired seams. Produces ranked candidates with a reproduction path. It finds and argues; it never fixes.

5 yesterday A 48 tokens

impl

09

SukramJ/openccu-loom

Agent Claude Code

Scoped implementation work whose correctness a test or lint run can prove. Use for Go/Svelte changes inside named files with a stated acceptance command. NOT for composition-root wiring, wire formats, REST/WS contract semantics, Matter parity constants, or auth/secret code.

5 yesterday A 55 tokens

sweep

10

SukramJ/openccu-loom

Agent Claude Code

Read-only inventories, grep sweeps, and cross-file consistency checks across the repository. Cheap and safe to fan out widely (6-8 in parallel) because it never builds and never edits. Returns a table or a scratchpad path, never file dumps.

5 yesterday A 55 tokens

openccu-loom

11

SukramJ/openccu-loom

Settings file Claude Code

Standalone Go daemon bridging Homematic / HomeMatic IP CCUs to MQTT (with Home Assistant Discovery), a REST + WebSocket API, an MCP server, a Svelte config UI, and a native Matter bridge — multi-CCU, single static binary.

5 yesterday A tokens not measured

SukramJ/openccu-loom

Skill Claude CodeCodex

Fan out read-only agents that verify code-comment claims against the actual code — comments naming consumers, "not wired yet" notes, file-header inventories, ratchet justifications. Run before every release. Use when asked for a comment sweep, a claims audit, or pre-release verification.

5 yesterday A 63 tokens

release

13

SukramJ/openccu-loom

Skill Claude CodeCodex

Cut an OpenCCU-Loom release — bump the version everywhere it is carried, update all three changelogs, run the pre-release sweep, tag. Use when the user asks to release, tag, or ship a version.

5 yesterday A 49 tokens

snapshot-parity

14

SukramJ/openccu-loom

Skill Claude CodeCodex

Run the cross-stack model-snapshot regression — compares OpenCCU-Loom's domain model against the aiohomematic reference on identical wire data. Use after changing DataPoint creation, visibility marks, custom-DP composition, or channel methods.

5 yesterday A 52 tokens

SukramJ/openccu-loom

Instructions file

Claude Code instructions for SukramJ/openccu-loom, covering claude.md — ai assistant guide for openccu-loom, orientation, project overview, critical rules and licensing and build.

5 yesterday A 8,254 tokens