Progress Bar Visualizer
Show progress toward a goal with a labeled, accessible bar.
What it adds
Build a progress bar widget that renders goal progress with accessible labels and milestone markers.
What your builder is told to do
4
The actual instructions, in order.
What your builder is told to do
4The actual instructions, in order.
-
1
Inspect the goal, current value, and any milestone rules in the source files.
-
2
Create inputs for goal, current value, and optional milestones.
-
3
Render an accessible bar with percentage, remaining amount, and milestone markers.
-
4
Make the widget embeddable and handle over-100% and zero states.
Edge cases it handles
5
The things an agent skips when you only say "build a progress bar visualizer".
Edge cases it handles
5The things an agent skips when you only say "build a progress bar visualizer".
- Keep the tool focused on one primary job. If the source asks for a suite, build the first usable tool and list the obvious follow-ups.
- Do not invent testimonials, guarantees, legal disclaimers, revenue numbers, scarcity, or unverifiable claims.
- If formulas, scoring weights, or recommendation rules are missing, create editable placeholders and call out the assumptions.
- If payment, email, analytics, CRM, or storage integrations are missing, build clear seams and document the variables or endpoints still needed.
- Match the existing app or page design system unless the user explicitly asks for a standalone visual direction.
Definition of done
5
Your builder is required to check every one of these before reporting the work finished.
Definition of done
5Your builder is required to check every one of these before reporting the work finished.
- The tool is buildable as a standalone page, lightweight SPA, embeddable widget, or cleanly integrated app screen.
- The primary input, primary output, and primary action are obvious without extra instructions.
- The implementation includes empty, loading, error, and completed states.
- Mobile, tablet, and desktop layouts are accounted for.
- The agent reports the source files used, assumptions made, and any formulas or rules that still need owner review.
Related tool files
Visualizers
Funnel Visualizer
Visualize conversion drop-off across funnel stages.
Build This Tool: Funnel VisualizerVisualizers
Growth Projection Chart
Project growth over time from a start value and rate.
Build This Tool: Growth Projection ChartVisualizers
Before And After Slider
Show a visual transformation with accessible drag, tap, and keyboard controls.
Build This Tool: Before And After SliderHow it works
-
1
Copy the link
Grab the Markdown blueprint URL for this tool type.
-
2
Give it to your builder
Paste it into Claude Code, Cursor, Codex, or whatever AI builder is already working in your app.
-
3
It maps, then builds
Your agent reads the blueprint first, then builds the tool into your app around the rules, audience, and stack.
Works with your stack
These blueprints are written to adapt. They tell the agent to detect your framework, match your existing design system, and use your source files instead of guessing the tool rules.
Need it tighter than that? Customize the tool file and tell it exactly which source docs and stack to use.