Manage feature flags for your app: toggle features on/off, set rollout percentages, and track usage.
The prompt
Copy this prompt and paste it into Claude, Cursor, ChatGPT, Codex, or any AI tool connected to Hatchable via MCP.
Build a feature flag management dashboard. Users create feature flags with: name (snake_case key), display name, description, environment (Development, Staging, Production), and state (On, Off, or Percentage Rollout with a 0-100 slider). The main view shows all flags in a table with toggle switches for quick on/off. Include a filter by environment. Each flag has an audit log showing when it was toggled and by whom. Include an API endpoint that returns all flag states as JSON (for your app to query). The dashboard shows total flags, active in production, and recently changed. Developer-tool aesthetic with dark mode. Deploy it on Hatchable when done.
How to use this template
Connect Hatchable to your AI tool
Add Hatchable as an MCP server in your AI tool of choice. You'll need your API key from Console → Settings. See our setup guides for Claude Code, Cursor, or Codex.
Copy the prompt and paste it
Hit the Copy button above, switch to your AI tool, and paste. The prompt is written to produce a complete, deployable app using Hatchable's platform features.
Your AI builds and deploys it
Your AI writes the code, creates a project on Hatchable, and deploys it. You'll get a live URL you can share immediately — no server setup, no billing.
Customize it
After the initial build, try asking your AI to add any of these:
Add user targeting rules (enable for specific user IDs)
Include a scheduling system to auto-toggle at a future date
Add flag dependencies (flag A requires flag B to be on)
Include SDK code snippets for popular languages
Build this app for free
Sign up, grab your API key, and paste this prompt into your AI tool.