Build Engage Flows from Your Terminal with the Claude Skill
Apr 24, 2026
Frigade Engage gives you typed React components for every flow you'd build into your product: announcements, tours, checklists, banners, forms, NPS surveys, cards. They're code. They live in your repo and ship the same way the rest of your app ships.
Today we're shipping a Claude skill that lets your AI coding tool build with those components for you. Describe the onboarding, tour, banner, or survey you want. Claude writes the code against the Engage SDK, wires it into your app, and creates the matching flow in Frigade. No dashboard required.
What it builds:
- Announcements, tours, and checklists with the right targeting and copy
- Forms, surveys, and NPS with responses flowing back to the dashboard
- Banners and cards placed where they belong in your UI
- Linked flows so an announcement CTA can launch a tour, or a checklist step can open a form
What you get back is normal Engage code in a normal pull request. Your team reviews it the same way they review anything else and ships it through the same pipeline. No black boxes, no runtime guessing.
It's safe by default. Dev moves fast with no prompts. Anything destructive in prod requires explicit confirmation. Private keys never enter client code, and every write is logged locally for auditability.
We built it because customers asked for it. The first ask was whether Claude could build out an entire onboarding from the IDE without anyone touching the dashboard in the middle. Now it can.
Available today: github.com/FrigadeHQ/frigade-engage-skill. Drop the skill into Claude Code, run first-run setup, and tell it what you want to build. We're actively developing support for Cursor, Codex, and other coding tools. Reach out if you have a specific tool in mind.
- Jul 21, 2024
Website Refresh
We've been shipping a lot of features and falling behind on the marketing site. Today we're launching a revamped website to better communicate the latest product. More to come on a launch that blends Engage's code-first approach with the speed of no-code.
- Jun 12, 2024
(Re)introducing the Carousel Checklist
Carousel checklists are one of the most popular UI patterns for SaaS onboarding (Mercury and Cal both use them to activate new customers). We offered one in the Engage v1 SDK, and by popular demand, a fully upgraded `<Checklist.Carousel />` component is back in v2.
- May 17, 2024
Dashboard Graph Upgrade
We've added more functionality to the graphs on the Frigade dashboard. Now you can easily toggle between different date ranges and see performance over time at a glance.