Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/parisgroup-ai/imersao-ia-setupnpx agentmods add commands/parisgroup-ai/imersao-ia-setup/pg-imersao-prototipoWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/parisgroup-ai/imersao-ia-setup/pg-imersao-prototipo)<a href="https://agentmods.dev/commands/parisgroup-ai/imersao-ia-setup/pg-imersao-prototipo"><img src="https://agentmods.dev/badge/commands/parisgroup-ai/imersao-ia-setup/pg-imersao-prototipo/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/parisgroup-ai/imersao-ia-setup/pg-imersao-prototipo"><img src="https://agentmods.dev/badge/commands/parisgroup-ai/imersao-ia-setup/pg-imersao-prototipo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00024 | $0.03529 |
| Opus 5 | $0.00012 | $0.01765 |
| Sonnet 5 | $0.00005 | $0.00706 |
| Haiku 4.5 | $0.00002 | $0.00353 |
Grade A, and why
pg-imersao-prototipo scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
for i in $(seq 1 30); do c=$(curl -s -o /dev/null -w '%{http_code}' "$URL"); [ "$c" = "200" ] && break; sleep 2; done How it starts
The opening of the file, as written. The whole thing — 206 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/imersao:pg-imersao-prototipo — Fase 2: PRD → protótipo
Objetivo: a partir do plano (docs/PRD.md ou docs/plano-do-produto.md), montar e
subir o Design OS público sozinho e conduzir o design até o protótipo aprovado.
A visão pode aparecer no protótipo. Cada tela leva um selo: onda 1 ou depois.
Implementação de verdade, no próximo passo, é só a onda 1.
Narração didática (Fase 2)
Automatize o setup (clone/install/server) sem narrar a sintaxe, mas explique o porquê em 1 linha simples, na primeira vez:
| Conceito | Diga assim |
|---|---|
| protótipo | "Um protótipo é um rascunho clicável das suas telas — a gente valida o visual ANTES de construir de verdade, porque é muito mais barato mudar um desenho do que um app pronto." |
| Design OS | "O Design OS é uma ferramenta de desenho de telas: você conversa, ele desenha, e você vê na hora no navegador." |
| mapa de telas | "O mapa de telas é a lista do protótipo — eu confiro que todas as telas do plano da onda 1 estão lá; as de depois levam selo e não somem." |
| onda | "Onda 1 é o que a gente constrói hoje. O resto do produto que você imaginou fica marcado como depois, no mesmo projeto." |
1. Pré-condições
- Exija um plano:
docs/PRD.mdoudocs/plano-do-produto.md. Se faltar os dois, peça/imersao:pg-imersao-prd(ou o Prompt 2 do caderno) e pare.if [ -f docs/PRD.md ]; then PLAN=docs/PRD.md elif [ -f docs/plano-do-produto.md ]; then PLAN=docs/plano-do-produto.md else echo "Falta o plano do produto"; exit 1; fi echo "PLAN=$PLAN" - Leia o mapa de ondas do plano. Telas da onda 1 são obrigatórias. Telas
depois entram no mapa com status
depois/ selo visível — não bloqueiam o Dia 2. - Monte o mapa de telas a partir da seção "Telas e navegação" do plano: uma linha
por tela, status
pendente, coluna onda (1oudepois). Plano sem essa seção? Derive um rascunho da seção "Fluxos" e confirme com o aluno em uma pergunta leve ("seu plano não listou as telas — pelo que entendi são essas: […]. Confere?"). Nunca siga com o mapa vazio. Narre o conceito em 1 linha na primeira vez (tabela acima). - A partir da pasta do app, derive a pasta-irmã do design. Na sala:
~/founders-ai/projeto→../projeto-design. No atalho antigo:../<app>-design. Mantenha ocwdna raiz do app — nunca usecdsolto; prefiragit -C/npm --prefix:
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 206 lines · 24 tokens per session scan A d94caffeb8fd
pg-imersao-prototipo is a command published in the GitHub repository parisgroup-ai/imersao-ia-setup (1 stars, last pushed 1mo ago), licensed MIT. It adds 24 tokens to every session and 3,529 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
verify
Fidelity check — rebuild a page from the extracted tokens, pixel-diff it against the live site, and score how faithfully the tokens capture the design.
design-tutorial
Interactive guided tour of Naksha — learn commands through real exercises, discover workflows, and get oriented in under 10 minutes.
theme
Switch between visual theme skins — OLED Black, Matrix, Claude Anthropic, Surprise Me.
stark-director
Use this command when the user asks Stark to go all out, raise design quality broadly, use libraries well, make a UI feel actually designed, or coordinate research, typography, motion, usability, implementation, and QA in one pass.
design-critic
Use when you want an honest read on a design instead of encouragement. What is wrong, ranked by severity, with the reason attached. Works on a screenshot, a mockup, or a described screen.
interaction-designer
Use when deciding how something should behave rather than how it looks. Click and tap targets, gestures, keyboard paths, loading and empty and error states, and the feedback each action gives.