reaprime
Espresso machine control, API testing, and Flutter development
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core