30 Claude Prompts That Build Visual Roadmaps
Describe your goals, phases, and timeline and Claude returns a real filled-in roadmap as a previewable artifact: product, project, marketing, tech migration, GTM, content, hiring, OKR, and career roadmaps as timelines, swimlanes, or now-next-later boards.
In short: This page contains 30 copy-paste ready prompts, organized into 6 categories with a description and pro tip for each. The first 15 prompts are free instantly โ no signup needed. Hand-curated and tested by the AI Academy team.
Product & Engineering Roadmaps
5 promptsProduct Roadmap (Now / Next / Later)
1/30You are a senior product manager who builds clear, opinionated roadmaps. <context> I need a now-next-later product roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should be a real board with named initiatives, not a blank template. </context> <inputs> - Product and stage: [WHAT IT IS, EARLY / GROWTH / MATURE] - North-star goal this period: [E.G. ACTIVATION, RETENTION, EXPANSION REVENUE] - Known initiatives or asks: [LIST OF FEATURES / BETS] - Team capacity and squads: [HOW MANY ENGINEERS / TEAMS] - Hard dates or constraints: [LAUNCHES, COMPLIANCE, EVENTS] - Themes I care about: [E.G. ONBOARDING, MOBILE, AI] </inputs> <task> Build a three-column now-next-later board grouped by theme. Each card has a title, the problem it solves, the target outcome metric, an owner placeholder, a t-shirt size (S/M/L), and a confidence tag. Fill every column with realistic, specifically named initiatives derived from my inputs (do not leave placeholders for the work itself). Add a top bar with the north-star goal and the period, and a small legend explaining the tags. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Cards are color-coded by theme with accessible contrast; columns scroll independently on mobile. - Each initiative ties to an outcome, not just a feature name; no filler cards. </constraints> <format> Return the full roadmap as an artifact, then explain how you decided what is Now vs Later and which two bets you would cut if capacity dropped. </format>
Generates a filled-in now-next-later product board with themed, outcome-tied initiative cards as a previewable artifact.
Pro tip: Tell Claude your single most important metric and ask it to push anything that does not move it into the Later column.
Quarterly Feature Timeline (Gantt-Style)
2/30You are a product operations lead who turns plans into readable timelines. <context> I need a quarter-by-quarter feature timeline built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should look like a clean horizontal Gantt with bars spanning weeks. </context> <inputs> - Period to cover: [E.G. Q1-Q4 2026 OR NEXT 6 MONTHS] - Features and rough durations: [FEATURE -> WEEKS / MONTHS] - Dependencies: [X MUST FINISH BEFORE Y] - Teams or owners: [WHO OWNS WHAT] - Fixed milestones: [BETA, GA, LAUNCH EVENT] </inputs> <task> Build a horizontal timeline with a month/quarter axis across the top and one row per feature. Render each feature as a labeled bar positioned and sized by its duration, colored by owning team, with milestone diamonds for the fixed dates. Show dependency arrows or a clear note where one bar must precede another. Add a sticky left column of feature names and a legend mapping colors to teams. </task> <constraints> - One self-contained responsive HTML file using CSS grid or flex for the bars; Google Fonts only. - Bars must be proportional to duration and aligned to the axis; no overlap glitches. - Accessible labels on every bar and milestone; horizontal scroll on small screens. </constraints> <format> Return the full timeline as an artifact, then list the critical path and the one dependency most likely to slip the launch. </format>
Builds a proportional Gantt-style feature timeline with milestones and dependencies as a previewable artifact.
Pro tip: Give Claude the one immovable launch date and ask it to work backwards so every bar lands before it.
Tech Migration / Re-Platform Roadmap
3/30You are a staff engineer who plans low-risk migrations. <context> I need a phased technical migration roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should sequence the work to keep production safe at every step. </context> <inputs> - What we are migrating from and to: [E.G. MONOLITH -> SERVICES, DB X -> DB Y] - Why now: [DRIVER, E.G. SCALE, COST, EOL] - Systems and surfaces affected: [LIST] - Risk tolerance and downtime budget: [E.G. ZERO-DOWNTIME REQUIRED] - Team and timeframe: [PEOPLE, TARGET DATE] </inputs> <task> Build a phased roadmap with columns for Prep, Parallel-Run, Cutover, and Cleanup. Under each phase, list concrete steps with an owner placeholder, a rollback note, and a risk level. Include a strangler-fig or expand-and-contract sequence where relevant, explicit go/no-go checkpoints, and a verification step per phase. Add a phase summary bar showing duration and the single biggest risk in each phase. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every phase has a rollback path and a measurable exit criterion; no step lacks an owner slot. - Color-code by risk level with accessible contrast; mobile-stackable phases. </constraints> <format> Return the full migration roadmap as an artifact, then name the riskiest step and the cheapest test that would de-risk it before cutover. </format>
Produces a phased, rollback-aware migration roadmap with go/no-go checkpoints as a previewable artifact.
Pro tip: State your downtime budget explicitly; it forces Claude to design a parallel-run instead of a risky big-bang cutover.
Platform / API Roadmap by Maturity Stage
4/30You are a platform product lead who sequences infrastructure investments. <context> I need a platform roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should map capabilities across maturity stages, not just dates. </context> <inputs> - Platform or API: [WHAT IT IS] - Current pain for internal or external developers: [TOP COMPLAINTS] - Capabilities to deliver: [E.G. WEBHOOKS, RATE LIMITS, SDKS, SANDBOX] - Consumers to serve: [INTERNAL TEAMS / PARTNERS / PUBLIC] - Horizon: [NEXT 2-4 QUARTERS] </inputs> <task> Build a maturity-stage roadmap with columns for Foundational, Self-Serve, Scalable, and Ecosystem. Place each capability under the stage it unlocks, with a card showing the developer outcome, the dependency it requires, and the consumer it serves. Add a header strip describing the end-state developer experience and a legend mapping card colors to consumer type. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Each capability states the developer outcome it produces, not just its name. - Accessible color coding; columns reflow vertically on mobile. </constraints> <format> Return the full platform roadmap as an artifact, then explain which foundational capability gates the most downstream work. </format>
Builds a maturity-staged platform/API roadmap mapping capabilities to developer outcomes as a previewable artifact.
Pro tip: List your developers' top three complaints first so Claude anchors the Foundational column on real pain, not vanity features.
Bug-Bash & Reliability Hardening Roadmap
5/30You are an SRE lead who plans reliability work that leadership will fund. <context> I need a reliability hardening roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should turn vague tech-debt into a sequenced, defensible plan. </context> <inputs> - Current reliability pain: [OUTAGES, SLOW PAGES, FLAKY TESTS, ALERTS] - SLO targets we want: [E.G. 99.9% UPTIME, P95 LATENCY] - Known weak spots: [SERVICES / AREAS] - Capacity for this work: [PERCENT OF TEAM TIME] - Timeframe: [E.G. NEXT QUARTER] </inputs> <task> Build a roadmap with swimlanes for Observability, Resilience, Performance, and Toil Reduction. In each lane, list specific initiatives with the SLO or metric they improve, an effort estimate, and an owner placeholder, ordered by risk-reduction-per-effort. Add a header showing current vs target SLOs and a callout box for the top three fire-now items. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every initiative ties to a measurable reliability metric; no generic refactor cards. - Accessible contrast; lanes stack on mobile. </constraints> <format> Return the full reliability roadmap as an artifact, then explain how you would pitch the top three items to a skeptical exec in one sentence each. </format>
Generates a swimlane reliability roadmap ordered by risk-reduction-per-effort with SLO targets as a previewable artifact.
Pro tip: Frame each item by the SLO it protects; it makes the roadmap fundable instead of looking like open-ended cleanup.
XML tags are just the start. Learn the full Claude workflow.
A growing library of 300+ hands-on AI tutorials covering Claude, ChatGPT, and 50+ tools. New tutorials added every week.
Project & Delivery Roadmaps
5 promptsProject Delivery Timeline (Phases & Milestones)
6/30You are a delivery-focused project manager who builds realistic plans. <context> I need a project delivery roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should show phases, milestones, and owners on one timeline. </context> <inputs> - Project goal and definition of done: [WHAT SUCCESS LOOKS LIKE] - Start date and deadline: [DATES] - Major phases: [E.G. DISCOVERY, BUILD, TEST, LAUNCH] - Workstreams and owners: [STREAM -> OWNER] - Key milestones: [SIGN-OFFS, DEMOS, GO-LIVE] - Known risks: [LIST] </inputs> <task> Build a horizontal timeline with a date axis and one row per phase, each shown as a labeled bar sized to its duration. Mark milestones as diamonds with dates and add an owner badge per phase. Include a thin risk row flagging where buffers should sit. Add a summary header with start, deadline, and overall duration, plus a legend for milestone vs phase vs buffer. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Bars proportional to real durations; milestones aligned to the axis. - Accessible labels; horizontal scroll on mobile; no overlapping bars. </constraints> <format> Return the full delivery roadmap as an artifact, then identify the tightest milestone and where to add buffer to protect the deadline. </format>
Builds a phased project delivery timeline with milestones, owners, and buffers as a previewable artifact.
Pro tip: Give Claude the immovable deadline and ask it to insert explicit buffer before every external sign-off.
Cross-Team Swimlane Roadmap
7/30You are a program manager coordinating multiple teams toward one launch. <context> I need a cross-team swimlane roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. Each team gets a lane and their work aligns to a shared timeline. </context> <inputs> - The shared goal or launch: [WHAT EVERYONE IS BUILDING TOWARD] - Teams involved: [E.G. ENG, DESIGN, MARKETING, LEGAL, SALES] - What each team must deliver: [TEAM -> DELIVERABLES] - Cross-team dependencies: [A NEEDS B BY DATE] - Timeframe and the launch date: [DATES] </inputs> <task> Build a swimlane chart with a shared date axis across the top and one horizontal lane per team. Place each team's deliverables as positioned bars or cards on their lane, with handoff markers where one team's output feeds another. Highlight the launch date as a vertical line crossing all lanes. Add a legend and a dependencies callout listing the riskiest handoffs. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Lanes align to the same axis so dependencies read visually; accessible color per lane. - Mobile: lanes stack but keep their date labels. </constraints> <format> Return the full swimlane roadmap as an artifact, then list the three cross-team handoffs most likely to cause a slip and who owns each. </format>
Produces a multi-team swimlane roadmap aligned to one timeline with visible handoffs as a previewable artifact.
Pro tip: Spell out every A-needs-B dependency; Claude turns them into handoff markers that surface bottlenecks at a glance.
Agile Release Train Roadmap (Sprints)
8/30You are an agile delivery lead planning several sprints toward a release. <context> I need a sprint-by-sprint release roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should map epics to sprints with capacity in mind. </context> <inputs> - Release goal: [WHAT WE SHIP AT THE END] - Sprint length and count: [E.G. 2 WEEKS, 6 SPRINTS] - Epics and rough sizes: [EPIC -> STORY POINTS OR T-SHIRT] - Team velocity: [POINTS PER SPRINT] - Fixed dates: [DEMO, RELEASE, FREEZE] </inputs> <task> Build a roadmap with one column per sprint and dated headers. Allocate epics into sprints respecting velocity, showing a capacity bar per sprint (planned vs available) so over-allocation is obvious. Mark the release and code-freeze sprints, and add a backlog column for what did not fit. Color cards by epic and add a legend plus a velocity summary. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Sprint capacity bars must reflect the points assigned vs velocity; flag any over-filled sprint in red. - Accessible contrast; columns scroll on mobile. </constraints> <format> Return the full sprint roadmap as an artifact, then explain which epic to cut or split if velocity comes in 20% lower. </format>
Builds a sprint-by-sprint release roadmap with capacity bars and a spillover backlog as a previewable artifact.
Pro tip: Give Claude your honest velocity, not your hoped-for one, so the capacity bars flag over-commitment early.
Event / Launch Countdown Roadmap
9/30You are an event producer who runs tight launch countdowns. <context> I need a countdown roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It works backward from a fixed event date. </context> <inputs> - The event and date: [WHAT AND WHEN] - Workstreams: [E.G. VENUE, CONTENT, MARKETING, LOGISTICS] - Must-hit pre-event milestones: [E.G. SPEAKERS LOCKED, TICKETS LIVE] - Owners: [STREAM -> OWNER] - Lead time available: [WEEKS UNTIL EVENT] </inputs> <task> Build a backward-planned timeline anchored on the event date at the right edge, with week markers counting down (T-8, T-7, ... T-0). Place each workstream as a lane with milestone cards positioned at the week they must complete, an owner badge, and a status placeholder. Add a header with a live countdown framing and a legend, plus a day-of checklist block at T-0. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Time axis reads right-to-left toward the event; milestones snap to week markers. - Accessible labels; lanes stack on mobile while keeping week markers. </constraints> <format> Return the full countdown roadmap as an artifact, then list which milestone, if missed, forces moving the event date. </format>
Produces a backward-planned event countdown roadmap with weekly milestones and owners as a previewable artifact.
Pro tip: Identify the single milestone that gates the date and ask Claude to put the most buffer before it.
Risk-Aware Roadmap (RAID Overlay)
10/30You are a delivery manager who plans for what can go wrong. <context> I need a roadmap with a built-in RAID overlay (Risks, Assumptions, Issues, Dependencies), built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. </context> <inputs> - Project and phases: [NAME, PHASES] - Timeframe: [DATES] - Known risks and likely impact: [LIST] - Key assumptions: [WHAT WE ARE BETTING ON] - External dependencies: [VENDORS, APPROVALS, OTHER TEAMS] </inputs> <task> Build a two-part artifact: a top phase timeline with milestones and owners, and a synced RAID panel below where each risk, assumption, issue, and dependency is tagged to the phase it threatens, with severity, likelihood, and a mitigation or owner. Draw a visual link (matching color or label) between a RAID item and the phase it endangers. Add a heat indicator for the riskiest phase. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every RAID item references a specific phase and has a mitigation; no orphan risks. - Accessible color severity coding; sections stack cleanly on mobile. </constraints> <format> Return the full risk-aware roadmap as an artifact, then name the top mitigation that buys the most schedule safety. </format>
Builds a roadmap with a synced RAID overlay tying each risk and dependency to a phase as a previewable artifact.
Pro tip: List the assumptions you are least sure of; Claude turns the shakiest ones into early validation milestones.
Marketing, Content & GTM Roadmaps
5 promptsMarketing Campaign Roadmap (Multi-Channel)
11/30You are a head of marketing who sequences campaigns across channels. <context> I need a multi-channel marketing roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should show channels as lanes against a calendar. </context> <inputs> - Marketing goal this period: [E.G. PIPELINE, SIGNUPS, AWARENESS] - Channels in play: [E.G. EMAIL, PAID, SEO, SOCIAL, EVENTS, PARTNERSHIPS] - Campaigns or moments to support: [LAUNCHES, SEASONS, WEBINARS] - Budget weighting by channel: [ROUGH SPLIT] - Timeframe: [E.G. NEXT 2 QUARTERS] </inputs> <task> Build a swimlane calendar with one lane per channel and a month axis. Place named campaigns as bars on each lane, color-coded by the goal they serve, sized by duration. Mark big moments (launches, events) as vertical markers crossing all lanes so channels can rally around them. Add a header with the goal and a legend, plus a budget-weight bar per channel. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Campaigns are specifically named and tied to a goal, not generic 'post a blog'. - Accessible color coding; lanes stack on mobile with their month labels. </constraints> <format> Return the full marketing roadmap as an artifact, then explain which channel carries the launch and where the calendar is over-crowded. </format>
Builds a multi-channel marketing roadmap as a swimlane calendar with goal-tied campaigns as a previewable artifact.
Pro tip: Mark your one big launch moment first; Claude aligns every channel's campaign to crescendo around it.
Content Roadmap (Pillars & Cadence)
12/30You are a content strategist who plans output around topic pillars. <context> I need a content roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It maps content pieces to pillars and a publishing cadence. </context> <inputs> - Audience and the action I want from them: [WHO, DESIRED ACTION] - Topic pillars: [3-5 THEMES] - Formats: [BLOG, VIDEO, NEWSLETTER, SOCIAL, GUIDE] - Cadence and capacity: [E.G. 2 PIECES/WEEK] - Timeframe: [E.G. NEXT QUARTER] - Key dates: [LAUNCHES, SEASONS] </inputs> <task> Build a calendar-style roadmap with weeks across the top and a row per pillar. Place specific, titled content pieces in the right week, tagged by format and funnel stage (TOFU/MOFU/BOFU), with an owner placeholder. Balance pillars and stages so no week is lopsided. Add a header showing the audience and goal, a legend for format and funnel stage, and a per-pillar count summary. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every slot has a real working title, not 'blog post'; funnel coverage is balanced. - Accessible tags; rows stack on mobile keeping week labels. </constraints> <format> Return the full content roadmap as an artifact, then explain the pillar/funnel balance and which week to prioritize if capacity is cut. </format>
Generates a pillar-based content roadmap with titled pieces, formats, and funnel stages as a previewable artifact.
Pro tip: Ask Claude to balance TOFU/MOFU/BOFU per pillar so you do not over-index on top-of-funnel awareness pieces.
Go-To-Market (GTM) Roadmap for a Launch
13/30You are a product marketing lead who runs end-to-end GTM launches. <context> I need a GTM launch roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It sequences pre-launch, launch, and post-launch work across functions. </context> <inputs> - What we are launching and its date: [PRODUCT, DATE] - Target segment and core message: [WHO, THE ONE PROMISE] - Functions involved: [PMM, SALES, SUPPORT, CONTENT, PAID, PARTNERS] - Launch tier: [SOFT / TIER-1 BIG BANG] - Success metric: [E.G. QUALIFIED PIPELINE, SIGNUPS] </inputs> <task> Build a three-phase roadmap (Pre-Launch, Launch Week, Post-Launch/Scale) with a swimlane per function inside each phase. Fill each lane with concrete activities (enablement decks, PR, email blasts, demos, ads), each with an owner placeholder and a due offset relative to launch day (e.g. L-14, L-Day, L+7). Add a top banner with the message and metric, a launch-day marker, and a legend by function. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every activity has an owner slot and a launch-relative date; nothing generic. - Accessible color by function; phases stack on mobile. </constraints> <format> Return the full GTM roadmap as an artifact, then list the three must-not-slip launch-week activities and who owns each. </format>
Builds a phased GTM launch roadmap with per-function swimlanes and launch-relative dates as a previewable artifact.
Pro tip: Give Claude the exact launch date so it can stamp every activity with an L-minus or L-plus offset you can act on.
Startup GTM & Growth Roadmap (0 to Traction)
14/30You are a startup growth advisor who sequences early go-to-market motions. <context> I need a startup GTM roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should take us from first customers to repeatable traction in stages. </context> <inputs> - Product and ICP: [WHAT IT IS, WHO BUYS] - Current stage: [PRE-LAUNCH / FIRST USERS / EARLY REVENUE] - Channels we can test: [E.G. OUTBOUND, COMMUNITY, CONTENT, PARTNERSHIPS] - Resources: [HEADCOUNT, BUDGET] - Traction goal and horizon: [E.G. 50 PAYING CUSTOMERS IN 6 MONTHS] </inputs> <task> Build a stage-based roadmap with columns for Validate, Channel-Fit, Repeatable, and Scale. In each stage list the experiments and motions to run, the metric that graduates us to the next stage, an owner placeholder, and a kill-criteria note for failing channels. Add a header with the ICP and traction goal, and a legend mapping card colors to channel. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Each stage has an explicit graduation metric; experiments are specific, not 'do marketing'. - Accessible contrast; columns stack on mobile. </constraints> <format> Return the full GTM roadmap as an artifact, then explain which single channel to bet on first and the metric that proves channel-fit. </format>
Produces a stage-gated startup GTM roadmap with graduation metrics and channel experiments as a previewable artifact.
Pro tip: Define the graduation metric for each stage up front; it stops you scaling a channel before it has proven repeatable.
Brand / Demand Roadmap (Quarterly Themes)
15/30You are a marketing director balancing long-term brand and short-term demand. <context> I need a quarterly marketing roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should split effort between brand-building and demand capture each quarter. </context> <inputs> - Annual marketing goal: [E.G. 2X PIPELINE, BRAND AWARENESS LIFT] - The brand narrative this year: [POSITIONING] - Demand programs available: [SEO, PAID, ABM, EVENTS, NURTURE] - Brand programs available: [THOUGHT LEADERSHIP, PR, COMMUNITY] - Quarters to plan: [E.G. Q1-Q4] </inputs> <task> Build a four-quarter roadmap where each quarter has a theme and two stacked tracks: a Brand track and a Demand track. Fill each track with named initiatives, a target metric, and an owner placeholder. Show a brand-vs-demand effort split bar per quarter. Add a header with the annual goal and narrative, and a legend distinguishing the two tracks. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Each initiative names a real program and a metric; the effort split is explicit per quarter. - Accessible color tracks; quarters stack on mobile. </constraints> <format> Return the full brand/demand roadmap as an artifact, then explain how the brand-vs-demand split shifts across the year and why. </format>
Builds a quarterly brand-vs-demand marketing roadmap with themed tracks and effort splits as a previewable artifact.
Pro tip: Set the rough brand-to-demand ratio you want; Claude makes the trade-off visible so leadership can challenge it.
OKR & Strategy Roadmaps
5 promptsQuarterly OKR Roadmap (Objectives to Initiatives)
16/30You are a strategy operations lead who connects OKRs to real work. <context> I need a quarterly OKR roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It links objectives to key results to the initiatives that move them. </context> <inputs> - The quarter and company focus: [Q, ONE-LINE FOCUS] - Objectives: [2-4 QUALITATIVE GOALS] - Key results per objective: [MEASURABLE TARGETS] - Teams that own delivery: [TEAM LIST] - Initiatives or bets in flight: [LIST] </inputs> <task> Build a roadmap where each objective is a column header card, key results sit beneath it as target chips with a current-vs-target meter, and the initiatives that drive each KR appear as cards with an owning team and a timeline marker (early/mid/late quarter). Draw the visual line from initiative to the KR it serves. Add a top bar with the quarterly focus and a legend, plus a confidence indicator per KR. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every initiative maps to exactly one KR; KRs are measurable, not tasks. - Accessible meters and color; columns stack on mobile. </constraints> <format> Return the full OKR roadmap as an artifact, then flag any key result with no supporting initiative and any initiative that maps to no KR. </format>
Builds a quarterly OKR roadmap linking objectives to key results to owning initiatives as a previewable artifact.
Pro tip: Ask Claude to flag orphan initiatives and unsupported KRs; that gap analysis is where most OKR plans quietly fail.
Annual Strategy Roadmap (Themes by Quarter)
17/30You are a head of strategy who turns a vision into a one-page annual plan. <context> I need an annual strategy roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should read top-down: vision, themes, then quarterly bets. </context> <inputs> - One-line vision for the year: [THE BIG PICTURE] - Strategic themes: [3-5 PILLARS] - The biggest bets per theme: [INITIATIVES] - Key metrics that define success: [NORTH-STAR + SUPPORTING] - Constraints: [BUDGET, HEADCOUNT, MARKET] </inputs> <task> Build a layered roadmap: a vision banner at the top, a row of theme cards, and below them a four-quarter grid where each theme's bets are placed in the quarter they land, each with an outcome metric and an owner placeholder. Add a metrics strip showing the north-star and supporting targets, and a legend mapping theme colors across the quarters. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Each bet ties to a theme and a metric; the page reads as one coherent narrative. - Accessible color by theme; the quarter grid stacks on mobile. </constraints> <format> Return the full strategy roadmap as an artifact, then explain which theme you front-loaded and the trade-off that forced. </format>
Generates a top-down annual strategy roadmap from vision to themes to quarterly bets as a previewable artifact.
Pro tip: Cap yourself at three to five themes; hand Claude more and ask it to argue which to cut for focus.
Now / Next / Later Strategy Board
18/30You are a product strategist who keeps roadmaps honest about uncertainty. <context> I need a now-next-later strategy board built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should communicate intent without faking precise dates. </context> <inputs> - Strategic goal: [WHAT WE ARE TRYING TO ACHIEVE] - Problems or opportunities to address: [LIST] - Confidence level on each: [HIGH / MEDIUM / EXPLORATORY] - Audience for this board: [EXEC / CUSTOMERS / TEAM] - Themes: [GROUPINGS] </inputs> <task> Build a three-horizon board: Now (committed), Next (likely), Later (exploring). Place each problem or opportunity as a card under the right horizon, grouped by theme, with the problem stated as an outcome, a confidence tag, and a 'how we'll know it worked' note. Add a header explaining that horizons signal intent not dates, and a legend for confidence and theme. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Cards describe outcomes and problems, not feature commitments or dates. - Accessible confidence color coding; columns scroll on mobile. </constraints> <format> Return the full strategy board as an artifact, then explain which Later item you would promote to Now if one assumption proved true. </format>
Builds an outcome-framed now-next-later strategy board signaling intent over dates as a previewable artifact.
Pro tip: Frame every card as a problem or outcome, not a feature, so the board survives a change of plan without looking broken.
Opportunity Solution Roadmap (Outcome-Driven)
19/30You are a discovery-led product manager who maps outcomes to opportunities to bets. <context> I need an opportunity-solution roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should connect a desired outcome to the opportunities and the experiments we will run. </context> <inputs> - Target outcome and metric: [THE ONE NUMBER TO MOVE] - Customer opportunities (pains/needs): [LIST] - Candidate solutions per opportunity: [IDEAS] - Riskiest assumptions: [WHAT MIGHT BE WRONG] - Horizon: [E.G. NEXT 2 QUARTERS] </inputs> <task> Build a tree-style roadmap: the outcome at the top, opportunities as a branching row beneath it, and under each opportunity the candidate solutions as cards with an effort/impact tag and an experiment to validate the riskiest assumption. Sequence the experiments on a thin timeline at the bottom. Add a legend for impact/effort and a callout for the single riskiest assumption to test first. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every solution traces up to an opportunity and an outcome; each has a validation experiment. - Accessible color; the tree reflows to a stacked list on mobile. </constraints> <format> Return the full opportunity-solution roadmap as an artifact, then name the first experiment to run and what result would kill the idea. </format>
Builds an outcome-to-opportunity-to-experiment roadmap with validation tests as a previewable artifact.
Pro tip: Make Claude attach a kill-criteria to each experiment so the roadmap doubles as a discovery plan, not a wishlist.
Board-Level Strategic Roadmap (One-Pager)
20/30You are a chief of staff preparing a roadmap for a board meeting. <context> I need a board-ready strategic roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It must be skimmable in 60 seconds and survive hard questions. </context> <inputs> - Company stage and the one strategic priority: [STAGE, PRIORITY] - The three to five major bets this year: [LIST] - Key metrics and current trajectory: [METRIC -> WHERE WE ARE] - Major risks the board cares about: [LIST] - Timeframe: [E.G. NEXT 12 MONTHS] </inputs> <task> Build a one-page roadmap with: a headline strategic priority, a horizontal timeline of the major bets with quarter markers and expected outcomes, a compact metrics scorecard (current vs target with trend arrows), and a short risks-and-mitigations panel. Keep density low and signal high, formatted for a slide-like single view. Add a legend only if needed. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Executive density: no jargon, every element earns its place, readable at a glance. - Accessible contrast and trend indicators; reflows cleanly on a laptop and tablet. </constraints> <format> Return the full board roadmap as an artifact, then list the two questions a sharp board member would ask and how the roadmap answers them. </format>
Produces a skimmable board-ready strategic roadmap with bets, scorecard, and risks as a previewable artifact.
Pro tip: Tell Claude the toughest board member's pet concern; it will pre-empt it with a mitigation line right on the page.
Operations & People Roadmaps
5 promptsHiring & Headcount Roadmap
21/30You are a people-ops lead who plans hiring against budget and need. <context> I need a hiring roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It sequences roles to fill across a timeline with budget visibility. </context> <inputs> - Roles to hire and seniority: [ROLE -> LEVEL] - Why each role, ranked by urgency: [BUSINESS NEED] - Target start dates or quarter: [WHEN NEEDED] - Budget or headcount cap: [LIMIT] - Team or function each rolls into: [MANAGER / TEAM] </inputs> <task> Build a timeline roadmap with a quarter axis and one row per function. Place each role as a card positioned at its target start, showing level, hiring stage (open / interviewing / offer), a recruiter or hiring-manager owner, and an estimated time-to-fill bar leading up to the start date. Add a running headcount and cumulative-cost strip per quarter against the cap, flagging where the budget is exceeded. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Time-to-fill bars precede start dates realistically; the cost strip flags overruns in red. - Accessible color by function; rows stack on mobile. </constraints> <format> Return the full hiring roadmap as an artifact, then identify the role to start recruiting first given its time-to-fill and the budget ceiling. </format>
Builds a hiring roadmap sequencing roles with time-to-fill bars and a budget cap strip as a previewable artifact.
Pro tip: Add realistic time-to-fill per role; the lead-time bars reveal which req to open now to hit a start date.
Employee Onboarding Roadmap (30-60-90)
22/30You are an enablement lead who designs structured onboarding plans. <context> I need a 30-60-90 day onboarding roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should give a new hire a clear path from day one to full ramp. </context> <inputs> - Role and team: [JOB TITLE, TEAM] - What 'fully ramped' looks like: [SUCCESS DEFINITION] - Key people to meet: [STAKEHOLDERS] - Systems and skills to learn: [TOOLS, DOMAINS] - First real deliverable expected: [WHAT, BY WHEN] </inputs> <task> Build a three-phase roadmap (First 30 / 60 / 90 days) with swimlanes for Learn, Connect, and Contribute. Fill each phase-lane intersection with specific milestones (trainings, intro meetings, shadowing, first ticket, first owned project), each with a success check and an owner (buddy/manager). Add a header stating the ramp goal and a legend, plus a 'green flags by day 90' summary box. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every milestone has a concrete success check, not just an activity. - Accessible color by lane; phases stack on mobile. </constraints> <format> Return the full onboarding roadmap as an artifact, then explain how a manager would know by day 30 whether the new hire is on track. </format>
Generates a 30-60-90 onboarding roadmap with Learn/Connect/Contribute lanes and success checks as a previewable artifact.
Pro tip: Define 'fully ramped' precisely; Claude reverse-engineers the 30-60-90 milestones from that finish line.
Personal Career Development Roadmap
23/30You are a career coach who builds realistic growth plans. <context> I need a personal career roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should map my path from where I am to a target role over time. </context> <inputs> - Current role and level: [WHERE I AM NOW] - Target role and ideal timeframe: [GOAL, E.G. SENIOR PM IN 18 MONTHS] - Skills or gaps to close: [LIST] - Visible wins I need to land: [PROJECTS, OUTCOMES] - Mentors, sponsors, or networks to build: [PEOPLE] </inputs> <task> Build a horizon roadmap split into phases (e.g. next 3 / 6 / 12 / 18 months) with three tracks: Skills, Impact, and Visibility. In each phase-track cell, place concrete moves (a course, a stretch project, a presentation, a mentor ask) with a success signal. Mark the promotion checkpoint and the evidence needed by then. Add a header with current-to-target and a legend by track. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every move has a verifiable signal of progress; no vague 'get better at X'. - Accessible color by track; phases stack on mobile. </constraints> <format> Return the full career roadmap as an artifact, then name the single highest-leverage move in the next 90 days. </format>
Builds a personal career roadmap with Skills/Impact/Visibility tracks toward a target role as a previewable artifact.
Pro tip: Tell Claude the exact target role and date; it back-plans the visible wins you need to evidence at promotion time.
Skills / Learning Roadmap (Beginner to Job-Ready)
24/30You are a curriculum designer who builds efficient learning paths. <context> I need a learning roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It sequences skills from fundamentals to job-ready with checkpoints. </context> <inputs> - Skill or field to master: [E.G. DATA ANALYSIS, FRONTEND, UX] - Starting level: [BEGINNER / SOME EXPERIENCE] - Time available per week: [HOURS] - Target outcome and deadline: [E.G. PORTFOLIO + JOB-READY IN 4 MONTHS] - Preferred formats: [COURSES, PROJECTS, BOOKS] </inputs> <task> Build a leveled roadmap with stages (Foundations, Core, Applied, Job-Ready), each as a column. Under each stage list specific topics or modules to learn, a build-something project to prove it, and a checkpoint quiz or deliverable that gates progression. Estimate weeks per stage from my weekly hours and show a progress meter. Add a header with the goal and a legend mapping card types (learn / build / checkpoint). </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Each stage ends with a project and a measurable checkpoint; durations reflect my weekly hours. - Accessible color coding; columns stack on mobile. </constraints> <format> Return the full learning roadmap as an artifact, then explain the one project that best proves job-readiness to an employer. </format>
Produces a leveled learning roadmap with projects and gating checkpoints from beginner to job-ready as a previewable artifact.
Pro tip: Give Claude your real weekly hours; it sizes each stage honestly instead of promising mastery in a weekend.
Operations / Process Improvement Roadmap
25/30You are an operations lead who sequences process improvements for ROI. <context> I need an operations improvement roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It prioritizes fixes by impact and effort across functions. </context> <inputs> - Processes that hurt today: [BOTTLENECKS, MANUAL WORK, DELAYS] - The metric each should improve: [E.G. CYCLE TIME, ERROR RATE, COST] - Functions involved: [OPS, FINANCE, CS, SUPPLY, ETC] - Capacity for improvement work: [WHO / HOW MUCH TIME] - Timeframe: [E.G. NEXT 2 QUARTERS] </inputs> <task> Build a roadmap with swimlanes per function and a timeline. Place each improvement as a card ordered by impact-over-effort, showing the target metric, the expected gain, an owner placeholder, and a quick-win vs project tag. Add an impact/effort matrix at the top highlighting what to do first, and a legend. Show a cumulative-savings or time-reclaimed strip across the timeline. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Each improvement ties to a measurable metric and an estimated gain; no vague 'streamline things'. - Accessible color; lanes stack on mobile. </constraints> <format> Return the full operations roadmap as an artifact, then name the top two quick wins and the one bigger project worth the investment. </format>
Builds an impact-over-effort operations improvement roadmap with quick wins and savings tracking as a previewable artifact.
Pro tip: Attach a metric and expected gain to each fix; Claude then sorts by ROI so quick wins land before big projects.
Most people use 10% of Claude. Tutorials unlock the rest.
AI Academy: 300+ hands-on tutorials on Claude, ChatGPT, Midjourney, and 50+ AI tools. New tutorials added every week.
Personal & Specialty Roadmaps
5 promptsPersonal Goal Roadmap (Life Domains)
26/30You are a goal-setting coach who turns ambitions into a sequenced plan. <context> I need a personal goal roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should organize my year across life domains with concrete milestones. </context> <inputs> - Domains I care about: [E.G. CAREER, HEALTH, FINANCE, RELATIONSHIPS, LEARNING] - The big goal in each domain: [GOAL PER DOMAIN] - Timeframe: [E.G. NEXT 12 MONTHS] - Constraints: [TIME, MONEY, ENERGY] - How I will measure success: [METRIC OR SIGNAL PER GOAL] </inputs> <task> Build a horizon roadmap with a quarter axis and one lane per life domain. Place milestones as cards in the quarter they should happen, each with a measurable target and a small habit or action that drives it. Add a header with the year's theme, a progress meter per domain, and a legend. Keep the load balanced so no quarter is overloaded across domains. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every milestone has a measurable target and a supporting habit; quarters are balanced. - Accessible color by domain; lanes stack on mobile. </constraints> <format> Return the full personal roadmap as an artifact, then name the one keystone habit that, if kept, lifts multiple domains at once. </format>
Builds a year-long personal goal roadmap across life domains with measurable milestones and habits as a previewable artifact.
Pro tip: Ask Claude to spread milestones evenly across quarters so you do not pile every resolution into January.
Course / Curriculum Roadmap for Educators
27/30You are an instructional designer who structures courses for real learning outcomes. <context> I need a course curriculum roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should sequence modules toward defined learning outcomes. </context> <inputs> - Course topic and audience: [SUBJECT, WHO IT IS FOR] - Learning outcomes (what they can do after): [LIST] - Course length and cadence: [E.G. 8 WEEKS, WEEKLY] - Assessment types: [QUIZZES, PROJECTS, EXAM] - Prerequisites or starting level: [WHAT THEY KNOW ALREADY] </inputs> <task> Build a week-by-week roadmap with a row per week showing the module topic, the specific learning outcome it serves, the activities (lecture, lab, reading), and the assessment checkpoint. Group weeks into units with a unit header and a capstone milestone at the end. Add a legend mapping activity types and an outcomes-coverage strip confirming every outcome is taught and assessed. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every week maps to at least one learning outcome; each outcome is assessed somewhere. - Accessible color; rows stack on mobile keeping week labels. </constraints> <format> Return the full curriculum roadmap as an artifact, then flag any learning outcome that is taught but never assessed. </format>
Generates a week-by-week curriculum roadmap mapping modules to learning outcomes and assessments as a previewable artifact.
Pro tip: List your learning outcomes first; Claude will flag any that get taught but never tested, the classic curriculum gap.
Customer Onboarding Journey Roadmap
28/30You are a customer success lead who designs onboarding journeys that reduce churn. <context> I need a customer onboarding roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should map the new customer's path to first value and beyond. </context> <inputs> - Product and customer type: [WHAT IT IS, SEGMENT] - Definition of first value (aha moment): [WHAT THEY MUST DO] - Onboarding length: [E.G. FIRST 30 DAYS] - Touchpoints available: [EMAIL, IN-APP, CALL, DOCS] - Success metric: [E.G. ACTIVATION RATE, TIME-TO-VALUE] </inputs> <task> Build a journey roadmap as a horizontal timeline from signup to activation to expansion, with stages (Welcome, Setup, First Value, Habit, Expansion). Under each stage list the customer action, the company touchpoint that drives it, the owner (CSM/automation), and the success signal. Mark the aha-moment milestone prominently. Add a legend by touchpoint type and a drop-off-risk indicator on the riskiest stage. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Each stage pairs a customer action with a company touchpoint and a success signal. - Accessible color; stages stack on mobile. </constraints> <format> Return the full onboarding journey roadmap as an artifact, then name the stage with the highest drop-off risk and the one touchpoint to add there. </format>
Builds a customer onboarding journey roadmap from signup to first value with touchpoints and risks as a previewable artifact.
Pro tip: Pin down your aha moment precisely; Claude designs every earlier stage to push the customer toward it fast.
Fundraising / Milestone Roadmap for Founders
29/30You are a startup CFO advisor who maps milestones to fundraising rounds. <context> I need a fundraising milestone roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should connect traction milestones to the next raise. </context> <inputs> - Current stage and runway: [E.G. PRE-SEED, 9 MONTHS CASH] - The next round target: [AMOUNT, STAGE] - Milestones investors will want: [E.G. REVENUE, USERS, RETENTION] - Current metrics: [WHERE WE ARE TODAY] - Timeframe to the raise: [MONTHS] </inputs> <task> Build a timeline roadmap from now to the target raise, with a lane for Traction Milestones, a lane for Build/Hire investments that unlock them, and a lane for Fundraise Prep (deck, data room, intros). Place each item by month with a target metric and owner placeholder, and mark the runway-end line as a hard constraint. Add a header showing current vs target metrics and a legend by lane. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Every traction milestone has a target metric; the runway line is visually unmissable. - Accessible color by lane; lanes stack on mobile. </constraints> <format> Return the full fundraising roadmap as an artifact, then explain which single metric most de-risks the raise and when to start investor conversations relative to runway. </format>
Produces a fundraising milestone roadmap linking traction targets to the next round against runway as a previewable artifact.
Pro tip: Put your runway-end date in; Claude works backward so you start raising before cash, not after, gets tight.
Sustainability / ESG Initiative Roadmap
30/30You are a sustainability program lead who turns ESG commitments into a credible plan. <context> I need an ESG initiative roadmap built as one self-contained HTML file with inline CSS, previewable instantly as an artifact. It should sequence commitments into dated, owned initiatives. </context> <inputs> - Our headline commitments: [E.G. NET-ZERO BY YEAR, DEI TARGETS] - Focus pillars: [E.G. ENVIRONMENTAL, SOCIAL, GOVERNANCE] - Baseline metrics today: [CURRENT NUMBERS] - Reporting obligations or deadlines: [FRAMEWORKS, DATES] - Timeframe: [E.G. 3-YEAR PLAN] </inputs> <task> Build a multi-year roadmap with one lane per ESG pillar and a year axis. Place initiatives as cards with the target metric, the baseline-to-target delta, an owner placeholder, and the reporting milestone they feed. Mark mandatory disclosure deadlines as vertical markers across all lanes. Add a header with the headline commitments and a progress meter per pillar, plus a legend. </task> <constraints> - One self-contained responsive HTML file; Google Fonts only. - Each initiative shows a baseline and a target; disclosure deadlines are unmissable. - Accessible color by pillar; lanes stack on mobile. </constraints> <format> Return the full ESG roadmap as an artifact, then explain which commitment is least supported by funded initiatives today. </format>
Builds a multi-year ESG roadmap mapping commitments to owned initiatives and disclosure deadlines as a previewable artifact.
Pro tip: Provide baseline numbers; Claude turns each commitment into a measurable delta instead of a vague pledge.
Frequently Asked Questions
Prompts are the starting line. Tutorials are the finish.
A growing library of 300+ hands-on tutorials on ChatGPT, Claude, Midjourney, and 50+ AI tools. New tutorials added every week.
7-day free trial. Cancel anytime.