The playbook · 6 kits, one pipeline

Six kits.
One step-by-step workflow.

Build it, prove it, make it beautiful, make it explain itself, then audit it — honestly. The whole pipeline runs on one pattern: drop a file into your AI and ask in plain English — and you design each piece in the browser first, then port it to Pine.

Build → Validate → Style → Explain → AuditDesign-first — mock in the browser, port to PineOne shared System BlueprintRun it with any AI

ProEA Lab · the playbook · how the six kits become one workflow

From a vague idea to a tested, beautiful, self-explaining system.

The six skills & kits aren't six gadgets — they're one pipeline, joined by a shared System Blueprint, where each step's output feeds the next. Here's the whole thing step by step, the way a pro runs it — starting with the one pattern that drives all six, and the design-first habit that makes every step compile first try.

01

The one pattern

Every kit works the exact same way. Learn this once and you can run all six.

Three moves, every time

  • 1 · Open your AIClaude, ChatGPT, Cursor or Gemini — any agent works.
  • 2 · Drop in START_HERE_AI.mdEvery kit ships this one file. It teaches the AI the whole kit — what to read, the rules it can't break, a ready first prompt.
  • 3 · Tell it what you wantIn plain English. The kit does the work and hands you Pine you can paste straight into TradingView.

The universal opener

# Open Claude / ChatGPT / Cursor / Gemini, then:
⤵  drop in:  START_HERE_AI.md   ( + the kit folder )

"Read START_HERE_AI.md and <kit>/SKILL.md, then <what you want>."

→  the same three moves for all six kits.

The pipeline at a glance

Six kits, one line — joined by the System Blueprint that every step reads and writes:

StepKitYou give itYou get back
1 · BuildFoundationa trading idea, in plain wordsa testable strategy — a blueprint + compiling Pine
2 · ValidateQuant Studiothat strategy (or its blueprint)an honest verdict — kill / promising
3 · Style the chartChart Studioyour indicator's levels & signalsa clean, premium, readable chart
4 · Add a panelDashboard Studiothe system's numbersa premium on-chart decision panel
5 · Explain itNarrativeany finished systemit narrates itself in plain English
6 · Audit itReality Checkthe whole finished thingan honest L0–L5 audit before you trust or sell it
You don't need all six at once — but run end to end, they take an idea all the way to a system you can actually trust.

Then run the Pine — with or without Claude Code

Every step hands you a Pine v6 file, and you never write code either way. Getting it onto a chart takes one of two paths:

Two ways to get it on your chart

  • Claude Code + the TradingView bridgeThe AI drives a real TradingView for you — paste, compile, screenshot, self-fix — hands-free. The studios' optional Auto-Pilot does this end to end.
  • Any web AI — Claude, ChatGPT, Gemini, …No bridge needed. Open TradingView and paste the Pine in yourself — four steps, shown below. A free account works.
TradingView — click the Pine icon to open the Pine Editor
1 · In TradingView, click the Pine icon (circled, right toolbar) to open the Pine Editor.
Pine Editor — open the script-name menu
2 · In the Pine Editor, click the script-name dropdown (top-left, circled)…
Pine Editor — Create new → Indicator or Strategy
…then Create new → Indicator (or Strategy, if the AI wrote a strategy()).
Pine Editor — paste the code and click Add to chart
3 · Paste the Pine the AI gave you over the template, then click Add to chart (circled).
Advanced Volume Profile live on a TradingView chart
4 · Done — here Advanced Volume Profile is live, with its POC, value area and the Co-Pilot read. Same result as the bridge, no Claude Code needed.
02

Design it in the browser first

Pine can't preview cheaply — every visual or wording change is a recompile on a live chart. So every kit ships a runnable HTML mock + a DESIGN_PROCESS.md: dial the layout, the wording and the logic where iterating is instant, then port the approved result to Pine — first try.

Why design-first — and how it works

  • The problemIn Pine, every tweak means a recompile on a live chart — slow, and you lose your place. Each design decision costs minutes.
  • The fix — a browser mockEvery kit ships a runnable HTML mock of its panel plus a `DESIGN_PROCESS.md`. You solve the look and the logic in the browser, where every edit is instant.
  • Then port, onceThe mock and the Pine say the same words — you transcribe the approved result and it compiles first try, and the mock stays as a living reference.
▸ live · interactive — try it Foundation — the seven blueprint layers + the lint gate. Click a layer to toggle it filled/empty and watch complete · coherent · honest update.
▸ live · interactive — try it Quant Studio — the five kill-gates on the kit's exact rubric. Click a preset (PROMISING / WEAK / KILL / INCONCLUSIVE) to see each verdict.
▸ live · interactive — try it Narrative — the Co-Pilot's six layers. Dial the Off → Pro depth ladder and switch Analyst / Coach / Risk manager live.
▸ live · interactive — try it Reality Check — click any dimension to re-rate it; the verdict tracks the weakest load-bearing link, never the average.
A real HTML table mock of a panel — the broken layout beside two fixes, compared before porting to Pine
The studios do it too — Chart Studio's style-gallery and Dashboard Studio's table mock let you measure the look as a real HTML table (here, the broken layout beside two fixes), pick the winner, then port that to Pine so it compiles first try.

It's already in every box

Design-first isn't a separate tool — it's how each kit is built, now shipped to you. Open `<kit>/design/` (the studios use `templates/`), edit the mock to your own system, then follow that kit's DESIGN_PROCESS.md to port it. The same words in the mock and on the chart — that's the whole point.

03

Steps 1–2 · Build it, then try to kill it

Turn the idea into a real strategy — then do everything you can to prove it doesn't work, before your money does.

Step 1 — Foundation: idea → testable strategy

Start here whenever you're building a strategy from scratch.

  • WhenYou have an idea (even a vague one) and want a real, compiling strategy you can backtest.
  • Say“…elicit a blueprint for a trend-pullback idea on NAS100 1h, and build a Pine v6 strategy from it I can backtest.”
  • HandoffIt writes a System Blueprint (blueprint.yaml) + a compiling Pine strategy, marked “untested.” That blueprint is the baton for step 2.

Step 2 — Quant Studio: try to kill it

Most ideas die here — that's the point. Failing cheap is the whole skill.

  • WhenYou have a finished strategy (or a Foundation blueprint) and need the honest truth before you risk anything.
  • Say“…run the full validation workflow on my strategy — in-sample and out-of-sample, Monte-Carlo and a significance test — and give me an honest verdict.”
  • HandoffA verdict: KILL (back to step 1 with a new idea) or promising (carry on). It reads a Foundation blueprint directly, so steps 1 → 2 are seamless.
04

Steps 3–5 · Make it readable, then make it talk

Once a system survives, make it something you can read at a glance — and that explains itself. These are presentation layers: they never touch your logic.

Step 3 — Chart Studio: style the chart

  • WhenYour levels and labels are a cluttered mess, or you want the chart to look premium.
  • Say“…pick the look in the style-gallery, then render my support/resistance indicator — ranked levels, confluence emphasis, anti-overlap labels, a colourblind-safe theme — as drop-in Pine.”
  • HandoffA clean, tiered, themed chart. Render-only — your signals are untouched.

Step 4 — Dashboard Studio: add a decision panel

  • WhenYou want a premium on-chart panel that reads at a glance — regime, bias, risk, a verdict.
  • Say“…design a 6-row risk dashboard in the Royal Gold theme — mock it in HTML first, then give me drop-in Pine table code.”
  • HandoffA compile-first-try panel in your theme. Also a presentation layer — no logic changed.

Step 5 — Narrative: make it explain itself

  • WhenYou want the system to tell you (or a buyer) what it sees and how sure it is — in plain English.
  • Say“…mock the Co-Pilot panel in design/, then add it to my indicator — six layers, Pro depth, a causal track record, and the blind spots.”
  • HandoffAn on-chart Co-Pilot: read · why · plan · confidence · blind spots · honest hold-%. It translates state, it never predicts.
05

Step 6 · Audit it — then loop

Before you trust it with money or put a price on it, turn an honest critic loose on the whole thing.

Step 6 — Reality Check: the honest audit

  • WhenYou're about to ship, sell, or trust what you built — and want the bad news while you can still fix it.
  • Say“…run a full Reality Check audit on my indicator — be blunt about its weakest dimension and give me the honest path forward.”
  • HandoffA weaknesses-first report + an L0–L5 verdict (the weakest load-bearing dimension) + the single highest-leverage fix.

Then loop — back to the weakest step

Reality Check doesn't end the pipeline; it points you back into it. Weak evidence? → Quant Studio. Cluttered chart? → Chart Studio. A shaky idea? → Foundation, with a sharper hypothesis. Build → validate → present → audit → repeat is the whole loop, and each pass makes the system more honest, not just prettier.

06

Run it for full effect

The handful of habits that make the suite compound instead of just coexist.

Six habits for maximum effectiveness

  • Design in the browser firstEvery kit ships an HTML mock + a DESIGN_PROCESS.md. Dial the look and the logic where iterating is instant, then port to Pine — it compiles first try, and the mock stays as your reference.
  • Let the Blueprint be the batonFoundation's blueprint.yaml is the shared contract — Quant and the design kits all read it. Keep it the single source of truth and the handoffs are seamless.
  • Fail cheap, on purposeExpect most ideas to die at Quant. That's the kit working — a dead idea found in an afternoon is the cheapest tuition in trading.
  • Style last, not firstChart / Dashboard / Narrative are presentation. Make the system survive Quant before you spend an hour on a theme.
  • Keep the numbers honestNever let a panel or a narrative claim a win-rate the validation didn't earn. The honesty is the moat — and the ad-policy shield.
  • Audit before you price itRun Reality Check before you sell or size up. An L2 priced like an L4 is how a brand dies.

Two worked paths

You rarely run all six in a straight line — here are the two most common routes:

Your starting pointThe path
“I have an idea”Foundation → Quant Studio → (Chart + Dashboard + Narrative) → Reality Check
“I already have an indicator”Chart Studio → Narrative → Reality Check (skip Foundation/Quant — there's no new strategy to test)
Every step is one file dropped into your AI and one plain-English request. That's the whole system.Own the whole pipeline — the Complete Bundle ↓
★ Complete bundle · own the whole line

Eleven tools.
One honest line.

The entire ProEA Lab Pine line in one pack — five indicators and six skills & kits, every Pine v6 source and every AI-extend kit. Build a system, validate it, render it, risk-gate it, then audit it — honestly, end to end.

Advanced AIO v2Advanced Volume ProfileSMC AI-Scored ToolkitMTF Confluence MatrixProp Firm Challenge ToolkitPine Strategy FoundationPine Quant StudioPine Chart StudioPine Dashboard StudioPine NarrativeReality Check
$46$469
11 products · $469 bought separatelySave $423 vs buying singlyStripe checkout · 7-day refund before download · own the source

Educational decision-support tools — not financial advice, not a signal service. No win-rate, profit, or accuracy is claimed or implied. Entry / SL / TP levels and zone scores are reference values derived from market geometry, not predictions. SMC concepts are public methodologies, implemented originally. Trading involves risk; forward-test on a demo and manage your own risk. © 2026 ProEA Lab.

FTMO, FundedNext, Topstep, The5ers and other third-party names are trademarks of their respective owners. ProEA Lab is independent and not affiliated with, endorsed by, or sponsored by any of them.

Complete BundleAll 11 Pine v6 tools + full source