Resend Robot
Intercepts Resend gem API calls in development, stores emails as JSON, and provides a web UI to browse, preview, and simulate replies. Production code…
No ratings yet
- Gem
- resend_robot
- Repository
- garrytan/resend_robot
- License
- MIT
- Stars
- 13
- Added
- August 08, 2026
About
Intercepts Resend gem API calls in development, stores emails as JSON, and provides a web UI to browse, preview, and simulate replies. Production code runs unchanged — same pipeline in dev and prod.
Intercepts Resend API calls in development, stores emails as JSON on disk, and provides a web UI to browse, preview, and simulate replies. Production code runs unchanged — same pipeline in dev and prod.
What you get
config/initializers/resend_robot.rb— configuration (reply domain, mount path, etc.).claude/skills/resend-robot-read/skill.md— Claude skill for reading dev emails.claude/skills/resend-robot-send/skill.md— Claude skill for simulating inbound emails
Installing it
ruby
# Gemfile
gem "resend_robot"
Details
13 stars on GitHub · MIT licensed · maintained by garrytan. Source: https://github.com/garrytan/resend_robot
Discussion (0)
Sign in to join the discussion.
No comments yet.