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, so nothing's a black box and nothing's guessed at runtime.
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.
- Jan 31, 2025
Improved Developer Docs
We took some time this month to improve the developer documentation: cleaned up navigation, invested in the Engage component pages with more examples and clearer React property tables, and have more in the works around customization and styling.
- Jan 15, 2025
Stability, Bug Fixes, and Other Improvements
We invested in stability, bug fixes, and quality polish across all of Engage. Some highlights:
- Dec 9, 2024
Flow Visibility Triage
Customers sometimes ask why a Flow isn't showing up for a specific user. We usually run a triage playbook to figure it out. Maybe the Flow is off, or the user is outside the targeting query.