tadelvtadelvCommunity·2 Agent Skills Included

reaprime

Espresso machine control, API testing, and Flutter development

Controls Decent Espresso machines over Bluetooth or USB and exposes REST and WebSocket APIs for shots, profiles, and scales. Removes manual app testing by driving a running instance from the shell with curl, websocat, and simulated devices. Guides test-driven development with ready-made verification scenarios so code changes ship faster and safer.
npx skills add tadelv/reaprime --all -g -y
Available:

Gives your AI agent the project's workflow rules, coding conventions, verification steps, and pointers to the right skill files and API specs before it touches the espresso app codebase.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install reaprime?

Run `npx skills add tadelv/reaprime --all -g -y` in your terminal to install all skills in this suite globally.

What does Decaid do?

Decaid connects your Decent Espresso machine to modern web interfaces, streaming real-time shot data and letting you control the machine through REST and WebSocket APIs.

How to test espresso app changes without real hardware?

Start the app in simulate mode with `scripts/sb-dev.sh start --connect-machine MockDe1`, then exercise the API with curl and websocat against the mock machine and scale.

Does reaprime work with Claude Code and Cursor?

Yes. The skills follow the cross-client agentskills.io standard, so they load automatically in Claude Code, Cursor, Codex, and Windsurf.

How does the TDD workflow skill help?

It walks your agent through writing failing tests first, implementing the fix, and verifying end-to-end against a running app before any change is called done.

Related Repositories in Software Engineering

View All in Software Engineering