[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-minimax-minimax-pdf":3,"mdc--xd3c9i-key":37,"related-org-minimax-minimax-pdf":3895,"related-repo-minimax-minimax-pdf":4090},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":30,"topics":31,"repo":32,"sourceUrl":35,"mdContent":36},"minimax-pdf","generate high-quality PDF documents","Use this skill when visual quality and design identity matter for a PDF. CREATE (generate from scratch): \"make a PDF\", \"generate a report\", \"write a proposal\", \"create a resume\", \"beautiful PDF\", \"professional document\", \"cover page\", \"polished PDF\", \"client-ready document\". FILL (complete form fields): \"fill in the form\", \"fill out this PDF\", \"complete the form fields\", \"write values into PDF\", \"what fields does this PDF have\". REFORMAT (apply design to an existing doc): \"reformat this document\", \"apply our style\", \"convert this Markdown\u002Ftext to PDF\", \"make this doc look good\", \"re-style this PDF\". This skill uses a token-based design system: color, typography, and spacing are derived from the document type and flow through every page. The output is print-ready. Prefer this skill when appearance matters, not just when any PDF output is needed.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"minimax","MiniMax","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fminimax.jpg","MiniMax-AI",[13,17,20,23],{"name":14,"slug":15,"type":16},"PDF","pdf","tag",{"name":18,"slug":19,"type":16},"Creative","creative",{"name":21,"slug":22,"type":16},"Documents","documents",{"name":24,"slug":25,"type":16},"Design","design",13030,"https:\u002F\u002Fgithub.com\u002FMiniMax-AI\u002Fskills","2026-07-13T06:16:33.703001","MIT",1118,[],{"repoUrl":27,"stars":26,"forks":30,"topics":33,"description":34},[],null,"https:\u002F\u002Fgithub.com\u002FMiniMax-AI\u002Fskills\u002Ftree\u002FHEAD\u002Fskills\u002Fminimax-pdf","---\nname: minimax-pdf\ndescription: >\n  Use this skill when visual quality and design identity matter for a PDF.\n  CREATE (generate from scratch): \"make a PDF\", \"generate a report\", \"write a proposal\",\n  \"create a resume\", \"beautiful PDF\", \"professional document\", \"cover page\",\n  \"polished PDF\", \"client-ready document\".\n  FILL (complete form fields): \"fill in the form\", \"fill out this PDF\",\n  \"complete the form fields\", \"write values into PDF\", \"what fields does this PDF have\".\n  REFORMAT (apply design to an existing doc): \"reformat this document\", \"apply our style\",\n  \"convert this Markdown\u002Ftext to PDF\", \"make this doc look good\", \"re-style this PDF\".\n  This skill uses a token-based design system: color, typography, and spacing are derived\n  from the document type and flow through every page. The output is print-ready.\n  Prefer this skill when appearance matters, not just when any PDF output is needed.\nlicense: MIT\nmetadata:\n  version: \"1.0\"\n  category: document-generation\n---\n\n# minimax-pdf\n\nThree tasks. One skill.\n\n## Read `design\u002Fdesign.md` before any CREATE or REFORMAT work.\n\n---\n\n## Route table\n\n| User intent | Route | Scripts used |\n|---|---|---|\n| Generate a new PDF from scratch | **CREATE** | `palette.py` → `cover.py` → `render_cover.js` → `render_body.py` → `merge.py` |\n| Fill \u002F complete form fields in an existing PDF | **FILL** | `fill_inspect.py` → `fill_write.py` |\n| Reformat \u002F re-style an existing document | **REFORMAT** | `reformat_parse.py` → then full CREATE pipeline |\n\n**Rule:** when in doubt between CREATE and REFORMAT, ask whether the user has an existing document to start from. If yes → REFORMAT. If no → CREATE.\n\n---\n\n## Route A: CREATE\n\nFull pipeline — content → design tokens → cover → body → merged PDF.\n\n```bash\nbash scripts\u002Fmake.sh run \\\n  --title \"Q3 Strategy Review\" --type proposal \\\n  --author \"Strategy Team\" --date \"October 2025\" \\\n  --accent \"#2D5F8A\" \\\n  --content content.json --out report.pdf\n```\n\n**Doc types:** `report` · `proposal` · `resume` · `portfolio` · `academic` · `general` · `minimal` · `stripe` · `diagonal` · `frame` · `editorial` · `magazine` · `darkroom` · `terminal` · `poster`\n\n| Type | Cover pattern | Visual identity |\n|---|---|---|\n| `report` | `fullbleed` | Dark bg, dot grid, Playfair Display |\n| `proposal` | `split` | Left panel + right geometric, Syne |\n| `resume` | `typographic` | Oversized first-word, DM Serif Display |\n| `portfolio` | `atmospheric` | Near-black, radial glow, Fraunces |\n| `academic` | `typographic` | Light bg, classical serif, EB Garamond |\n| `general` | `fullbleed` | Dark slate, Outfit |\n| `minimal` | `minimal` | White + single 8px accent bar, Cormorant Garamond |\n| `stripe` | `stripe` | 3 bold horizontal color bands, Barlow Condensed |\n| `diagonal` | `diagonal` | SVG angled cut, dark\u002Flight halves, Montserrat |\n| `frame` | `frame` | Inset border, corner ornaments, Cormorant |\n| `editorial` | `editorial` | Ghost letter, all-caps title, Bebas Neue |\n| `magazine` | `magazine` | Warm cream bg, centered stack, hero image, Playfair Display |\n| `darkroom` | `darkroom` | Navy bg, centered stack, grayscale image, Playfair Display |\n| `terminal` | `terminal` | Near-black, grid lines, monospace, neon green |\n| `poster` | `poster` | White bg, thick sidebar, oversized title, Barlow Condensed |\n\nCover extras (inject into tokens via `--abstract`, `--cover-image`):\n- `--abstract \"text\"` — abstract text block on the cover (magazine\u002Fdarkroom)\n- `--cover-image \"url\"` — hero image URL\u002Fpath (magazine, darkroom, poster)\n\n**Color overrides — always choose these based on document content:**\n- `--accent \"#HEX\"` — override the accent color; `accent_lt` is auto-derived by lightening toward white\n- `--cover-bg \"#HEX\"` — override the cover background color\n\n**Accent color selection guidance:**\n\nYou have creative authority over the accent color. Pick it from the document's semantic context — title, industry, purpose, audience — not from generic \"safe\" choices. The accent appears on section rules, callout bars, table headers, and the cover: it carries the document's visual identity.\n\n| Context | Suggested accent range |\n|---|---|\n| Legal \u002F compliance \u002F finance | Deep navy `#1C3A5E`, charcoal `#2E3440`, slate `#3D4C5E` |\n| Healthcare \u002F medical | Teal-green `#2A6B5A`, cool green `#3A7D6A` |\n| Technology \u002F engineering | Steel blue `#2D5F8A`, indigo `#3D4F8A` |\n| Environmental \u002F sustainability | Forest `#2E5E3A`, olive `#4A5E2A` |\n| Creative \u002F arts \u002F culture | Burgundy `#6B2A35`, plum `#5A2A6B`, terracotta `#8A3A2A` |\n| Academic \u002F research | Deep teal `#2A5A6B`, library blue `#2A4A6B` |\n| Corporate \u002F neutral | Slate `#3D4A5A`, graphite `#444C56` |\n| Luxury \u002F premium | Warm black `#1A1208`, deep bronze `#4A3820` |\n\n**Rule:** choose a color that a thoughtful designer would select for this specific document — not the type's default. Muted, desaturated tones work best; avoid vivid primaries. When in doubt, go darker and more neutral.\n\n**content.json block types:**\n\n| Block | Usage | Key fields |\n|---|---|---|\n| `h1` | Section heading + accent rule | `text` |\n| `h2` | Subsection heading | `text` |\n| `h3` | Sub-subsection (bold) | `text` |\n| `body` | Justified paragraph; supports `\u003Cb>` `\u003Ci>` markup | `text` |\n| `bullet` | Unordered list item (• prefix) | `text` |\n| `numbered` | Ordered list item — counter auto-resets on non-numbered blocks | `text` |\n| `callout` | Highlighted insight box with accent left bar | `text` |\n| `table` | Data table — accent header, alternating row tints | `headers`, `rows`, `col_widths`?, `caption`? |\n| `image` | Embedded image scaled to column width | `path`\u002F`src`, `caption`? |\n| `figure` | Image with auto-numbered \"Figure N:\" caption | `path`\u002F`src`, `caption`? |\n| `code` | Monospace code block with accent left border | `text`, `language`? |\n| `math` | Display math — LaTeX syntax via matplotlib mathtext | `text`, `label`?, `caption`? |\n| `chart` | Bar \u002F line \u002F pie chart rendered with matplotlib | `chart_type`, `labels`, `datasets`, `title`?, `x_label`?, `y_label`?, `caption`?, `figure`? |\n| `flowchart` | Process diagram with nodes + edges via matplotlib | `nodes`, `edges`, `caption`?, `figure`? |\n| `bibliography` | Numbered reference list with hanging indent | `items` [{id, text}], `title`? |\n| `divider` | Accent-colored full-width rule | — |\n| `caption` | Small muted label | `text` |\n| `pagebreak` | Force a new page | — |\n| `spacer` | Vertical whitespace | `pt` (default 12) |\n\n**chart \u002F flowchart schemas:**\n```json\n{\"type\":\"chart\",\"chart_type\":\"bar\",\"labels\":[\"Q1\",\"Q2\",\"Q3\",\"Q4\"],\n \"datasets\":[{\"label\":\"Revenue\",\"values\":[120,145,132,178]}],\"caption\":\"Q results\"}\n\n{\"type\":\"flowchart\",\n \"nodes\":[{\"id\":\"s\",\"label\":\"Start\",\"shape\":\"oval\"},\n          {\"id\":\"p\",\"label\":\"Process\",\"shape\":\"rect\"},\n          {\"id\":\"d\",\"label\":\"Valid?\",\"shape\":\"diamond\"},\n          {\"id\":\"e\",\"label\":\"End\",\"shape\":\"oval\"}],\n \"edges\":[{\"from\":\"s\",\"to\":\"p\"},{\"from\":\"p\",\"to\":\"d\"},\n          {\"from\":\"d\",\"to\":\"e\",\"label\":\"Yes\"},{\"from\":\"d\",\"to\":\"p\",\"label\":\"No\"}]}\n\n{\"type\":\"bibliography\",\"items\":[\n  {\"id\":\"1\",\"text\":\"Author (Year). Title. Publisher.\"}]}\n```\n\n---\n\n## Route B: FILL\n\nFill form fields in an existing PDF without altering layout or design.\n\n```bash\n# Step 1: inspect\npython3 scripts\u002Ffill_inspect.py --input form.pdf\n\n# Step 2: fill\npython3 scripts\u002Ffill_write.py --input form.pdf --out filled.pdf \\\n  --values '{\"FirstName\": \"Jane\", \"Agree\": \"true\", \"Country\": \"US\"}'\n```\n\n| Field type | Value format |\n|---|---|\n| `text` | Any string |\n| `checkbox` | `\"true\"` or `\"false\"` |\n| `dropdown` | Must match a choice value from inspect output |\n| `radio` | Must match a radio value (often starts with `\u002F`) |\n\nAlways run `fill_inspect.py` first to get exact field names.\n\n---\n\n## Route C: REFORMAT\n\nParse an existing document → content.json → CREATE pipeline.\n\n```bash\nbash scripts\u002Fmake.sh reformat \\\n  --input source.md --title \"My Report\" --type report --out output.pdf\n```\n\n**Supported input formats:** `.md` `.txt` `.pdf` `.json`\n\n---\n\n## Environment\n\n```bash\nbash scripts\u002Fmake.sh check   # verify all deps\nbash scripts\u002Fmake.sh fix     # auto-install missing deps\nbash scripts\u002Fmake.sh demo    # build a sample PDF\n```\n\n| Tool | Used by | Install |\n|---|---|---|\n| Python 3.9+ | all `.py` scripts | system |\n| `reportlab` | `render_body.py` | `pip install reportlab` |\n| `pypdf` | fill, merge, reformat | `pip install pypdf` |\n| Node.js 18+ | `render_cover.js` | system |\n| `playwright` + Chromium | `render_cover.js` | `npm install -g playwright && npx playwright install chromium` |\n",{"data":38,"body":42},{"name":4,"description":6,"license":29,"metadata":39},{"version":40,"category":41},"1.0","document-generation",{"type":43,"children":44},"root",[45,52,58,74,78,84,231,241,244,250,255,427,542,933,954,981,989,1022,1030,1035,1288,1297,1305,1973,1981,3280,3283,3289,3294,3405,3513,3525,3528,3534,3539,3615,3651,3654,3660,3730,3889],{"type":46,"tag":47,"props":48,"children":49},"element","h1",{"id":4},[50],{"type":51,"value":4},"text",{"type":46,"tag":53,"props":54,"children":55},"p",{},[56],{"type":51,"value":57},"Three tasks. One skill.",{"type":46,"tag":59,"props":60,"children":62},"h2",{"id":61},"read-designdesignmd-before-any-create-or-reformat-work",[63,65,72],{"type":51,"value":64},"Read ",{"type":46,"tag":66,"props":67,"children":69},"code",{"className":68},[],[70],{"type":51,"value":71},"design\u002Fdesign.md",{"type":51,"value":73}," before any CREATE or REFORMAT work.",{"type":46,"tag":75,"props":76,"children":77},"hr",{},[],{"type":46,"tag":59,"props":79,"children":81},{"id":80},"route-table",[82],{"type":51,"value":83},"Route table",{"type":46,"tag":85,"props":86,"children":87},"table",{},[88,112],{"type":46,"tag":89,"props":90,"children":91},"thead",{},[92],{"type":46,"tag":93,"props":94,"children":95},"tr",{},[96,102,107],{"type":46,"tag":97,"props":98,"children":99},"th",{},[100],{"type":51,"value":101},"User intent",{"type":46,"tag":97,"props":103,"children":104},{},[105],{"type":51,"value":106},"Route",{"type":46,"tag":97,"props":108,"children":109},{},[110],{"type":51,"value":111},"Scripts used",{"type":46,"tag":113,"props":114,"children":115},"tbody",{},[116,172,204],{"type":46,"tag":93,"props":117,"children":118},{},[119,125,134],{"type":46,"tag":120,"props":121,"children":122},"td",{},[123],{"type":51,"value":124},"Generate a new PDF from scratch",{"type":46,"tag":120,"props":126,"children":127},{},[128],{"type":46,"tag":129,"props":130,"children":131},"strong",{},[132],{"type":51,"value":133},"CREATE",{"type":46,"tag":120,"props":135,"children":136},{},[137,143,145,151,152,158,159,165,166],{"type":46,"tag":66,"props":138,"children":140},{"className":139},[],[141],{"type":51,"value":142},"palette.py",{"type":51,"value":144}," → ",{"type":46,"tag":66,"props":146,"children":148},{"className":147},[],[149],{"type":51,"value":150},"cover.py",{"type":51,"value":144},{"type":46,"tag":66,"props":153,"children":155},{"className":154},[],[156],{"type":51,"value":157},"render_cover.js",{"type":51,"value":144},{"type":46,"tag":66,"props":160,"children":162},{"className":161},[],[163],{"type":51,"value":164},"render_body.py",{"type":51,"value":144},{"type":46,"tag":66,"props":167,"children":169},{"className":168},[],[170],{"type":51,"value":171},"merge.py",{"type":46,"tag":93,"props":173,"children":174},{},[175,180,188],{"type":46,"tag":120,"props":176,"children":177},{},[178],{"type":51,"value":179},"Fill \u002F complete form fields in an existing PDF",{"type":46,"tag":120,"props":181,"children":182},{},[183],{"type":46,"tag":129,"props":184,"children":185},{},[186],{"type":51,"value":187},"FILL",{"type":46,"tag":120,"props":189,"children":190},{},[191,197,198],{"type":46,"tag":66,"props":192,"children":194},{"className":193},[],[195],{"type":51,"value":196},"fill_inspect.py",{"type":51,"value":144},{"type":46,"tag":66,"props":199,"children":201},{"className":200},[],[202],{"type":51,"value":203},"fill_write.py",{"type":46,"tag":93,"props":205,"children":206},{},[207,212,220],{"type":46,"tag":120,"props":208,"children":209},{},[210],{"type":51,"value":211},"Reformat \u002F re-style an existing document",{"type":46,"tag":120,"props":213,"children":214},{},[215],{"type":46,"tag":129,"props":216,"children":217},{},[218],{"type":51,"value":219},"REFORMAT",{"type":46,"tag":120,"props":221,"children":222},{},[223,229],{"type":46,"tag":66,"props":224,"children":226},{"className":225},[],[227],{"type":51,"value":228},"reformat_parse.py",{"type":51,"value":230}," → then full CREATE pipeline",{"type":46,"tag":53,"props":232,"children":233},{},[234,239],{"type":46,"tag":129,"props":235,"children":236},{},[237],{"type":51,"value":238},"Rule:",{"type":51,"value":240}," when in doubt between CREATE and REFORMAT, ask whether the user has an existing document to start from. If yes → REFORMAT. If no → CREATE.",{"type":46,"tag":75,"props":242,"children":243},{},[],{"type":46,"tag":59,"props":245,"children":247},{"id":246},"route-a-create",[248],{"type":51,"value":249},"Route A: CREATE",{"type":46,"tag":53,"props":251,"children":252},{},[253],{"type":51,"value":254},"Full pipeline — content → design tokens → cover → body → merged PDF.",{"type":46,"tag":256,"props":257,"children":262},"pre",{"className":258,"code":259,"language":260,"meta":261,"style":261},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","bash scripts\u002Fmake.sh run \\\n  --title \"Q3 Strategy Review\" --type proposal \\\n  --author \"Strategy Team\" --date \"October 2025\" \\\n  --accent \"#2D5F8A\" \\\n  --content content.json --out report.pdf\n","bash","",[263],{"type":46,"tag":66,"props":264,"children":265},{"__ignoreMap":261},[266,294,333,377,403],{"type":46,"tag":267,"props":268,"children":271},"span",{"class":269,"line":270},"line",1,[272,277,283,288],{"type":46,"tag":267,"props":273,"children":275},{"style":274},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[276],{"type":51,"value":260},{"type":46,"tag":267,"props":278,"children":280},{"style":279},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[281],{"type":51,"value":282}," scripts\u002Fmake.sh",{"type":46,"tag":267,"props":284,"children":285},{"style":279},[286],{"type":51,"value":287}," run",{"type":46,"tag":267,"props":289,"children":291},{"style":290},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[292],{"type":51,"value":293}," \\\n",{"type":46,"tag":267,"props":295,"children":297},{"class":269,"line":296},2,[298,303,309,314,319,324,329],{"type":46,"tag":267,"props":299,"children":300},{"style":279},[301],{"type":51,"value":302},"  --title",{"type":46,"tag":267,"props":304,"children":306},{"style":305},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[307],{"type":51,"value":308}," \"",{"type":46,"tag":267,"props":310,"children":311},{"style":279},[312],{"type":51,"value":313},"Q3 Strategy Review",{"type":46,"tag":267,"props":315,"children":316},{"style":305},[317],{"type":51,"value":318},"\"",{"type":46,"tag":267,"props":320,"children":321},{"style":279},[322],{"type":51,"value":323}," --type",{"type":46,"tag":267,"props":325,"children":326},{"style":279},[327],{"type":51,"value":328}," proposal",{"type":46,"tag":267,"props":330,"children":331},{"style":290},[332],{"type":51,"value":293},{"type":46,"tag":267,"props":334,"children":336},{"class":269,"line":335},3,[337,342,346,351,355,360,364,369,373],{"type":46,"tag":267,"props":338,"children":339},{"style":279},[340],{"type":51,"value":341},"  --author",{"type":46,"tag":267,"props":343,"children":344},{"style":305},[345],{"type":51,"value":308},{"type":46,"tag":267,"props":347,"children":348},{"style":279},[349],{"type":51,"value":350},"Strategy Team",{"type":46,"tag":267,"props":352,"children":353},{"style":305},[354],{"type":51,"value":318},{"type":46,"tag":267,"props":356,"children":357},{"style":279},[358],{"type":51,"value":359}," --date",{"type":46,"tag":267,"props":361,"children":362},{"style":305},[363],{"type":51,"value":308},{"type":46,"tag":267,"props":365,"children":366},{"style":279},[367],{"type":51,"value":368},"October 2025",{"type":46,"tag":267,"props":370,"children":371},{"style":305},[372],{"type":51,"value":318},{"type":46,"tag":267,"props":374,"children":375},{"style":290},[376],{"type":51,"value":293},{"type":46,"tag":267,"props":378,"children":380},{"class":269,"line":379},4,[381,386,390,395,399],{"type":46,"tag":267,"props":382,"children":383},{"style":279},[384],{"type":51,"value":385},"  --accent",{"type":46,"tag":267,"props":387,"children":388},{"style":305},[389],{"type":51,"value":308},{"type":46,"tag":267,"props":391,"children":392},{"style":279},[393],{"type":51,"value":394},"#2D5F8A",{"type":46,"tag":267,"props":396,"children":397},{"style":305},[398],{"type":51,"value":318},{"type":46,"tag":267,"props":400,"children":401},{"style":290},[402],{"type":51,"value":293},{"type":46,"tag":267,"props":404,"children":406},{"class":269,"line":405},5,[407,412,417,422],{"type":46,"tag":267,"props":408,"children":409},{"style":279},[410],{"type":51,"value":411},"  --content",{"type":46,"tag":267,"props":413,"children":414},{"style":279},[415],{"type":51,"value":416}," content.json",{"type":46,"tag":267,"props":418,"children":419},{"style":279},[420],{"type":51,"value":421}," --out",{"type":46,"tag":267,"props":423,"children":424},{"style":279},[425],{"type":51,"value":426}," report.pdf\n",{"type":46,"tag":53,"props":428,"children":429},{},[430,435,437,443,445,451,452,458,459,465,466,472,473,479,480,486,487,493,494,500,501,507,508,514,515,521,522,528,529,535,536],{"type":46,"tag":129,"props":431,"children":432},{},[433],{"type":51,"value":434},"Doc types:",{"type":51,"value":436}," ",{"type":46,"tag":66,"props":438,"children":440},{"className":439},[],[441],{"type":51,"value":442},"report",{"type":51,"value":444}," · ",{"type":46,"tag":66,"props":446,"children":448},{"className":447},[],[449],{"type":51,"value":450},"proposal",{"type":51,"value":444},{"type":46,"tag":66,"props":453,"children":455},{"className":454},[],[456],{"type":51,"value":457},"resume",{"type":51,"value":444},{"type":46,"tag":66,"props":460,"children":462},{"className":461},[],[463],{"type":51,"value":464},"portfolio",{"type":51,"value":444},{"type":46,"tag":66,"props":467,"children":469},{"className":468},[],[470],{"type":51,"value":471},"academic",{"type":51,"value":444},{"type":46,"tag":66,"props":474,"children":476},{"className":475},[],[477],{"type":51,"value":478},"general",{"type":51,"value":444},{"type":46,"tag":66,"props":481,"children":483},{"className":482},[],[484],{"type":51,"value":485},"minimal",{"type":51,"value":444},{"type":46,"tag":66,"props":488,"children":490},{"className":489},[],[491],{"type":51,"value":492},"stripe",{"type":51,"value":444},{"type":46,"tag":66,"props":495,"children":497},{"className":496},[],[498],{"type":51,"value":499},"diagonal",{"type":51,"value":444},{"type":46,"tag":66,"props":502,"children":504},{"className":503},[],[505],{"type":51,"value":506},"frame",{"type":51,"value":444},{"type":46,"tag":66,"props":509,"children":511},{"className":510},[],[512],{"type":51,"value":513},"editorial",{"type":51,"value":444},{"type":46,"tag":66,"props":516,"children":518},{"className":517},[],[519],{"type":51,"value":520},"magazine",{"type":51,"value":444},{"type":46,"tag":66,"props":523,"children":525},{"className":524},[],[526],{"type":51,"value":527},"darkroom",{"type":51,"value":444},{"type":46,"tag":66,"props":530,"children":532},{"className":531},[],[533],{"type":51,"value":534},"terminal",{"type":51,"value":444},{"type":46,"tag":66,"props":537,"children":539},{"className":538},[],[540],{"type":51,"value":541},"poster",{"type":46,"tag":85,"props":543,"children":544},{},[545,566],{"type":46,"tag":89,"props":546,"children":547},{},[548],{"type":46,"tag":93,"props":549,"children":550},{},[551,556,561],{"type":46,"tag":97,"props":552,"children":553},{},[554],{"type":51,"value":555},"Type",{"type":46,"tag":97,"props":557,"children":558},{},[559],{"type":51,"value":560},"Cover pattern",{"type":46,"tag":97,"props":562,"children":563},{},[564],{"type":51,"value":565},"Visual identity",{"type":46,"tag":113,"props":567,"children":568},{},[569,594,619,644,669,693,717,741,765,789,813,837,861,885,909],{"type":46,"tag":93,"props":570,"children":571},{},[572,580,589],{"type":46,"tag":120,"props":573,"children":574},{},[575],{"type":46,"tag":66,"props":576,"children":578},{"className":577},[],[579],{"type":51,"value":442},{"type":46,"tag":120,"props":581,"children":582},{},[583],{"type":46,"tag":66,"props":584,"children":586},{"className":585},[],[587],{"type":51,"value":588},"fullbleed",{"type":46,"tag":120,"props":590,"children":591},{},[592],{"type":51,"value":593},"Dark bg, dot grid, Playfair Display",{"type":46,"tag":93,"props":595,"children":596},{},[597,605,614],{"type":46,"tag":120,"props":598,"children":599},{},[600],{"type":46,"tag":66,"props":601,"children":603},{"className":602},[],[604],{"type":51,"value":450},{"type":46,"tag":120,"props":606,"children":607},{},[608],{"type":46,"tag":66,"props":609,"children":611},{"className":610},[],[612],{"type":51,"value":613},"split",{"type":46,"tag":120,"props":615,"children":616},{},[617],{"type":51,"value":618},"Left panel + right geometric, Syne",{"type":46,"tag":93,"props":620,"children":621},{},[622,630,639],{"type":46,"tag":120,"props":623,"children":624},{},[625],{"type":46,"tag":66,"props":626,"children":628},{"className":627},[],[629],{"type":51,"value":457},{"type":46,"tag":120,"props":631,"children":632},{},[633],{"type":46,"tag":66,"props":634,"children":636},{"className":635},[],[637],{"type":51,"value":638},"typographic",{"type":46,"tag":120,"props":640,"children":641},{},[642],{"type":51,"value":643},"Oversized first-word, DM Serif Display",{"type":46,"tag":93,"props":645,"children":646},{},[647,655,664],{"type":46,"tag":120,"props":648,"children":649},{},[650],{"type":46,"tag":66,"props":651,"children":653},{"className":652},[],[654],{"type":51,"value":464},{"type":46,"tag":120,"props":656,"children":657},{},[658],{"type":46,"tag":66,"props":659,"children":661},{"className":660},[],[662],{"type":51,"value":663},"atmospheric",{"type":46,"tag":120,"props":665,"children":666},{},[667],{"type":51,"value":668},"Near-black, radial glow, Fraunces",{"type":46,"tag":93,"props":670,"children":671},{},[672,680,688],{"type":46,"tag":120,"props":673,"children":674},{},[675],{"type":46,"tag":66,"props":676,"children":678},{"className":677},[],[679],{"type":51,"value":471},{"type":46,"tag":120,"props":681,"children":682},{},[683],{"type":46,"tag":66,"props":684,"children":686},{"className":685},[],[687],{"type":51,"value":638},{"type":46,"tag":120,"props":689,"children":690},{},[691],{"type":51,"value":692},"Light bg, classical serif, EB Garamond",{"type":46,"tag":93,"props":694,"children":695},{},[696,704,712],{"type":46,"tag":120,"props":697,"children":698},{},[699],{"type":46,"tag":66,"props":700,"children":702},{"className":701},[],[703],{"type":51,"value":478},{"type":46,"tag":120,"props":705,"children":706},{},[707],{"type":46,"tag":66,"props":708,"children":710},{"className":709},[],[711],{"type":51,"value":588},{"type":46,"tag":120,"props":713,"children":714},{},[715],{"type":51,"value":716},"Dark slate, Outfit",{"type":46,"tag":93,"props":718,"children":719},{},[720,728,736],{"type":46,"tag":120,"props":721,"children":722},{},[723],{"type":46,"tag":66,"props":724,"children":726},{"className":725},[],[727],{"type":51,"value":485},{"type":46,"tag":120,"props":729,"children":730},{},[731],{"type":46,"tag":66,"props":732,"children":734},{"className":733},[],[735],{"type":51,"value":485},{"type":46,"tag":120,"props":737,"children":738},{},[739],{"type":51,"value":740},"White + single 8px accent bar, Cormorant Garamond",{"type":46,"tag":93,"props":742,"children":743},{},[744,752,760],{"type":46,"tag":120,"props":745,"children":746},{},[747],{"type":46,"tag":66,"props":748,"children":750},{"className":749},[],[751],{"type":51,"value":492},{"type":46,"tag":120,"props":753,"children":754},{},[755],{"type":46,"tag":66,"props":756,"children":758},{"className":757},[],[759],{"type":51,"value":492},{"type":46,"tag":120,"props":761,"children":762},{},[763],{"type":51,"value":764},"3 bold horizontal color bands, Barlow Condensed",{"type":46,"tag":93,"props":766,"children":767},{},[768,776,784],{"type":46,"tag":120,"props":769,"children":770},{},[771],{"type":46,"tag":66,"props":772,"children":774},{"className":773},[],[775],{"type":51,"value":499},{"type":46,"tag":120,"props":777,"children":778},{},[779],{"type":46,"tag":66,"props":780,"children":782},{"className":781},[],[783],{"type":51,"value":499},{"type":46,"tag":120,"props":785,"children":786},{},[787],{"type":51,"value":788},"SVG angled cut, dark\u002Flight halves, Montserrat",{"type":46,"tag":93,"props":790,"children":791},{},[792,800,808],{"type":46,"tag":120,"props":793,"children":794},{},[795],{"type":46,"tag":66,"props":796,"children":798},{"className":797},[],[799],{"type":51,"value":506},{"type":46,"tag":120,"props":801,"children":802},{},[803],{"type":46,"tag":66,"props":804,"children":806},{"className":805},[],[807],{"type":51,"value":506},{"type":46,"tag":120,"props":809,"children":810},{},[811],{"type":51,"value":812},"Inset border, corner ornaments, Cormorant",{"type":46,"tag":93,"props":814,"children":815},{},[816,824,832],{"type":46,"tag":120,"props":817,"children":818},{},[819],{"type":46,"tag":66,"props":820,"children":822},{"className":821},[],[823],{"type":51,"value":513},{"type":46,"tag":120,"props":825,"children":826},{},[827],{"type":46,"tag":66,"props":828,"children":830},{"className":829},[],[831],{"type":51,"value":513},{"type":46,"tag":120,"props":833,"children":834},{},[835],{"type":51,"value":836},"Ghost letter, all-caps title, Bebas Neue",{"type":46,"tag":93,"props":838,"children":839},{},[840,848,856],{"type":46,"tag":120,"props":841,"children":842},{},[843],{"type":46,"tag":66,"props":844,"children":846},{"className":845},[],[847],{"type":51,"value":520},{"type":46,"tag":120,"props":849,"children":850},{},[851],{"type":46,"tag":66,"props":852,"children":854},{"className":853},[],[855],{"type":51,"value":520},{"type":46,"tag":120,"props":857,"children":858},{},[859],{"type":51,"value":860},"Warm cream bg, centered stack, hero image, Playfair Display",{"type":46,"tag":93,"props":862,"children":863},{},[864,872,880],{"type":46,"tag":120,"props":865,"children":866},{},[867],{"type":46,"tag":66,"props":868,"children":870},{"className":869},[],[871],{"type":51,"value":527},{"type":46,"tag":120,"props":873,"children":874},{},[875],{"type":46,"tag":66,"props":876,"children":878},{"className":877},[],[879],{"type":51,"value":527},{"type":46,"tag":120,"props":881,"children":882},{},[883],{"type":51,"value":884},"Navy bg, centered stack, grayscale image, Playfair Display",{"type":46,"tag":93,"props":886,"children":887},{},[888,896,904],{"type":46,"tag":120,"props":889,"children":890},{},[891],{"type":46,"tag":66,"props":892,"children":894},{"className":893},[],[895],{"type":51,"value":534},{"type":46,"tag":120,"props":897,"children":898},{},[899],{"type":46,"tag":66,"props":900,"children":902},{"className":901},[],[903],{"type":51,"value":534},{"type":46,"tag":120,"props":905,"children":906},{},[907],{"type":51,"value":908},"Near-black, grid lines, monospace, neon green",{"type":46,"tag":93,"props":910,"children":911},{},[912,920,928],{"type":46,"tag":120,"props":913,"children":914},{},[915],{"type":46,"tag":66,"props":916,"children":918},{"className":917},[],[919],{"type":51,"value":541},{"type":46,"tag":120,"props":921,"children":922},{},[923],{"type":46,"tag":66,"props":924,"children":926},{"className":925},[],[927],{"type":51,"value":541},{"type":46,"tag":120,"props":929,"children":930},{},[931],{"type":51,"value":932},"White bg, thick sidebar, oversized title, Barlow Condensed",{"type":46,"tag":53,"props":934,"children":935},{},[936,938,944,946,952],{"type":51,"value":937},"Cover extras (inject into tokens via ",{"type":46,"tag":66,"props":939,"children":941},{"className":940},[],[942],{"type":51,"value":943},"--abstract",{"type":51,"value":945},", ",{"type":46,"tag":66,"props":947,"children":949},{"className":948},[],[950],{"type":51,"value":951},"--cover-image",{"type":51,"value":953},"):",{"type":46,"tag":955,"props":956,"children":957},"ul",{},[958,970],{"type":46,"tag":959,"props":960,"children":961},"li",{},[962,968],{"type":46,"tag":66,"props":963,"children":965},{"className":964},[],[966],{"type":51,"value":967},"--abstract \"text\"",{"type":51,"value":969}," — abstract text block on the cover (magazine\u002Fdarkroom)",{"type":46,"tag":959,"props":971,"children":972},{},[973,979],{"type":46,"tag":66,"props":974,"children":976},{"className":975},[],[977],{"type":51,"value":978},"--cover-image \"url\"",{"type":51,"value":980}," — hero image URL\u002Fpath (magazine, darkroom, poster)",{"type":46,"tag":53,"props":982,"children":983},{},[984],{"type":46,"tag":129,"props":985,"children":986},{},[987],{"type":51,"value":988},"Color overrides — always choose these based on document content:",{"type":46,"tag":955,"props":990,"children":991},{},[992,1011],{"type":46,"tag":959,"props":993,"children":994},{},[995,1001,1003,1009],{"type":46,"tag":66,"props":996,"children":998},{"className":997},[],[999],{"type":51,"value":1000},"--accent \"#HEX\"",{"type":51,"value":1002}," — override the accent color; ",{"type":46,"tag":66,"props":1004,"children":1006},{"className":1005},[],[1007],{"type":51,"value":1008},"accent_lt",{"type":51,"value":1010}," is auto-derived by lightening toward white",{"type":46,"tag":959,"props":1012,"children":1013},{},[1014,1020],{"type":46,"tag":66,"props":1015,"children":1017},{"className":1016},[],[1018],{"type":51,"value":1019},"--cover-bg \"#HEX\"",{"type":51,"value":1021}," — override the cover background color",{"type":46,"tag":53,"props":1023,"children":1024},{},[1025],{"type":46,"tag":129,"props":1026,"children":1027},{},[1028],{"type":51,"value":1029},"Accent color selection guidance:",{"type":46,"tag":53,"props":1031,"children":1032},{},[1033],{"type":51,"value":1034},"You have creative authority over the accent color. Pick it from the document's semantic context — title, industry, purpose, audience — not from generic \"safe\" choices. The accent appears on section rules, callout bars, table headers, and the cover: it carries the document's visual identity.",{"type":46,"tag":85,"props":1036,"children":1037},{},[1038,1054],{"type":46,"tag":89,"props":1039,"children":1040},{},[1041],{"type":46,"tag":93,"props":1042,"children":1043},{},[1044,1049],{"type":46,"tag":97,"props":1045,"children":1046},{},[1047],{"type":51,"value":1048},"Context",{"type":46,"tag":97,"props":1050,"children":1051},{},[1052],{"type":51,"value":1053},"Suggested accent range",{"type":46,"tag":113,"props":1055,"children":1056},{},[1057,1092,1119,1145,1172,1207,1234,1261],{"type":46,"tag":93,"props":1058,"children":1059},{},[1060,1065],{"type":46,"tag":120,"props":1061,"children":1062},{},[1063],{"type":51,"value":1064},"Legal \u002F compliance \u002F finance",{"type":46,"tag":120,"props":1066,"children":1067},{},[1068,1070,1076,1078,1084,1086],{"type":51,"value":1069},"Deep navy ",{"type":46,"tag":66,"props":1071,"children":1073},{"className":1072},[],[1074],{"type":51,"value":1075},"#1C3A5E",{"type":51,"value":1077},", charcoal ",{"type":46,"tag":66,"props":1079,"children":1081},{"className":1080},[],[1082],{"type":51,"value":1083},"#2E3440",{"type":51,"value":1085},", slate ",{"type":46,"tag":66,"props":1087,"children":1089},{"className":1088},[],[1090],{"type":51,"value":1091},"#3D4C5E",{"type":46,"tag":93,"props":1093,"children":1094},{},[1095,1100],{"type":46,"tag":120,"props":1096,"children":1097},{},[1098],{"type":51,"value":1099},"Healthcare \u002F medical",{"type":46,"tag":120,"props":1101,"children":1102},{},[1103,1105,1111,1113],{"type":51,"value":1104},"Teal-green ",{"type":46,"tag":66,"props":1106,"children":1108},{"className":1107},[],[1109],{"type":51,"value":1110},"#2A6B5A",{"type":51,"value":1112},", cool green ",{"type":46,"tag":66,"props":1114,"children":1116},{"className":1115},[],[1117],{"type":51,"value":1118},"#3A7D6A",{"type":46,"tag":93,"props":1120,"children":1121},{},[1122,1127],{"type":46,"tag":120,"props":1123,"children":1124},{},[1125],{"type":51,"value":1126},"Technology \u002F engineering",{"type":46,"tag":120,"props":1128,"children":1129},{},[1130,1132,1137,1139],{"type":51,"value":1131},"Steel blue ",{"type":46,"tag":66,"props":1133,"children":1135},{"className":1134},[],[1136],{"type":51,"value":394},{"type":51,"value":1138},", indigo ",{"type":46,"tag":66,"props":1140,"children":1142},{"className":1141},[],[1143],{"type":51,"value":1144},"#3D4F8A",{"type":46,"tag":93,"props":1146,"children":1147},{},[1148,1153],{"type":46,"tag":120,"props":1149,"children":1150},{},[1151],{"type":51,"value":1152},"Environmental \u002F sustainability",{"type":46,"tag":120,"props":1154,"children":1155},{},[1156,1158,1164,1166],{"type":51,"value":1157},"Forest ",{"type":46,"tag":66,"props":1159,"children":1161},{"className":1160},[],[1162],{"type":51,"value":1163},"#2E5E3A",{"type":51,"value":1165},", olive ",{"type":46,"tag":66,"props":1167,"children":1169},{"className":1168},[],[1170],{"type":51,"value":1171},"#4A5E2A",{"type":46,"tag":93,"props":1173,"children":1174},{},[1175,1180],{"type":46,"tag":120,"props":1176,"children":1177},{},[1178],{"type":51,"value":1179},"Creative \u002F arts \u002F culture",{"type":46,"tag":120,"props":1181,"children":1182},{},[1183,1185,1191,1193,1199,1201],{"type":51,"value":1184},"Burgundy ",{"type":46,"tag":66,"props":1186,"children":1188},{"className":1187},[],[1189],{"type":51,"value":1190},"#6B2A35",{"type":51,"value":1192},", plum ",{"type":46,"tag":66,"props":1194,"children":1196},{"className":1195},[],[1197],{"type":51,"value":1198},"#5A2A6B",{"type":51,"value":1200},", terracotta ",{"type":46,"tag":66,"props":1202,"children":1204},{"className":1203},[],[1205],{"type":51,"value":1206},"#8A3A2A",{"type":46,"tag":93,"props":1208,"children":1209},{},[1210,1215],{"type":46,"tag":120,"props":1211,"children":1212},{},[1213],{"type":51,"value":1214},"Academic \u002F research",{"type":46,"tag":120,"props":1216,"children":1217},{},[1218,1220,1226,1228],{"type":51,"value":1219},"Deep teal ",{"type":46,"tag":66,"props":1221,"children":1223},{"className":1222},[],[1224],{"type":51,"value":1225},"#2A5A6B",{"type":51,"value":1227},", library blue ",{"type":46,"tag":66,"props":1229,"children":1231},{"className":1230},[],[1232],{"type":51,"value":1233},"#2A4A6B",{"type":46,"tag":93,"props":1235,"children":1236},{},[1237,1242],{"type":46,"tag":120,"props":1238,"children":1239},{},[1240],{"type":51,"value":1241},"Corporate \u002F neutral",{"type":46,"tag":120,"props":1243,"children":1244},{},[1245,1247,1253,1255],{"type":51,"value":1246},"Slate ",{"type":46,"tag":66,"props":1248,"children":1250},{"className":1249},[],[1251],{"type":51,"value":1252},"#3D4A5A",{"type":51,"value":1254},", graphite ",{"type":46,"tag":66,"props":1256,"children":1258},{"className":1257},[],[1259],{"type":51,"value":1260},"#444C56",{"type":46,"tag":93,"props":1262,"children":1263},{},[1264,1269],{"type":46,"tag":120,"props":1265,"children":1266},{},[1267],{"type":51,"value":1268},"Luxury \u002F premium",{"type":46,"tag":120,"props":1270,"children":1271},{},[1272,1274,1280,1282],{"type":51,"value":1273},"Warm black ",{"type":46,"tag":66,"props":1275,"children":1277},{"className":1276},[],[1278],{"type":51,"value":1279},"#1A1208",{"type":51,"value":1281},", deep bronze ",{"type":46,"tag":66,"props":1283,"children":1285},{"className":1284},[],[1286],{"type":51,"value":1287},"#4A3820",{"type":46,"tag":53,"props":1289,"children":1290},{},[1291,1295],{"type":46,"tag":129,"props":1292,"children":1293},{},[1294],{"type":51,"value":238},{"type":51,"value":1296}," choose a color that a thoughtful designer would select for this specific document — not the type's default. Muted, desaturated tones work best; avoid vivid primaries. When in doubt, go darker and more neutral.",{"type":46,"tag":53,"props":1298,"children":1299},{},[1300],{"type":46,"tag":129,"props":1301,"children":1302},{},[1303],{"type":51,"value":1304},"content.json block types:",{"type":46,"tag":85,"props":1306,"children":1307},{},[1308,1329],{"type":46,"tag":89,"props":1309,"children":1310},{},[1311],{"type":46,"tag":93,"props":1312,"children":1313},{},[1314,1319,1324],{"type":46,"tag":97,"props":1315,"children":1316},{},[1317],{"type":51,"value":1318},"Block",{"type":46,"tag":97,"props":1320,"children":1321},{},[1322],{"type":51,"value":1323},"Usage",{"type":46,"tag":97,"props":1325,"children":1326},{},[1327],{"type":51,"value":1328},"Key fields",{"type":46,"tag":113,"props":1330,"children":1331},{},[1332,1356,1380,1405,1445,1470,1495,1520,1569,1610,1648,1680,1719,1793,1839,1878,1900,1924,1945],{"type":46,"tag":93,"props":1333,"children":1334},{},[1335,1343,1348],{"type":46,"tag":120,"props":1336,"children":1337},{},[1338],{"type":46,"tag":66,"props":1339,"children":1341},{"className":1340},[],[1342],{"type":51,"value":47},{"type":46,"tag":120,"props":1344,"children":1345},{},[1346],{"type":51,"value":1347},"Section heading + accent rule",{"type":46,"tag":120,"props":1349,"children":1350},{},[1351],{"type":46,"tag":66,"props":1352,"children":1354},{"className":1353},[],[1355],{"type":51,"value":51},{"type":46,"tag":93,"props":1357,"children":1358},{},[1359,1367,1372],{"type":46,"tag":120,"props":1360,"children":1361},{},[1362],{"type":46,"tag":66,"props":1363,"children":1365},{"className":1364},[],[1366],{"type":51,"value":59},{"type":46,"tag":120,"props":1368,"children":1369},{},[1370],{"type":51,"value":1371},"Subsection heading",{"type":46,"tag":120,"props":1373,"children":1374},{},[1375],{"type":46,"tag":66,"props":1376,"children":1378},{"className":1377},[],[1379],{"type":51,"value":51},{"type":46,"tag":93,"props":1381,"children":1382},{},[1383,1392,1397],{"type":46,"tag":120,"props":1384,"children":1385},{},[1386],{"type":46,"tag":66,"props":1387,"children":1389},{"className":1388},[],[1390],{"type":51,"value":1391},"h3",{"type":46,"tag":120,"props":1393,"children":1394},{},[1395],{"type":51,"value":1396},"Sub-subsection (bold)",{"type":46,"tag":120,"props":1398,"children":1399},{},[1400],{"type":46,"tag":66,"props":1401,"children":1403},{"className":1402},[],[1404],{"type":51,"value":51},{"type":46,"tag":93,"props":1406,"children":1407},{},[1408,1417,1437],{"type":46,"tag":120,"props":1409,"children":1410},{},[1411],{"type":46,"tag":66,"props":1412,"children":1414},{"className":1413},[],[1415],{"type":51,"value":1416},"body",{"type":46,"tag":120,"props":1418,"children":1419},{},[1420,1422,1428,1429,1435],{"type":51,"value":1421},"Justified paragraph; supports ",{"type":46,"tag":66,"props":1423,"children":1425},{"className":1424},[],[1426],{"type":51,"value":1427},"\u003Cb>",{"type":51,"value":436},{"type":46,"tag":66,"props":1430,"children":1432},{"className":1431},[],[1433],{"type":51,"value":1434},"\u003Ci>",{"type":51,"value":1436}," markup",{"type":46,"tag":120,"props":1438,"children":1439},{},[1440],{"type":46,"tag":66,"props":1441,"children":1443},{"className":1442},[],[1444],{"type":51,"value":51},{"type":46,"tag":93,"props":1446,"children":1447},{},[1448,1457,1462],{"type":46,"tag":120,"props":1449,"children":1450},{},[1451],{"type":46,"tag":66,"props":1452,"children":1454},{"className":1453},[],[1455],{"type":51,"value":1456},"bullet",{"type":46,"tag":120,"props":1458,"children":1459},{},[1460],{"type":51,"value":1461},"Unordered list item (• prefix)",{"type":46,"tag":120,"props":1463,"children":1464},{},[1465],{"type":46,"tag":66,"props":1466,"children":1468},{"className":1467},[],[1469],{"type":51,"value":51},{"type":46,"tag":93,"props":1471,"children":1472},{},[1473,1482,1487],{"type":46,"tag":120,"props":1474,"children":1475},{},[1476],{"type":46,"tag":66,"props":1477,"children":1479},{"className":1478},[],[1480],{"type":51,"value":1481},"numbered",{"type":46,"tag":120,"props":1483,"children":1484},{},[1485],{"type":51,"value":1486},"Ordered list item — counter auto-resets on non-numbered blocks",{"type":46,"tag":120,"props":1488,"children":1489},{},[1490],{"type":46,"tag":66,"props":1491,"children":1493},{"className":1492},[],[1494],{"type":51,"value":51},{"type":46,"tag":93,"props":1496,"children":1497},{},[1498,1507,1512],{"type":46,"tag":120,"props":1499,"children":1500},{},[1501],{"type":46,"tag":66,"props":1502,"children":1504},{"className":1503},[],[1505],{"type":51,"value":1506},"callout",{"type":46,"tag":120,"props":1508,"children":1509},{},[1510],{"type":51,"value":1511},"Highlighted insight box with accent left bar",{"type":46,"tag":120,"props":1513,"children":1514},{},[1515],{"type":46,"tag":66,"props":1516,"children":1518},{"className":1517},[],[1519],{"type":51,"value":51},{"type":46,"tag":93,"props":1521,"children":1522},{},[1523,1531,1536],{"type":46,"tag":120,"props":1524,"children":1525},{},[1526],{"type":46,"tag":66,"props":1527,"children":1529},{"className":1528},[],[1530],{"type":51,"value":85},{"type":46,"tag":120,"props":1532,"children":1533},{},[1534],{"type":51,"value":1535},"Data table — accent header, alternating row tints",{"type":46,"tag":120,"props":1537,"children":1538},{},[1539,1545,1546,1552,1553,1559,1561,1567],{"type":46,"tag":66,"props":1540,"children":1542},{"className":1541},[],[1543],{"type":51,"value":1544},"headers",{"type":51,"value":945},{"type":46,"tag":66,"props":1547,"children":1549},{"className":1548},[],[1550],{"type":51,"value":1551},"rows",{"type":51,"value":945},{"type":46,"tag":66,"props":1554,"children":1556},{"className":1555},[],[1557],{"type":51,"value":1558},"col_widths",{"type":51,"value":1560},"?, ",{"type":46,"tag":66,"props":1562,"children":1564},{"className":1563},[],[1565],{"type":51,"value":1566},"caption",{"type":51,"value":1568},"?",{"type":46,"tag":93,"props":1570,"children":1571},{},[1572,1581,1586],{"type":46,"tag":120,"props":1573,"children":1574},{},[1575],{"type":46,"tag":66,"props":1576,"children":1578},{"className":1577},[],[1579],{"type":51,"value":1580},"image",{"type":46,"tag":120,"props":1582,"children":1583},{},[1584],{"type":51,"value":1585},"Embedded image scaled to column width",{"type":46,"tag":120,"props":1587,"children":1588},{},[1589,1595,1597,1603,1604,1609],{"type":46,"tag":66,"props":1590,"children":1592},{"className":1591},[],[1593],{"type":51,"value":1594},"path",{"type":51,"value":1596},"\u002F",{"type":46,"tag":66,"props":1598,"children":1600},{"className":1599},[],[1601],{"type":51,"value":1602},"src",{"type":51,"value":945},{"type":46,"tag":66,"props":1605,"children":1607},{"className":1606},[],[1608],{"type":51,"value":1566},{"type":51,"value":1568},{"type":46,"tag":93,"props":1611,"children":1612},{},[1613,1622,1627],{"type":46,"tag":120,"props":1614,"children":1615},{},[1616],{"type":46,"tag":66,"props":1617,"children":1619},{"className":1618},[],[1620],{"type":51,"value":1621},"figure",{"type":46,"tag":120,"props":1623,"children":1624},{},[1625],{"type":51,"value":1626},"Image with auto-numbered \"Figure N:\" caption",{"type":46,"tag":120,"props":1628,"children":1629},{},[1630,1635,1636,1641,1642,1647],{"type":46,"tag":66,"props":1631,"children":1633},{"className":1632},[],[1634],{"type":51,"value":1594},{"type":51,"value":1596},{"type":46,"tag":66,"props":1637,"children":1639},{"className":1638},[],[1640],{"type":51,"value":1602},{"type":51,"value":945},{"type":46,"tag":66,"props":1643,"children":1645},{"className":1644},[],[1646],{"type":51,"value":1566},{"type":51,"value":1568},{"type":46,"tag":93,"props":1649,"children":1650},{},[1651,1659,1664],{"type":46,"tag":120,"props":1652,"children":1653},{},[1654],{"type":46,"tag":66,"props":1655,"children":1657},{"className":1656},[],[1658],{"type":51,"value":66},{"type":46,"tag":120,"props":1660,"children":1661},{},[1662],{"type":51,"value":1663},"Monospace code block with accent left border",{"type":46,"tag":120,"props":1665,"children":1666},{},[1667,1672,1673,1679],{"type":46,"tag":66,"props":1668,"children":1670},{"className":1669},[],[1671],{"type":51,"value":51},{"type":51,"value":945},{"type":46,"tag":66,"props":1674,"children":1676},{"className":1675},[],[1677],{"type":51,"value":1678},"language",{"type":51,"value":1568},{"type":46,"tag":93,"props":1681,"children":1682},{},[1683,1692,1697],{"type":46,"tag":120,"props":1684,"children":1685},{},[1686],{"type":46,"tag":66,"props":1687,"children":1689},{"className":1688},[],[1690],{"type":51,"value":1691},"math",{"type":46,"tag":120,"props":1693,"children":1694},{},[1695],{"type":51,"value":1696},"Display math — LaTeX syntax via matplotlib mathtext",{"type":46,"tag":120,"props":1698,"children":1699},{},[1700,1705,1706,1712,1713,1718],{"type":46,"tag":66,"props":1701,"children":1703},{"className":1702},[],[1704],{"type":51,"value":51},{"type":51,"value":945},{"type":46,"tag":66,"props":1707,"children":1709},{"className":1708},[],[1710],{"type":51,"value":1711},"label",{"type":51,"value":1560},{"type":46,"tag":66,"props":1714,"children":1716},{"className":1715},[],[1717],{"type":51,"value":1566},{"type":51,"value":1568},{"type":46,"tag":93,"props":1720,"children":1721},{},[1722,1731,1736],{"type":46,"tag":120,"props":1723,"children":1724},{},[1725],{"type":46,"tag":66,"props":1726,"children":1728},{"className":1727},[],[1729],{"type":51,"value":1730},"chart",{"type":46,"tag":120,"props":1732,"children":1733},{},[1734],{"type":51,"value":1735},"Bar \u002F line \u002F pie chart rendered with matplotlib",{"type":46,"tag":120,"props":1737,"children":1738},{},[1739,1745,1746,1752,1753,1759,1760,1766,1767,1773,1774,1780,1781,1786,1787,1792],{"type":46,"tag":66,"props":1740,"children":1742},{"className":1741},[],[1743],{"type":51,"value":1744},"chart_type",{"type":51,"value":945},{"type":46,"tag":66,"props":1747,"children":1749},{"className":1748},[],[1750],{"type":51,"value":1751},"labels",{"type":51,"value":945},{"type":46,"tag":66,"props":1754,"children":1756},{"className":1755},[],[1757],{"type":51,"value":1758},"datasets",{"type":51,"value":945},{"type":46,"tag":66,"props":1761,"children":1763},{"className":1762},[],[1764],{"type":51,"value":1765},"title",{"type":51,"value":1560},{"type":46,"tag":66,"props":1768,"children":1770},{"className":1769},[],[1771],{"type":51,"value":1772},"x_label",{"type":51,"value":1560},{"type":46,"tag":66,"props":1775,"children":1777},{"className":1776},[],[1778],{"type":51,"value":1779},"y_label",{"type":51,"value":1560},{"type":46,"tag":66,"props":1782,"children":1784},{"className":1783},[],[1785],{"type":51,"value":1566},{"type":51,"value":1560},{"type":46,"tag":66,"props":1788,"children":1790},{"className":1789},[],[1791],{"type":51,"value":1621},{"type":51,"value":1568},{"type":46,"tag":93,"props":1794,"children":1795},{},[1796,1805,1810],{"type":46,"tag":120,"props":1797,"children":1798},{},[1799],{"type":46,"tag":66,"props":1800,"children":1802},{"className":1801},[],[1803],{"type":51,"value":1804},"flowchart",{"type":46,"tag":120,"props":1806,"children":1807},{},[1808],{"type":51,"value":1809},"Process diagram with nodes + edges via matplotlib",{"type":46,"tag":120,"props":1811,"children":1812},{},[1813,1819,1820,1826,1827,1832,1833,1838],{"type":46,"tag":66,"props":1814,"children":1816},{"className":1815},[],[1817],{"type":51,"value":1818},"nodes",{"type":51,"value":945},{"type":46,"tag":66,"props":1821,"children":1823},{"className":1822},[],[1824],{"type":51,"value":1825},"edges",{"type":51,"value":945},{"type":46,"tag":66,"props":1828,"children":1830},{"className":1829},[],[1831],{"type":51,"value":1566},{"type":51,"value":1560},{"type":46,"tag":66,"props":1834,"children":1836},{"className":1835},[],[1837],{"type":51,"value":1621},{"type":51,"value":1568},{"type":46,"tag":93,"props":1840,"children":1841},{},[1842,1851,1856],{"type":46,"tag":120,"props":1843,"children":1844},{},[1845],{"type":46,"tag":66,"props":1846,"children":1848},{"className":1847},[],[1849],{"type":51,"value":1850},"bibliography",{"type":46,"tag":120,"props":1852,"children":1853},{},[1854],{"type":51,"value":1855},"Numbered reference list with hanging indent",{"type":46,"tag":120,"props":1857,"children":1858},{},[1859,1865,1866,1871,1872,1877],{"type":46,"tag":66,"props":1860,"children":1862},{"className":1861},[],[1863],{"type":51,"value":1864},"items",{"type":51,"value":436},{"type":46,"tag":267,"props":1867,"children":1868},{},[1869],{"type":51,"value":1870},"{id, text}",{"type":51,"value":945},{"type":46,"tag":66,"props":1873,"children":1875},{"className":1874},[],[1876],{"type":51,"value":1765},{"type":51,"value":1568},{"type":46,"tag":93,"props":1879,"children":1880},{},[1881,1890,1895],{"type":46,"tag":120,"props":1882,"children":1883},{},[1884],{"type":46,"tag":66,"props":1885,"children":1887},{"className":1886},[],[1888],{"type":51,"value":1889},"divider",{"type":46,"tag":120,"props":1891,"children":1892},{},[1893],{"type":51,"value":1894},"Accent-colored full-width rule",{"type":46,"tag":120,"props":1896,"children":1897},{},[1898],{"type":51,"value":1899},"—",{"type":46,"tag":93,"props":1901,"children":1902},{},[1903,1911,1916],{"type":46,"tag":120,"props":1904,"children":1905},{},[1906],{"type":46,"tag":66,"props":1907,"children":1909},{"className":1908},[],[1910],{"type":51,"value":1566},{"type":46,"tag":120,"props":1912,"children":1913},{},[1914],{"type":51,"value":1915},"Small muted label",{"type":46,"tag":120,"props":1917,"children":1918},{},[1919],{"type":46,"tag":66,"props":1920,"children":1922},{"className":1921},[],[1923],{"type":51,"value":51},{"type":46,"tag":93,"props":1925,"children":1926},{},[1927,1936,1941],{"type":46,"tag":120,"props":1928,"children":1929},{},[1930],{"type":46,"tag":66,"props":1931,"children":1933},{"className":1932},[],[1934],{"type":51,"value":1935},"pagebreak",{"type":46,"tag":120,"props":1937,"children":1938},{},[1939],{"type":51,"value":1940},"Force a new page",{"type":46,"tag":120,"props":1942,"children":1943},{},[1944],{"type":51,"value":1899},{"type":46,"tag":93,"props":1946,"children":1947},{},[1948,1957,1962],{"type":46,"tag":120,"props":1949,"children":1950},{},[1951],{"type":46,"tag":66,"props":1952,"children":1954},{"className":1953},[],[1955],{"type":51,"value":1956},"spacer",{"type":46,"tag":120,"props":1958,"children":1959},{},[1960],{"type":51,"value":1961},"Vertical whitespace",{"type":46,"tag":120,"props":1963,"children":1964},{},[1965,1971],{"type":46,"tag":66,"props":1966,"children":1968},{"className":1967},[],[1969],{"type":51,"value":1970},"pt",{"type":51,"value":1972}," (default 12)",{"type":46,"tag":53,"props":1974,"children":1975},{},[1976],{"type":46,"tag":129,"props":1977,"children":1978},{},[1979],{"type":51,"value":1980},"chart \u002F flowchart schemas:",{"type":46,"tag":256,"props":1982,"children":1986},{"className":1983,"code":1984,"language":1985,"meta":261,"style":261},"language-json shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","{\"type\":\"chart\",\"chart_type\":\"bar\",\"labels\":[\"Q1\",\"Q2\",\"Q3\",\"Q4\"],\n \"datasets\":[{\"label\":\"Revenue\",\"values\":[120,145,132,178]}],\"caption\":\"Q results\"}\n\n{\"type\":\"flowchart\",\n \"nodes\":[{\"id\":\"s\",\"label\":\"Start\",\"shape\":\"oval\"},\n          {\"id\":\"p\",\"label\":\"Process\",\"shape\":\"rect\"},\n          {\"id\":\"d\",\"label\":\"Valid?\",\"shape\":\"diamond\"},\n          {\"id\":\"e\",\"label\":\"End\",\"shape\":\"oval\"}],\n \"edges\":[{\"from\":\"s\",\"to\":\"p\"},{\"from\":\"p\",\"to\":\"d\"},\n          {\"from\":\"d\",\"to\":\"e\",\"label\":\"Yes\"},{\"from\":\"d\",\"to\":\"p\",\"label\":\"No\"}]}\n\n{\"type\":\"bibliography\",\"items\":[\n  {\"id\":\"1\",\"text\":\"Author (Year). Title. Publisher.\"}]}\n","json",[1987],{"type":46,"tag":66,"props":1988,"children":1989},{"__ignoreMap":261},[1990,2153,2295,2304,2344,2465,2572,2679,2786,2937,3140,3148,3205],{"type":46,"tag":267,"props":1991,"children":1992},{"class":269,"line":270},[1993,1998,2002,2008,2012,2017,2021,2025,2029,2034,2038,2042,2046,2050,2054,2059,2063,2067,2071,2075,2079,2084,2088,2093,2097,2101,2105,2110,2114,2118,2122,2127,2131,2135,2139,2144,2148],{"type":46,"tag":267,"props":1994,"children":1995},{"style":305},[1996],{"type":51,"value":1997},"{",{"type":46,"tag":267,"props":1999,"children":2000},{"style":305},[2001],{"type":51,"value":318},{"type":46,"tag":267,"props":2003,"children":2005},{"style":2004},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[2006],{"type":51,"value":2007},"type",{"type":46,"tag":267,"props":2009,"children":2010},{"style":305},[2011],{"type":51,"value":318},{"type":46,"tag":267,"props":2013,"children":2014},{"style":305},[2015],{"type":51,"value":2016},":",{"type":46,"tag":267,"props":2018,"children":2019},{"style":305},[2020],{"type":51,"value":318},{"type":46,"tag":267,"props":2022,"children":2023},{"style":279},[2024],{"type":51,"value":1730},{"type":46,"tag":267,"props":2026,"children":2027},{"style":305},[2028],{"type":51,"value":318},{"type":46,"tag":267,"props":2030,"children":2031},{"style":305},[2032],{"type":51,"value":2033},",",{"type":46,"tag":267,"props":2035,"children":2036},{"style":305},[2037],{"type":51,"value":318},{"type":46,"tag":267,"props":2039,"children":2040},{"style":2004},[2041],{"type":51,"value":1744},{"type":46,"tag":267,"props":2043,"children":2044},{"style":305},[2045],{"type":51,"value":318},{"type":46,"tag":267,"props":2047,"children":2048},{"style":305},[2049],{"type":51,"value":2016},{"type":46,"tag":267,"props":2051,"children":2052},{"style":305},[2053],{"type":51,"value":318},{"type":46,"tag":267,"props":2055,"children":2056},{"style":279},[2057],{"type":51,"value":2058},"bar",{"type":46,"tag":267,"props":2060,"children":2061},{"style":305},[2062],{"type":51,"value":318},{"type":46,"tag":267,"props":2064,"children":2065},{"style":305},[2066],{"type":51,"value":2033},{"type":46,"tag":267,"props":2068,"children":2069},{"style":305},[2070],{"type":51,"value":318},{"type":46,"tag":267,"props":2072,"children":2073},{"style":2004},[2074],{"type":51,"value":1751},{"type":46,"tag":267,"props":2076,"children":2077},{"style":305},[2078],{"type":51,"value":318},{"type":46,"tag":267,"props":2080,"children":2081},{"style":305},[2082],{"type":51,"value":2083},":[",{"type":46,"tag":267,"props":2085,"children":2086},{"style":305},[2087],{"type":51,"value":318},{"type":46,"tag":267,"props":2089,"children":2090},{"style":279},[2091],{"type":51,"value":2092},"Q1",{"type":46,"tag":267,"props":2094,"children":2095},{"style":305},[2096],{"type":51,"value":318},{"type":46,"tag":267,"props":2098,"children":2099},{"style":305},[2100],{"type":51,"value":2033},{"type":46,"tag":267,"props":2102,"children":2103},{"style":305},[2104],{"type":51,"value":318},{"type":46,"tag":267,"props":2106,"children":2107},{"style":279},[2108],{"type":51,"value":2109},"Q2",{"type":46,"tag":267,"props":2111,"children":2112},{"style":305},[2113],{"type":51,"value":318},{"type":46,"tag":267,"props":2115,"children":2116},{"style":305},[2117],{"type":51,"value":2033},{"type":46,"tag":267,"props":2119,"children":2120},{"style":305},[2121],{"type":51,"value":318},{"type":46,"tag":267,"props":2123,"children":2124},{"style":279},[2125],{"type":51,"value":2126},"Q3",{"type":46,"tag":267,"props":2128,"children":2129},{"style":305},[2130],{"type":51,"value":318},{"type":46,"tag":267,"props":2132,"children":2133},{"style":305},[2134],{"type":51,"value":2033},{"type":46,"tag":267,"props":2136,"children":2137},{"style":305},[2138],{"type":51,"value":318},{"type":46,"tag":267,"props":2140,"children":2141},{"style":279},[2142],{"type":51,"value":2143},"Q4",{"type":46,"tag":267,"props":2145,"children":2146},{"style":305},[2147],{"type":51,"value":318},{"type":46,"tag":267,"props":2149,"children":2150},{"style":305},[2151],{"type":51,"value":2152},"],\n",{"type":46,"tag":267,"props":2154,"children":2155},{"class":269,"line":296},[2156,2160,2164,2168,2173,2177,2181,2185,2189,2193,2198,2202,2206,2210,2215,2219,2223,2229,2233,2238,2242,2247,2251,2256,2261,2265,2269,2273,2277,2281,2286,2290],{"type":46,"tag":267,"props":2157,"children":2158},{"style":305},[2159],{"type":51,"value":308},{"type":46,"tag":267,"props":2161,"children":2162},{"style":2004},[2163],{"type":51,"value":1758},{"type":46,"tag":267,"props":2165,"children":2166},{"style":305},[2167],{"type":51,"value":318},{"type":46,"tag":267,"props":2169,"children":2170},{"style":305},[2171],{"type":51,"value":2172},":[{",{"type":46,"tag":267,"props":2174,"children":2175},{"style":305},[2176],{"type":51,"value":318},{"type":46,"tag":267,"props":2178,"children":2179},{"style":274},[2180],{"type":51,"value":1711},{"type":46,"tag":267,"props":2182,"children":2183},{"style":305},[2184],{"type":51,"value":318},{"type":46,"tag":267,"props":2186,"children":2187},{"style":305},[2188],{"type":51,"value":2016},{"type":46,"tag":267,"props":2190,"children":2191},{"style":305},[2192],{"type":51,"value":318},{"type":46,"tag":267,"props":2194,"children":2195},{"style":279},[2196],{"type":51,"value":2197},"Revenue",{"type":46,"tag":267,"props":2199,"children":2200},{"style":305},[2201],{"type":51,"value":318},{"type":46,"tag":267,"props":2203,"children":2204},{"style":305},[2205],{"type":51,"value":2033},{"type":46,"tag":267,"props":2207,"children":2208},{"style":305},[2209],{"type":51,"value":318},{"type":46,"tag":267,"props":2211,"children":2212},{"style":274},[2213],{"type":51,"value":2214},"values",{"type":46,"tag":267,"props":2216,"children":2217},{"style":305},[2218],{"type":51,"value":318},{"type":46,"tag":267,"props":2220,"children":2221},{"style":305},[2222],{"type":51,"value":2083},{"type":46,"tag":267,"props":2224,"children":2226},{"style":2225},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[2227],{"type":51,"value":2228},"120",{"type":46,"tag":267,"props":2230,"children":2231},{"style":305},[2232],{"type":51,"value":2033},{"type":46,"tag":267,"props":2234,"children":2235},{"style":2225},[2236],{"type":51,"value":2237},"145",{"type":46,"tag":267,"props":2239,"children":2240},{"style":305},[2241],{"type":51,"value":2033},{"type":46,"tag":267,"props":2243,"children":2244},{"style":2225},[2245],{"type":51,"value":2246},"132",{"type":46,"tag":267,"props":2248,"children":2249},{"style":305},[2250],{"type":51,"value":2033},{"type":46,"tag":267,"props":2252,"children":2253},{"style":2225},[2254],{"type":51,"value":2255},"178",{"type":46,"tag":267,"props":2257,"children":2258},{"style":305},[2259],{"type":51,"value":2260},"]}],",{"type":46,"tag":267,"props":2262,"children":2263},{"style":305},[2264],{"type":51,"value":318},{"type":46,"tag":267,"props":2266,"children":2267},{"style":2004},[2268],{"type":51,"value":1566},{"type":46,"tag":267,"props":2270,"children":2271},{"style":305},[2272],{"type":51,"value":318},{"type":46,"tag":267,"props":2274,"children":2275},{"style":305},[2276],{"type":51,"value":2016},{"type":46,"tag":267,"props":2278,"children":2279},{"style":305},[2280],{"type":51,"value":318},{"type":46,"tag":267,"props":2282,"children":2283},{"style":279},[2284],{"type":51,"value":2285},"Q results",{"type":46,"tag":267,"props":2287,"children":2288},{"style":305},[2289],{"type":51,"value":318},{"type":46,"tag":267,"props":2291,"children":2292},{"style":305},[2293],{"type":51,"value":2294},"}\n",{"type":46,"tag":267,"props":2296,"children":2297},{"class":269,"line":335},[2298],{"type":46,"tag":267,"props":2299,"children":2301},{"emptyLinePlaceholder":2300},true,[2302],{"type":51,"value":2303},"\n",{"type":46,"tag":267,"props":2305,"children":2306},{"class":269,"line":379},[2307,2311,2315,2319,2323,2327,2331,2335,2339],{"type":46,"tag":267,"props":2308,"children":2309},{"style":305},[2310],{"type":51,"value":1997},{"type":46,"tag":267,"props":2312,"children":2313},{"style":305},[2314],{"type":51,"value":318},{"type":46,"tag":267,"props":2316,"children":2317},{"style":2004},[2318],{"type":51,"value":2007},{"type":46,"tag":267,"props":2320,"children":2321},{"style":305},[2322],{"type":51,"value":318},{"type":46,"tag":267,"props":2324,"children":2325},{"style":305},[2326],{"type":51,"value":2016},{"type":46,"tag":267,"props":2328,"children":2329},{"style":305},[2330],{"type":51,"value":318},{"type":46,"tag":267,"props":2332,"children":2333},{"style":279},[2334],{"type":51,"value":1804},{"type":46,"tag":267,"props":2336,"children":2337},{"style":305},[2338],{"type":51,"value":318},{"type":46,"tag":267,"props":2340,"children":2341},{"style":305},[2342],{"type":51,"value":2343},",\n",{"type":46,"tag":267,"props":2345,"children":2346},{"class":269,"line":405},[2347,2351,2355,2359,2363,2367,2372,2376,2380,2384,2389,2393,2397,2401,2405,2409,2413,2417,2422,2426,2430,2434,2439,2443,2447,2451,2456,2460],{"type":46,"tag":267,"props":2348,"children":2349},{"style":305},[2350],{"type":51,"value":308},{"type":46,"tag":267,"props":2352,"children":2353},{"style":2004},[2354],{"type":51,"value":1818},{"type":46,"tag":267,"props":2356,"children":2357},{"style":305},[2358],{"type":51,"value":318},{"type":46,"tag":267,"props":2360,"children":2361},{"style":305},[2362],{"type":51,"value":2172},{"type":46,"tag":267,"props":2364,"children":2365},{"style":305},[2366],{"type":51,"value":318},{"type":46,"tag":267,"props":2368,"children":2369},{"style":274},[2370],{"type":51,"value":2371},"id",{"type":46,"tag":267,"props":2373,"children":2374},{"style":305},[2375],{"type":51,"value":318},{"type":46,"tag":267,"props":2377,"children":2378},{"style":305},[2379],{"type":51,"value":2016},{"type":46,"tag":267,"props":2381,"children":2382},{"style":305},[2383],{"type":51,"value":318},{"type":46,"tag":267,"props":2385,"children":2386},{"style":279},[2387],{"type":51,"value":2388},"s",{"type":46,"tag":267,"props":2390,"children":2391},{"style":305},[2392],{"type":51,"value":318},{"type":46,"tag":267,"props":2394,"children":2395},{"style":305},[2396],{"type":51,"value":2033},{"type":46,"tag":267,"props":2398,"children":2399},{"style":305},[2400],{"type":51,"value":318},{"type":46,"tag":267,"props":2402,"children":2403},{"style":274},[2404],{"type":51,"value":1711},{"type":46,"tag":267,"props":2406,"children":2407},{"style":305},[2408],{"type":51,"value":318},{"type":46,"tag":267,"props":2410,"children":2411},{"style":305},[2412],{"type":51,"value":2016},{"type":46,"tag":267,"props":2414,"children":2415},{"style":305},[2416],{"type":51,"value":318},{"type":46,"tag":267,"props":2418,"children":2419},{"style":279},[2420],{"type":51,"value":2421},"Start",{"type":46,"tag":267,"props":2423,"children":2424},{"style":305},[2425],{"type":51,"value":318},{"type":46,"tag":267,"props":2427,"children":2428},{"style":305},[2429],{"type":51,"value":2033},{"type":46,"tag":267,"props":2431,"children":2432},{"style":305},[2433],{"type":51,"value":318},{"type":46,"tag":267,"props":2435,"children":2436},{"style":274},[2437],{"type":51,"value":2438},"shape",{"type":46,"tag":267,"props":2440,"children":2441},{"style":305},[2442],{"type":51,"value":318},{"type":46,"tag":267,"props":2444,"children":2445},{"style":305},[2446],{"type":51,"value":2016},{"type":46,"tag":267,"props":2448,"children":2449},{"style":305},[2450],{"type":51,"value":318},{"type":46,"tag":267,"props":2452,"children":2453},{"style":279},[2454],{"type":51,"value":2455},"oval",{"type":46,"tag":267,"props":2457,"children":2458},{"style":305},[2459],{"type":51,"value":318},{"type":46,"tag":267,"props":2461,"children":2462},{"style":305},[2463],{"type":51,"value":2464},"},\n",{"type":46,"tag":267,"props":2466,"children":2468},{"class":269,"line":2467},6,[2469,2474,2478,2482,2486,2490,2494,2498,2502,2506,2510,2514,2518,2522,2526,2531,2535,2539,2543,2547,2551,2555,2559,2564,2568],{"type":46,"tag":267,"props":2470,"children":2471},{"style":305},[2472],{"type":51,"value":2473},"          {",{"type":46,"tag":267,"props":2475,"children":2476},{"style":305},[2477],{"type":51,"value":318},{"type":46,"tag":267,"props":2479,"children":2480},{"style":274},[2481],{"type":51,"value":2371},{"type":46,"tag":267,"props":2483,"children":2484},{"style":305},[2485],{"type":51,"value":318},{"type":46,"tag":267,"props":2487,"children":2488},{"style":305},[2489],{"type":51,"value":2016},{"type":46,"tag":267,"props":2491,"children":2492},{"style":305},[2493],{"type":51,"value":318},{"type":46,"tag":267,"props":2495,"children":2496},{"style":279},[2497],{"type":51,"value":53},{"type":46,"tag":267,"props":2499,"children":2500},{"style":305},[2501],{"type":51,"value":318},{"type":46,"tag":267,"props":2503,"children":2504},{"style":305},[2505],{"type":51,"value":2033},{"type":46,"tag":267,"props":2507,"children":2508},{"style":305},[2509],{"type":51,"value":318},{"type":46,"tag":267,"props":2511,"children":2512},{"style":274},[2513],{"type":51,"value":1711},{"type":46,"tag":267,"props":2515,"children":2516},{"style":305},[2517],{"type":51,"value":318},{"type":46,"tag":267,"props":2519,"children":2520},{"style":305},[2521],{"type":51,"value":2016},{"type":46,"tag":267,"props":2523,"children":2524},{"style":305},[2525],{"type":51,"value":318},{"type":46,"tag":267,"props":2527,"children":2528},{"style":279},[2529],{"type":51,"value":2530},"Process",{"type":46,"tag":267,"props":2532,"children":2533},{"style":305},[2534],{"type":51,"value":318},{"type":46,"tag":267,"props":2536,"children":2537},{"style":305},[2538],{"type":51,"value":2033},{"type":46,"tag":267,"props":2540,"children":2541},{"style":305},[2542],{"type":51,"value":318},{"type":46,"tag":267,"props":2544,"children":2545},{"style":274},[2546],{"type":51,"value":2438},{"type":46,"tag":267,"props":2548,"children":2549},{"style":305},[2550],{"type":51,"value":318},{"type":46,"tag":267,"props":2552,"children":2553},{"style":305},[2554],{"type":51,"value":2016},{"type":46,"tag":267,"props":2556,"children":2557},{"style":305},[2558],{"type":51,"value":318},{"type":46,"tag":267,"props":2560,"children":2561},{"style":279},[2562],{"type":51,"value":2563},"rect",{"type":46,"tag":267,"props":2565,"children":2566},{"style":305},[2567],{"type":51,"value":318},{"type":46,"tag":267,"props":2569,"children":2570},{"style":305},[2571],{"type":51,"value":2464},{"type":46,"tag":267,"props":2573,"children":2575},{"class":269,"line":2574},7,[2576,2580,2584,2588,2592,2596,2600,2605,2609,2613,2617,2621,2625,2629,2633,2638,2642,2646,2650,2654,2658,2662,2666,2671,2675],{"type":46,"tag":267,"props":2577,"children":2578},{"style":305},[2579],{"type":51,"value":2473},{"type":46,"tag":267,"props":2581,"children":2582},{"style":305},[2583],{"type":51,"value":318},{"type":46,"tag":267,"props":2585,"children":2586},{"style":274},[2587],{"type":51,"value":2371},{"type":46,"tag":267,"props":2589,"children":2590},{"style":305},[2591],{"type":51,"value":318},{"type":46,"tag":267,"props":2593,"children":2594},{"style":305},[2595],{"type":51,"value":2016},{"type":46,"tag":267,"props":2597,"children":2598},{"style":305},[2599],{"type":51,"value":318},{"type":46,"tag":267,"props":2601,"children":2602},{"style":279},[2603],{"type":51,"value":2604},"d",{"type":46,"tag":267,"props":2606,"children":2607},{"style":305},[2608],{"type":51,"value":318},{"type":46,"tag":267,"props":2610,"children":2611},{"style":305},[2612],{"type":51,"value":2033},{"type":46,"tag":267,"props":2614,"children":2615},{"style":305},[2616],{"type":51,"value":318},{"type":46,"tag":267,"props":2618,"children":2619},{"style":274},[2620],{"type":51,"value":1711},{"type":46,"tag":267,"props":2622,"children":2623},{"style":305},[2624],{"type":51,"value":318},{"type":46,"tag":267,"props":2626,"children":2627},{"style":305},[2628],{"type":51,"value":2016},{"type":46,"tag":267,"props":2630,"children":2631},{"style":305},[2632],{"type":51,"value":318},{"type":46,"tag":267,"props":2634,"children":2635},{"style":279},[2636],{"type":51,"value":2637},"Valid?",{"type":46,"tag":267,"props":2639,"children":2640},{"style":305},[2641],{"type":51,"value":318},{"type":46,"tag":267,"props":2643,"children":2644},{"style":305},[2645],{"type":51,"value":2033},{"type":46,"tag":267,"props":2647,"children":2648},{"style":305},[2649],{"type":51,"value":318},{"type":46,"tag":267,"props":2651,"children":2652},{"style":274},[2653],{"type":51,"value":2438},{"type":46,"tag":267,"props":2655,"children":2656},{"style":305},[2657],{"type":51,"value":318},{"type":46,"tag":267,"props":2659,"children":2660},{"style":305},[2661],{"type":51,"value":2016},{"type":46,"tag":267,"props":2663,"children":2664},{"style":305},[2665],{"type":51,"value":318},{"type":46,"tag":267,"props":2667,"children":2668},{"style":279},[2669],{"type":51,"value":2670},"diamond",{"type":46,"tag":267,"props":2672,"children":2673},{"style":305},[2674],{"type":51,"value":318},{"type":46,"tag":267,"props":2676,"children":2677},{"style":305},[2678],{"type":51,"value":2464},{"type":46,"tag":267,"props":2680,"children":2682},{"class":269,"line":2681},8,[2683,2687,2691,2695,2699,2703,2707,2712,2716,2720,2724,2728,2732,2736,2740,2745,2749,2753,2757,2761,2765,2769,2773,2777,2781],{"type":46,"tag":267,"props":2684,"children":2685},{"style":305},[2686],{"type":51,"value":2473},{"type":46,"tag":267,"props":2688,"children":2689},{"style":305},[2690],{"type":51,"value":318},{"type":46,"tag":267,"props":2692,"children":2693},{"style":274},[2694],{"type":51,"value":2371},{"type":46,"tag":267,"props":2696,"children":2697},{"style":305},[2698],{"type":51,"value":318},{"type":46,"tag":267,"props":2700,"children":2701},{"style":305},[2702],{"type":51,"value":2016},{"type":46,"tag":267,"props":2704,"children":2705},{"style":305},[2706],{"type":51,"value":318},{"type":46,"tag":267,"props":2708,"children":2709},{"style":279},[2710],{"type":51,"value":2711},"e",{"type":46,"tag":267,"props":2713,"children":2714},{"style":305},[2715],{"type":51,"value":318},{"type":46,"tag":267,"props":2717,"children":2718},{"style":305},[2719],{"type":51,"value":2033},{"type":46,"tag":267,"props":2721,"children":2722},{"style":305},[2723],{"type":51,"value":318},{"type":46,"tag":267,"props":2725,"children":2726},{"style":274},[2727],{"type":51,"value":1711},{"type":46,"tag":267,"props":2729,"children":2730},{"style":305},[2731],{"type":51,"value":318},{"type":46,"tag":267,"props":2733,"children":2734},{"style":305},[2735],{"type":51,"value":2016},{"type":46,"tag":267,"props":2737,"children":2738},{"style":305},[2739],{"type":51,"value":318},{"type":46,"tag":267,"props":2741,"children":2742},{"style":279},[2743],{"type":51,"value":2744},"End",{"type":46,"tag":267,"props":2746,"children":2747},{"style":305},[2748],{"type":51,"value":318},{"type":46,"tag":267,"props":2750,"children":2751},{"style":305},[2752],{"type":51,"value":2033},{"type":46,"tag":267,"props":2754,"children":2755},{"style":305},[2756],{"type":51,"value":318},{"type":46,"tag":267,"props":2758,"children":2759},{"style":274},[2760],{"type":51,"value":2438},{"type":46,"tag":267,"props":2762,"children":2763},{"style":305},[2764],{"type":51,"value":318},{"type":46,"tag":267,"props":2766,"children":2767},{"style":305},[2768],{"type":51,"value":2016},{"type":46,"tag":267,"props":2770,"children":2771},{"style":305},[2772],{"type":51,"value":318},{"type":46,"tag":267,"props":2774,"children":2775},{"style":279},[2776],{"type":51,"value":2455},{"type":46,"tag":267,"props":2778,"children":2779},{"style":305},[2780],{"type":51,"value":318},{"type":46,"tag":267,"props":2782,"children":2783},{"style":305},[2784],{"type":51,"value":2785},"}],\n",{"type":46,"tag":267,"props":2787,"children":2789},{"class":269,"line":2788},9,[2790,2794,2798,2802,2806,2810,2815,2819,2823,2827,2831,2835,2839,2843,2848,2852,2856,2860,2864,2868,2873,2877,2881,2885,2889,2893,2897,2901,2905,2909,2913,2917,2921,2925,2929,2933],{"type":46,"tag":267,"props":2791,"children":2792},{"style":305},[2793],{"type":51,"value":308},{"type":46,"tag":267,"props":2795,"children":2796},{"style":2004},[2797],{"type":51,"value":1825},{"type":46,"tag":267,"props":2799,"children":2800},{"style":305},[2801],{"type":51,"value":318},{"type":46,"tag":267,"props":2803,"children":2804},{"style":305},[2805],{"type":51,"value":2172},{"type":46,"tag":267,"props":2807,"children":2808},{"style":305},[2809],{"type":51,"value":318},{"type":46,"tag":267,"props":2811,"children":2812},{"style":274},[2813],{"type":51,"value":2814},"from",{"type":46,"tag":267,"props":2816,"children":2817},{"style":305},[2818],{"type":51,"value":318},{"type":46,"tag":267,"props":2820,"children":2821},{"style":305},[2822],{"type":51,"value":2016},{"type":46,"tag":267,"props":2824,"children":2825},{"style":305},[2826],{"type":51,"value":318},{"type":46,"tag":267,"props":2828,"children":2829},{"style":279},[2830],{"type":51,"value":2388},{"type":46,"tag":267,"props":2832,"children":2833},{"style":305},[2834],{"type":51,"value":318},{"type":46,"tag":267,"props":2836,"children":2837},{"style":305},[2838],{"type":51,"value":2033},{"type":46,"tag":267,"props":2840,"children":2841},{"style":305},[2842],{"type":51,"value":318},{"type":46,"tag":267,"props":2844,"children":2845},{"style":274},[2846],{"type":51,"value":2847},"to",{"type":46,"tag":267,"props":2849,"children":2850},{"style":305},[2851],{"type":51,"value":318},{"type":46,"tag":267,"props":2853,"children":2854},{"style":305},[2855],{"type":51,"value":2016},{"type":46,"tag":267,"props":2857,"children":2858},{"style":305},[2859],{"type":51,"value":318},{"type":46,"tag":267,"props":2861,"children":2862},{"style":279},[2863],{"type":51,"value":53},{"type":46,"tag":267,"props":2865,"children":2866},{"style":305},[2867],{"type":51,"value":318},{"type":46,"tag":267,"props":2869,"children":2870},{"style":305},[2871],{"type":51,"value":2872},"},{",{"type":46,"tag":267,"props":2874,"children":2875},{"style":305},[2876],{"type":51,"value":318},{"type":46,"tag":267,"props":2878,"children":2879},{"style":274},[2880],{"type":51,"value":2814},{"type":46,"tag":267,"props":2882,"children":2883},{"style":305},[2884],{"type":51,"value":318},{"type":46,"tag":267,"props":2886,"children":2887},{"style":305},[2888],{"type":51,"value":2016},{"type":46,"tag":267,"props":2890,"children":2891},{"style":305},[2892],{"type":51,"value":318},{"type":46,"tag":267,"props":2894,"children":2895},{"style":279},[2896],{"type":51,"value":53},{"type":46,"tag":267,"props":2898,"children":2899},{"style":305},[2900],{"type":51,"value":318},{"type":46,"tag":267,"props":2902,"children":2903},{"style":305},[2904],{"type":51,"value":2033},{"type":46,"tag":267,"props":2906,"children":2907},{"style":305},[2908],{"type":51,"value":318},{"type":46,"tag":267,"props":2910,"children":2911},{"style":274},[2912],{"type":51,"value":2847},{"type":46,"tag":267,"props":2914,"children":2915},{"style":305},[2916],{"type":51,"value":318},{"type":46,"tag":267,"props":2918,"children":2919},{"style":305},[2920],{"type":51,"value":2016},{"type":46,"tag":267,"props":2922,"children":2923},{"style":305},[2924],{"type":51,"value":318},{"type":46,"tag":267,"props":2926,"children":2927},{"style":279},[2928],{"type":51,"value":2604},{"type":46,"tag":267,"props":2930,"children":2931},{"style":305},[2932],{"type":51,"value":318},{"type":46,"tag":267,"props":2934,"children":2935},{"style":305},[2936],{"type":51,"value":2464},{"type":46,"tag":267,"props":2938,"children":2940},{"class":269,"line":2939},10,[2941,2945,2949,2953,2957,2961,2965,2969,2973,2977,2981,2985,2989,2993,2997,3001,3005,3009,3013,3017,3021,3025,3029,3034,3038,3042,3046,3050,3054,3058,3062,3066,3070,3074,3078,3082,3086,3090,3094,3098,3102,3106,3110,3114,3118,3122,3126,3131,3135],{"type":46,"tag":267,"props":2942,"children":2943},{"style":305},[2944],{"type":51,"value":2473},{"type":46,"tag":267,"props":2946,"children":2947},{"style":305},[2948],{"type":51,"value":318},{"type":46,"tag":267,"props":2950,"children":2951},{"style":274},[2952],{"type":51,"value":2814},{"type":46,"tag":267,"props":2954,"children":2955},{"style":305},[2956],{"type":51,"value":318},{"type":46,"tag":267,"props":2958,"children":2959},{"style":305},[2960],{"type":51,"value":2016},{"type":46,"tag":267,"props":2962,"children":2963},{"style":305},[2964],{"type":51,"value":318},{"type":46,"tag":267,"props":2966,"children":2967},{"style":279},[2968],{"type":51,"value":2604},{"type":46,"tag":267,"props":2970,"children":2971},{"style":305},[2972],{"type":51,"value":318},{"type":46,"tag":267,"props":2974,"children":2975},{"style":305},[2976],{"type":51,"value":2033},{"type":46,"tag":267,"props":2978,"children":2979},{"style":305},[2980],{"type":51,"value":318},{"type":46,"tag":267,"props":2982,"children":2983},{"style":274},[2984],{"type":51,"value":2847},{"type":46,"tag":267,"props":2986,"children":2987},{"style":305},[2988],{"type":51,"value":318},{"type":46,"tag":267,"props":2990,"children":2991},{"style":305},[2992],{"type":51,"value":2016},{"type":46,"tag":267,"props":2994,"children":2995},{"style":305},[2996],{"type":51,"value":318},{"type":46,"tag":267,"props":2998,"children":2999},{"style":279},[3000],{"type":51,"value":2711},{"type":46,"tag":267,"props":3002,"children":3003},{"style":305},[3004],{"type":51,"value":318},{"type":46,"tag":267,"props":3006,"children":3007},{"style":305},[3008],{"type":51,"value":2033},{"type":46,"tag":267,"props":3010,"children":3011},{"style":305},[3012],{"type":51,"value":318},{"type":46,"tag":267,"props":3014,"children":3015},{"style":274},[3016],{"type":51,"value":1711},{"type":46,"tag":267,"props":3018,"children":3019},{"style":305},[3020],{"type":51,"value":318},{"type":46,"tag":267,"props":3022,"children":3023},{"style":305},[3024],{"type":51,"value":2016},{"type":46,"tag":267,"props":3026,"children":3027},{"style":305},[3028],{"type":51,"value":318},{"type":46,"tag":267,"props":3030,"children":3031},{"style":279},[3032],{"type":51,"value":3033},"Yes",{"type":46,"tag":267,"props":3035,"children":3036},{"style":305},[3037],{"type":51,"value":318},{"type":46,"tag":267,"props":3039,"children":3040},{"style":305},[3041],{"type":51,"value":2872},{"type":46,"tag":267,"props":3043,"children":3044},{"style":305},[3045],{"type":51,"value":318},{"type":46,"tag":267,"props":3047,"children":3048},{"style":274},[3049],{"type":51,"value":2814},{"type":46,"tag":267,"props":3051,"children":3052},{"style":305},[3053],{"type":51,"value":318},{"type":46,"tag":267,"props":3055,"children":3056},{"style":305},[3057],{"type":51,"value":2016},{"type":46,"tag":267,"props":3059,"children":3060},{"style":305},[3061],{"type":51,"value":318},{"type":46,"tag":267,"props":3063,"children":3064},{"style":279},[3065],{"type":51,"value":2604},{"type":46,"tag":267,"props":3067,"children":3068},{"style":305},[3069],{"type":51,"value":318},{"type":46,"tag":267,"props":3071,"children":3072},{"style":305},[3073],{"type":51,"value":2033},{"type":46,"tag":267,"props":3075,"children":3076},{"style":305},[3077],{"type":51,"value":318},{"type":46,"tag":267,"props":3079,"children":3080},{"style":274},[3081],{"type":51,"value":2847},{"type":46,"tag":267,"props":3083,"children":3084},{"style":305},[3085],{"type":51,"value":318},{"type":46,"tag":267,"props":3087,"children":3088},{"style":305},[3089],{"type":51,"value":2016},{"type":46,"tag":267,"props":3091,"children":3092},{"style":305},[3093],{"type":51,"value":318},{"type":46,"tag":267,"props":3095,"children":3096},{"style":279},[3097],{"type":51,"value":53},{"type":46,"tag":267,"props":3099,"children":3100},{"style":305},[3101],{"type":51,"value":318},{"type":46,"tag":267,"props":3103,"children":3104},{"style":305},[3105],{"type":51,"value":2033},{"type":46,"tag":267,"props":3107,"children":3108},{"style":305},[3109],{"type":51,"value":318},{"type":46,"tag":267,"props":3111,"children":3112},{"style":274},[3113],{"type":51,"value":1711},{"type":46,"tag":267,"props":3115,"children":3116},{"style":305},[3117],{"type":51,"value":318},{"type":46,"tag":267,"props":3119,"children":3120},{"style":305},[3121],{"type":51,"value":2016},{"type":46,"tag":267,"props":3123,"children":3124},{"style":305},[3125],{"type":51,"value":318},{"type":46,"tag":267,"props":3127,"children":3128},{"style":279},[3129],{"type":51,"value":3130},"No",{"type":46,"tag":267,"props":3132,"children":3133},{"style":305},[3134],{"type":51,"value":318},{"type":46,"tag":267,"props":3136,"children":3137},{"style":305},[3138],{"type":51,"value":3139},"}]}\n",{"type":46,"tag":267,"props":3141,"children":3143},{"class":269,"line":3142},11,[3144],{"type":46,"tag":267,"props":3145,"children":3146},{"emptyLinePlaceholder":2300},[3147],{"type":51,"value":2303},{"type":46,"tag":267,"props":3149,"children":3151},{"class":269,"line":3150},12,[3152,3156,3160,3164,3168,3172,3176,3180,3184,3188,3192,3196,3200],{"type":46,"tag":267,"props":3153,"children":3154},{"style":305},[3155],{"type":51,"value":1997},{"type":46,"tag":267,"props":3157,"children":3158},{"style":305},[3159],{"type":51,"value":318},{"type":46,"tag":267,"props":3161,"children":3162},{"style":2004},[3163],{"type":51,"value":2007},{"type":46,"tag":267,"props":3165,"children":3166},{"style":305},[3167],{"type":51,"value":318},{"type":46,"tag":267,"props":3169,"children":3170},{"style":305},[3171],{"type":51,"value":2016},{"type":46,"tag":267,"props":3173,"children":3174},{"style":305},[3175],{"type":51,"value":318},{"type":46,"tag":267,"props":3177,"children":3178},{"style":279},[3179],{"type":51,"value":1850},{"type":46,"tag":267,"props":3181,"children":3182},{"style":305},[3183],{"type":51,"value":318},{"type":46,"tag":267,"props":3185,"children":3186},{"style":305},[3187],{"type":51,"value":2033},{"type":46,"tag":267,"props":3189,"children":3190},{"style":305},[3191],{"type":51,"value":318},{"type":46,"tag":267,"props":3193,"children":3194},{"style":2004},[3195],{"type":51,"value":1864},{"type":46,"tag":267,"props":3197,"children":3198},{"style":305},[3199],{"type":51,"value":318},{"type":46,"tag":267,"props":3201,"children":3202},{"style":305},[3203],{"type":51,"value":3204},":[\n",{"type":46,"tag":267,"props":3206,"children":3208},{"class":269,"line":3207},13,[3209,3214,3218,3222,3226,3230,3234,3239,3243,3247,3251,3255,3259,3263,3267,3272,3276],{"type":46,"tag":267,"props":3210,"children":3211},{"style":305},[3212],{"type":51,"value":3213},"  {",{"type":46,"tag":267,"props":3215,"children":3216},{"style":305},[3217],{"type":51,"value":318},{"type":46,"tag":267,"props":3219,"children":3220},{"style":274},[3221],{"type":51,"value":2371},{"type":46,"tag":267,"props":3223,"children":3224},{"style":305},[3225],{"type":51,"value":318},{"type":46,"tag":267,"props":3227,"children":3228},{"style":305},[3229],{"type":51,"value":2016},{"type":46,"tag":267,"props":3231,"children":3232},{"style":305},[3233],{"type":51,"value":318},{"type":46,"tag":267,"props":3235,"children":3236},{"style":279},[3237],{"type":51,"value":3238},"1",{"type":46,"tag":267,"props":3240,"children":3241},{"style":305},[3242],{"type":51,"value":318},{"type":46,"tag":267,"props":3244,"children":3245},{"style":305},[3246],{"type":51,"value":2033},{"type":46,"tag":267,"props":3248,"children":3249},{"style":305},[3250],{"type":51,"value":318},{"type":46,"tag":267,"props":3252,"children":3253},{"style":274},[3254],{"type":51,"value":51},{"type":46,"tag":267,"props":3256,"children":3257},{"style":305},[3258],{"type":51,"value":318},{"type":46,"tag":267,"props":3260,"children":3261},{"style":305},[3262],{"type":51,"value":2016},{"type":46,"tag":267,"props":3264,"children":3265},{"style":305},[3266],{"type":51,"value":318},{"type":46,"tag":267,"props":3268,"children":3269},{"style":279},[3270],{"type":51,"value":3271},"Author (Year). Title. Publisher.",{"type":46,"tag":267,"props":3273,"children":3274},{"style":305},[3275],{"type":51,"value":318},{"type":46,"tag":267,"props":3277,"children":3278},{"style":305},[3279],{"type":51,"value":3139},{"type":46,"tag":75,"props":3281,"children":3282},{},[],{"type":46,"tag":59,"props":3284,"children":3286},{"id":3285},"route-b-fill",[3287],{"type":51,"value":3288},"Route B: FILL",{"type":46,"tag":53,"props":3290,"children":3291},{},[3292],{"type":51,"value":3293},"Fill form fields in an existing PDF without altering layout or design.",{"type":46,"tag":256,"props":3295,"children":3297},{"className":258,"code":3296,"language":260,"meta":261,"style":261},"# Step 1: inspect\npython3 scripts\u002Ffill_inspect.py --input form.pdf\n\n# Step 2: fill\npython3 scripts\u002Ffill_write.py --input form.pdf --out filled.pdf \\\n  --values '{\"FirstName\": \"Jane\", \"Agree\": \"true\", \"Country\": \"US\"}'\n",[3298],{"type":46,"tag":66,"props":3299,"children":3300},{"__ignoreMap":261},[3301,3310,3333,3340,3348,3382],{"type":46,"tag":267,"props":3302,"children":3303},{"class":269,"line":270},[3304],{"type":46,"tag":267,"props":3305,"children":3307},{"style":3306},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[3308],{"type":51,"value":3309},"# Step 1: inspect\n",{"type":46,"tag":267,"props":3311,"children":3312},{"class":269,"line":296},[3313,3318,3323,3328],{"type":46,"tag":267,"props":3314,"children":3315},{"style":274},[3316],{"type":51,"value":3317},"python3",{"type":46,"tag":267,"props":3319,"children":3320},{"style":279},[3321],{"type":51,"value":3322}," scripts\u002Ffill_inspect.py",{"type":46,"tag":267,"props":3324,"children":3325},{"style":279},[3326],{"type":51,"value":3327}," --input",{"type":46,"tag":267,"props":3329,"children":3330},{"style":279},[3331],{"type":51,"value":3332}," form.pdf\n",{"type":46,"tag":267,"props":3334,"children":3335},{"class":269,"line":335},[3336],{"type":46,"tag":267,"props":3337,"children":3338},{"emptyLinePlaceholder":2300},[3339],{"type":51,"value":2303},{"type":46,"tag":267,"props":3341,"children":3342},{"class":269,"line":379},[3343],{"type":46,"tag":267,"props":3344,"children":3345},{"style":3306},[3346],{"type":51,"value":3347},"# Step 2: fill\n",{"type":46,"tag":267,"props":3349,"children":3350},{"class":269,"line":405},[3351,3355,3360,3364,3369,3373,3378],{"type":46,"tag":267,"props":3352,"children":3353},{"style":274},[3354],{"type":51,"value":3317},{"type":46,"tag":267,"props":3356,"children":3357},{"style":279},[3358],{"type":51,"value":3359}," scripts\u002Ffill_write.py",{"type":46,"tag":267,"props":3361,"children":3362},{"style":279},[3363],{"type":51,"value":3327},{"type":46,"tag":267,"props":3365,"children":3366},{"style":279},[3367],{"type":51,"value":3368}," form.pdf",{"type":46,"tag":267,"props":3370,"children":3371},{"style":279},[3372],{"type":51,"value":421},{"type":46,"tag":267,"props":3374,"children":3375},{"style":279},[3376],{"type":51,"value":3377}," filled.pdf",{"type":46,"tag":267,"props":3379,"children":3380},{"style":290},[3381],{"type":51,"value":293},{"type":46,"tag":267,"props":3383,"children":3384},{"class":269,"line":2467},[3385,3390,3395,3400],{"type":46,"tag":267,"props":3386,"children":3387},{"style":279},[3388],{"type":51,"value":3389},"  --values",{"type":46,"tag":267,"props":3391,"children":3392},{"style":305},[3393],{"type":51,"value":3394}," '",{"type":46,"tag":267,"props":3396,"children":3397},{"style":279},[3398],{"type":51,"value":3399},"{\"FirstName\": \"Jane\", \"Agree\": \"true\", \"Country\": \"US\"}",{"type":46,"tag":267,"props":3401,"children":3402},{"style":305},[3403],{"type":51,"value":3404},"'\n",{"type":46,"tag":85,"props":3406,"children":3407},{},[3408,3424],{"type":46,"tag":89,"props":3409,"children":3410},{},[3411],{"type":46,"tag":93,"props":3412,"children":3413},{},[3414,3419],{"type":46,"tag":97,"props":3415,"children":3416},{},[3417],{"type":51,"value":3418},"Field type",{"type":46,"tag":97,"props":3420,"children":3421},{},[3422],{"type":51,"value":3423},"Value format",{"type":46,"tag":113,"props":3425,"children":3426},{},[3427,3443,3472,3489],{"type":46,"tag":93,"props":3428,"children":3429},{},[3430,3438],{"type":46,"tag":120,"props":3431,"children":3432},{},[3433],{"type":46,"tag":66,"props":3434,"children":3436},{"className":3435},[],[3437],{"type":51,"value":51},{"type":46,"tag":120,"props":3439,"children":3440},{},[3441],{"type":51,"value":3442},"Any string",{"type":46,"tag":93,"props":3444,"children":3445},{},[3446,3455],{"type":46,"tag":120,"props":3447,"children":3448},{},[3449],{"type":46,"tag":66,"props":3450,"children":3452},{"className":3451},[],[3453],{"type":51,"value":3454},"checkbox",{"type":46,"tag":120,"props":3456,"children":3457},{},[3458,3464,3466],{"type":46,"tag":66,"props":3459,"children":3461},{"className":3460},[],[3462],{"type":51,"value":3463},"\"true\"",{"type":51,"value":3465}," or ",{"type":46,"tag":66,"props":3467,"children":3469},{"className":3468},[],[3470],{"type":51,"value":3471},"\"false\"",{"type":46,"tag":93,"props":3473,"children":3474},{},[3475,3484],{"type":46,"tag":120,"props":3476,"children":3477},{},[3478],{"type":46,"tag":66,"props":3479,"children":3481},{"className":3480},[],[3482],{"type":51,"value":3483},"dropdown",{"type":46,"tag":120,"props":3485,"children":3486},{},[3487],{"type":51,"value":3488},"Must match a choice value from inspect output",{"type":46,"tag":93,"props":3490,"children":3491},{},[3492,3501],{"type":46,"tag":120,"props":3493,"children":3494},{},[3495],{"type":46,"tag":66,"props":3496,"children":3498},{"className":3497},[],[3499],{"type":51,"value":3500},"radio",{"type":46,"tag":120,"props":3502,"children":3503},{},[3504,3506,3511],{"type":51,"value":3505},"Must match a radio value (often starts with ",{"type":46,"tag":66,"props":3507,"children":3509},{"className":3508},[],[3510],{"type":51,"value":1596},{"type":51,"value":3512},")",{"type":46,"tag":53,"props":3514,"children":3515},{},[3516,3518,3523],{"type":51,"value":3517},"Always run ",{"type":46,"tag":66,"props":3519,"children":3521},{"className":3520},[],[3522],{"type":51,"value":196},{"type":51,"value":3524}," first to get exact field names.",{"type":46,"tag":75,"props":3526,"children":3527},{},[],{"type":46,"tag":59,"props":3529,"children":3531},{"id":3530},"route-c-reformat",[3532],{"type":51,"value":3533},"Route C: REFORMAT",{"type":46,"tag":53,"props":3535,"children":3536},{},[3537],{"type":51,"value":3538},"Parse an existing document → content.json → CREATE pipeline.",{"type":46,"tag":256,"props":3540,"children":3542},{"className":258,"code":3541,"language":260,"meta":261,"style":261},"bash scripts\u002Fmake.sh reformat \\\n  --input source.md --title \"My Report\" --type report --out output.pdf\n",[3543],{"type":46,"tag":66,"props":3544,"children":3545},{"__ignoreMap":261},[3546,3566],{"type":46,"tag":267,"props":3547,"children":3548},{"class":269,"line":270},[3549,3553,3557,3562],{"type":46,"tag":267,"props":3550,"children":3551},{"style":274},[3552],{"type":51,"value":260},{"type":46,"tag":267,"props":3554,"children":3555},{"style":279},[3556],{"type":51,"value":282},{"type":46,"tag":267,"props":3558,"children":3559},{"style":279},[3560],{"type":51,"value":3561}," reformat",{"type":46,"tag":267,"props":3563,"children":3564},{"style":290},[3565],{"type":51,"value":293},{"type":46,"tag":267,"props":3567,"children":3568},{"class":269,"line":296},[3569,3574,3579,3584,3588,3593,3597,3601,3606,3610],{"type":46,"tag":267,"props":3570,"children":3571},{"style":279},[3572],{"type":51,"value":3573},"  --input",{"type":46,"tag":267,"props":3575,"children":3576},{"style":279},[3577],{"type":51,"value":3578}," source.md",{"type":46,"tag":267,"props":3580,"children":3581},{"style":279},[3582],{"type":51,"value":3583}," --title",{"type":46,"tag":267,"props":3585,"children":3586},{"style":305},[3587],{"type":51,"value":308},{"type":46,"tag":267,"props":3589,"children":3590},{"style":279},[3591],{"type":51,"value":3592},"My Report",{"type":46,"tag":267,"props":3594,"children":3595},{"style":305},[3596],{"type":51,"value":318},{"type":46,"tag":267,"props":3598,"children":3599},{"style":279},[3600],{"type":51,"value":323},{"type":46,"tag":267,"props":3602,"children":3603},{"style":279},[3604],{"type":51,"value":3605}," report",{"type":46,"tag":267,"props":3607,"children":3608},{"style":279},[3609],{"type":51,"value":421},{"type":46,"tag":267,"props":3611,"children":3612},{"style":279},[3613],{"type":51,"value":3614}," output.pdf\n",{"type":46,"tag":53,"props":3616,"children":3617},{},[3618,3623,3624,3630,3631,3637,3638,3644,3645],{"type":46,"tag":129,"props":3619,"children":3620},{},[3621],{"type":51,"value":3622},"Supported input formats:",{"type":51,"value":436},{"type":46,"tag":66,"props":3625,"children":3627},{"className":3626},[],[3628],{"type":51,"value":3629},".md",{"type":51,"value":436},{"type":46,"tag":66,"props":3632,"children":3634},{"className":3633},[],[3635],{"type":51,"value":3636},".txt",{"type":51,"value":436},{"type":46,"tag":66,"props":3639,"children":3641},{"className":3640},[],[3642],{"type":51,"value":3643},".pdf",{"type":51,"value":436},{"type":46,"tag":66,"props":3646,"children":3648},{"className":3647},[],[3649],{"type":51,"value":3650},".json",{"type":46,"tag":75,"props":3652,"children":3653},{},[],{"type":46,"tag":59,"props":3655,"children":3657},{"id":3656},"environment",[3658],{"type":51,"value":3659},"Environment",{"type":46,"tag":256,"props":3661,"children":3663},{"className":258,"code":3662,"language":260,"meta":261,"style":261},"bash scripts\u002Fmake.sh check   # verify all deps\nbash scripts\u002Fmake.sh fix     # auto-install missing deps\nbash scripts\u002Fmake.sh demo    # build a sample PDF\n",[3664],{"type":46,"tag":66,"props":3665,"children":3666},{"__ignoreMap":261},[3667,3688,3709],{"type":46,"tag":267,"props":3668,"children":3669},{"class":269,"line":270},[3670,3674,3678,3683],{"type":46,"tag":267,"props":3671,"children":3672},{"style":274},[3673],{"type":51,"value":260},{"type":46,"tag":267,"props":3675,"children":3676},{"style":279},[3677],{"type":51,"value":282},{"type":46,"tag":267,"props":3679,"children":3680},{"style":279},[3681],{"type":51,"value":3682}," check",{"type":46,"tag":267,"props":3684,"children":3685},{"style":3306},[3686],{"type":51,"value":3687},"   # verify all deps\n",{"type":46,"tag":267,"props":3689,"children":3690},{"class":269,"line":296},[3691,3695,3699,3704],{"type":46,"tag":267,"props":3692,"children":3693},{"style":274},[3694],{"type":51,"value":260},{"type":46,"tag":267,"props":3696,"children":3697},{"style":279},[3698],{"type":51,"value":282},{"type":46,"tag":267,"props":3700,"children":3701},{"style":279},[3702],{"type":51,"value":3703}," fix",{"type":46,"tag":267,"props":3705,"children":3706},{"style":3306},[3707],{"type":51,"value":3708},"     # auto-install missing deps\n",{"type":46,"tag":267,"props":3710,"children":3711},{"class":269,"line":335},[3712,3716,3720,3725],{"type":46,"tag":267,"props":3713,"children":3714},{"style":274},[3715],{"type":51,"value":260},{"type":46,"tag":267,"props":3717,"children":3718},{"style":279},[3719],{"type":51,"value":282},{"type":46,"tag":267,"props":3721,"children":3722},{"style":279},[3723],{"type":51,"value":3724}," demo",{"type":46,"tag":267,"props":3726,"children":3727},{"style":3306},[3728],{"type":51,"value":3729},"    # build a sample PDF\n",{"type":46,"tag":85,"props":3731,"children":3732},{},[3733,3754],{"type":46,"tag":89,"props":3734,"children":3735},{},[3736],{"type":46,"tag":93,"props":3737,"children":3738},{},[3739,3744,3749],{"type":46,"tag":97,"props":3740,"children":3741},{},[3742],{"type":51,"value":3743},"Tool",{"type":46,"tag":97,"props":3745,"children":3746},{},[3747],{"type":51,"value":3748},"Used by",{"type":46,"tag":97,"props":3750,"children":3751},{},[3752],{"type":51,"value":3753},"Install",{"type":46,"tag":113,"props":3755,"children":3756},{},[3757,3783,3812,3838,3858],{"type":46,"tag":93,"props":3758,"children":3759},{},[3760,3765,3778],{"type":46,"tag":120,"props":3761,"children":3762},{},[3763],{"type":51,"value":3764},"Python 3.9+",{"type":46,"tag":120,"props":3766,"children":3767},{},[3768,3770,3776],{"type":51,"value":3769},"all ",{"type":46,"tag":66,"props":3771,"children":3773},{"className":3772},[],[3774],{"type":51,"value":3775},".py",{"type":51,"value":3777}," scripts",{"type":46,"tag":120,"props":3779,"children":3780},{},[3781],{"type":51,"value":3782},"system",{"type":46,"tag":93,"props":3784,"children":3785},{},[3786,3795,3803],{"type":46,"tag":120,"props":3787,"children":3788},{},[3789],{"type":46,"tag":66,"props":3790,"children":3792},{"className":3791},[],[3793],{"type":51,"value":3794},"reportlab",{"type":46,"tag":120,"props":3796,"children":3797},{},[3798],{"type":46,"tag":66,"props":3799,"children":3801},{"className":3800},[],[3802],{"type":51,"value":164},{"type":46,"tag":120,"props":3804,"children":3805},{},[3806],{"type":46,"tag":66,"props":3807,"children":3809},{"className":3808},[],[3810],{"type":51,"value":3811},"pip install reportlab",{"type":46,"tag":93,"props":3813,"children":3814},{},[3815,3824,3829],{"type":46,"tag":120,"props":3816,"children":3817},{},[3818],{"type":46,"tag":66,"props":3819,"children":3821},{"className":3820},[],[3822],{"type":51,"value":3823},"pypdf",{"type":46,"tag":120,"props":3825,"children":3826},{},[3827],{"type":51,"value":3828},"fill, merge, reformat",{"type":46,"tag":120,"props":3830,"children":3831},{},[3832],{"type":46,"tag":66,"props":3833,"children":3835},{"className":3834},[],[3836],{"type":51,"value":3837},"pip install pypdf",{"type":46,"tag":93,"props":3839,"children":3840},{},[3841,3846,3854],{"type":46,"tag":120,"props":3842,"children":3843},{},[3844],{"type":51,"value":3845},"Node.js 18+",{"type":46,"tag":120,"props":3847,"children":3848},{},[3849],{"type":46,"tag":66,"props":3850,"children":3852},{"className":3851},[],[3853],{"type":51,"value":157},{"type":46,"tag":120,"props":3855,"children":3856},{},[3857],{"type":51,"value":3782},{"type":46,"tag":93,"props":3859,"children":3860},{},[3861,3872,3880],{"type":46,"tag":120,"props":3862,"children":3863},{},[3864,3870],{"type":46,"tag":66,"props":3865,"children":3867},{"className":3866},[],[3868],{"type":51,"value":3869},"playwright",{"type":51,"value":3871}," + Chromium",{"type":46,"tag":120,"props":3873,"children":3874},{},[3875],{"type":46,"tag":66,"props":3876,"children":3878},{"className":3877},[],[3879],{"type":51,"value":157},{"type":46,"tag":120,"props":3881,"children":3882},{},[3883],{"type":46,"tag":66,"props":3884,"children":3886},{"className":3885},[],[3887],{"type":51,"value":3888},"npm install -g playwright && npx playwright install chromium",{"type":46,"tag":3890,"props":3891,"children":3892},"style",{},[3893],{"type":51,"value":3894},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":3896,"total":4089},[3897,3919,3933,3950,3965,3985,4003,4021,4036,4052,4069,4079],{"slug":3898,"name":3898,"fn":3899,"description":3900,"org":3901,"tags":3902,"stars":26,"repoUrl":27,"updatedAt":3918},"android-native-dev","develop Android native applications","Android native application development and UI design guide. Covers Material Design 3, Kotlin\u002FCompose development, project configuration, accessibility, and build troubleshooting. Read this before Android native application development.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[3903,3906,3909,3912,3915],{"name":3904,"slug":3905,"type":16},"Accessibility","accessibility",{"name":3907,"slug":3908,"type":16},"Android","android",{"name":3910,"slug":3911,"type":16},"Kotlin","kotlin",{"name":3913,"slug":3914,"type":16},"Mobile","mobile",{"name":3916,"slug":3917,"type":16},"UI Components","ui-components","2026-07-13T06:16:54.247834",{"slug":3920,"name":3920,"fn":3921,"description":3922,"org":3923,"tags":3924,"stars":26,"repoUrl":27,"updatedAt":3932},"buddy-sings","generate singing performances for AI companions","Use when user wants their Claude Code pet (\u002Fbuddy) to sing a song. Triggers on any request that combines the concept of their Claude Code buddy, pet, or companion with singing or music. Supports multilingual triggers — match equivalent phrases in any language.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[3925,3928,3931],{"name":3926,"slug":3927,"type":16},"Agents","agents",{"name":3929,"slug":3930,"type":16},"Audio","audio",{"name":18,"slug":19,"type":16},"2026-07-13T06:16:35.130644",{"slug":3934,"name":3934,"fn":3935,"description":3936,"org":3937,"tags":3938,"stars":26,"repoUrl":27,"updatedAt":3949},"color-font-skill","select color palettes and font pairings","Choose presentation-ready color palettes and font pairings for PPT\u002Fdesign tasks. Use when users ask for visual theme choices, brand-safe palettes, or font recommendations. Triggers include: 配色, 色板, 字体, color palette, font, PPT配色, 字体搭配.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[3939,3940,3943,3946],{"name":24,"slug":25,"type":16},{"name":3941,"slug":3942,"type":16},"Presentations","presentations",{"name":3944,"slug":3945,"type":16},"Themes","themes",{"name":3947,"slug":3948,"type":16},"Typography","typography","2026-07-13T06:17:02.785587",{"slug":3951,"name":3951,"fn":3952,"description":3953,"org":3954,"tags":3955,"stars":26,"repoUrl":27,"updatedAt":3964},"design-style-skill","select visual design systems for presentations","Select a consistent visual design system for PPT slides using radius\u002Fspacing style recipes. Use when users ask for overall style direction or component styling consistency. Includes Sharp\u002FSoft\u002FRounded\u002FPill recipes, component mappings, typography\u002Fspacing rules, and mixing guidance. Triggers: 风格, style, radius, spacing, 圆角, 间距, PPT风格, 视觉风格, design style, component style.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[3956,3957,3960,3963],{"name":24,"slug":25,"type":16},{"name":3958,"slug":3959,"type":16},"Design System","design-system",{"name":3961,"slug":3962,"type":16},"PowerPoint","powerpoint",{"name":3941,"slug":3942,"type":16},"2026-07-13T06:17:10.398389",{"slug":3966,"name":3966,"fn":3967,"description":3968,"org":3969,"tags":3970,"stars":26,"repoUrl":27,"updatedAt":3984},"flutter-dev","build cross-platform apps with Flutter","Flutter cross-platform development guide covering widget patterns, Riverpod\u002FBloc state management, GoRouter navigation, performance optimization, and platform-specific implementations. Includes const optimization, responsive layouts, testing strategies, and DevTools profiling.\nUse when: building Flutter apps, implementing state management (Riverpod\u002FBloc), setting up GoRouter navigation, creating custom widgets, optimizing performance, writing widget tests, cross-platform development.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[3971,3974,3977,3978,3981],{"name":3972,"slug":3973,"type":16},"Dart","dart",{"name":3975,"slug":3976,"type":16},"Flutter","flutter",{"name":3913,"slug":3914,"type":16},{"name":3979,"slug":3980,"type":16},"Performance","performance",{"name":3982,"slug":3983,"type":16},"State Management","state-management","2026-07-13T06:16:36.626679",{"slug":3986,"name":3986,"fn":3987,"description":3988,"org":3989,"tags":3990,"stars":26,"repoUrl":27,"updatedAt":4002},"frontend-dev","build visually striking frontend web pages","Full-stack frontend development combining premium UI design, cinematic animations,\nAI-generated media assets, persuasive copywriting, and visual art. Builds complete,\nvisually striking web pages with real media, advanced motion, and compelling copy.\nUse when: building landing pages, marketing sites, product pages, dashboards,\ngenerating media assets (image\u002Fvideo\u002Faudio\u002Fmusic), writing conversion copy,\ncreating generative art, or implementing cinematic scroll animations.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[3991,3994,3995,3996,3999],{"name":3992,"slug":3993,"type":16},"Animation","animation",{"name":18,"slug":19,"type":16},{"name":24,"slug":25,"type":16},{"name":3997,"slug":3998,"type":16},"Frontend","frontend",{"name":4000,"slug":4001,"type":16},"Web Development","web-development","2026-07-13T06:16:39.108827",{"slug":4004,"name":4004,"fn":4005,"description":4006,"org":4007,"tags":4008,"stars":26,"repoUrl":27,"updatedAt":4020},"fullstack-dev","build full-stack web applications","Full-stack backend architecture and frontend-backend integration guide.\nTRIGGER when: building a full-stack app, creating REST API with frontend, scaffolding backend service,\nbuilding todo app, building CRUD app, building real-time app, building chat app,\nExpress + React, Next.js API, Node.js backend, Python backend, Go backend,\ndesigning service layers, implementing error handling, managing config\u002Fauth,\nsetting up API clients, implementing auth flows, handling file uploads,\nadding real-time features (SSE\u002FWebSocket), hardening for production.\nDO NOT TRIGGER when: pure frontend UI work, pure CSS\u002Fstyling, database schema only.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4009,4012,4013,4016,4019],{"name":4010,"slug":4011,"type":16},"Backend","backend",{"name":3997,"slug":3998,"type":16},{"name":4014,"slug":4015,"type":16},"Full-stack","full-stack",{"name":4017,"slug":4018,"type":16},"REST API","rest-api",{"name":4000,"slug":4001,"type":16},"2026-07-13T06:16:43.219005",{"slug":4022,"name":4022,"fn":4023,"description":4024,"org":4025,"tags":4026,"stars":26,"repoUrl":27,"updatedAt":4035},"gif-sticker-maker","create animated GIF stickers from photos","Convert photos (people, pets, objects, logos) into 4 animated GIF stickers with captions.\nUse when: user wants to create cartoon stickers, GIF expressions, emoji packs, animated avatars,\nor convert photos to Funko Pop \u002F Pop Mart blind box style animations.\nTriggers: sticker, GIF, cartoon, emoji, expression pack, avatar animation.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4027,4028,4029,4032],{"name":3992,"slug":3993,"type":16},{"name":18,"slug":19,"type":16},{"name":4030,"slug":4031,"type":16},"Images","images",{"name":4033,"slug":4034,"type":16},"Media","media","2026-07-13T06:16:51.74461",{"slug":4037,"name":4037,"fn":4038,"description":4039,"org":4040,"tags":4041,"stars":26,"repoUrl":27,"updatedAt":4051},"ios-application-dev","develop iOS applications with SwiftUI and UIKit","iOS application development guide covering UIKit, SnapKit, and SwiftUI. Includes touch targets, safe areas, navigation patterns, Dynamic Type, Dark Mode, accessibility, collection views, common UI components, and SwiftUI design guidelines. For detailed references on specific topics, see the reference files.\nUse when: developing iOS apps, implementing UI, reviewing iOS code, working with UIKit\u002FSnapKit\u002FSwiftUI layouts, building iPhone interfaces, Swift mobile development, Apple HIG compliance, iOS accessibility implementation.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4042,4043,4046,4047,4050],{"name":3904,"slug":3905,"type":16},{"name":4044,"slug":4045,"type":16},"iOS","ios",{"name":3913,"slug":3914,"type":16},{"name":4048,"slug":4049,"type":16},"SwiftUI","swiftui",{"name":3916,"slug":3917,"type":16},"2026-07-13T06:16:55.686092",{"slug":4053,"name":4053,"fn":4054,"description":4055,"org":4056,"tags":4057,"stars":26,"repoUrl":27,"updatedAt":4068},"minimax-docx","create and edit DOCX documents","Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill\u002Fedit content in existing documents, (C) apply template formatting with XSD validation gate-check. MUST use this skill whenever the user wants to produce, modify, or format a Word document — including when they say \"write a report\", \"draft a proposal\", \"make a contract\", \"fill in this form\", \"reformat to match this template\", or any task whose final output is a .docx file. Even if the user doesn't mention \"docx\" explicitly, if the task implies a printable\u002Fformal document, use this skill.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4058,4059,4062,4065],{"name":21,"slug":22,"type":16},{"name":4060,"slug":4061,"type":16},"DOCX","docx",{"name":4063,"slug":4064,"type":16},"Office","office",{"name":4066,"slug":4067,"type":16},"Templates","templates","2026-07-13T06:16:40.461868",{"slug":4070,"name":4070,"fn":4071,"description":4072,"org":4073,"tags":4074,"stars":26,"repoUrl":27,"updatedAt":4078},"minimax-music-gen","generate music and audio tracks","Use when user wants to generate music, songs, or audio tracks. Triggers on any request involving music creation, song writing, lyrics generation, audio production, or covers. Also triggers when user provides lyrics and wants them turned into a song, or describes a mood\u002Fscene and wants background music. Supports multilingual triggers — match equivalent phrases in any language. Do NOT use for music playback of existing files, music theory questions, or music recommendation without generation.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4075,4076,4077],{"name":3929,"slug":3930,"type":16},{"name":18,"slug":19,"type":16},{"name":4033,"slug":4034,"type":16},"2026-07-13T06:16:50.381758",{"slug":4080,"name":4080,"fn":4081,"description":4082,"org":4083,"tags":4084,"stars":26,"repoUrl":27,"updatedAt":4088},"minimax-music-playlist","generate personalized music playlists","Generate personalized music playlists by analyzing the user's music taste and generation feedback history. Triggers on any request involving playlist generation, music taste profiling, or personalized music recommendations. Supports multilingual triggers — match equivalent phrases in any language.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4085,4086,4087],{"name":3929,"slug":3930,"type":16},{"name":18,"slug":19,"type":16},{"name":4033,"slug":4034,"type":16},"2026-07-13T06:16:57.002997",37,{"items":4091,"total":4144},[4092,4100,4106,4113,4120,4128,4136],{"slug":3898,"name":3898,"fn":3899,"description":3900,"org":4093,"tags":4094,"stars":26,"repoUrl":27,"updatedAt":3918},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4095,4096,4097,4098,4099],{"name":3904,"slug":3905,"type":16},{"name":3907,"slug":3908,"type":16},{"name":3910,"slug":3911,"type":16},{"name":3913,"slug":3914,"type":16},{"name":3916,"slug":3917,"type":16},{"slug":3920,"name":3920,"fn":3921,"description":3922,"org":4101,"tags":4102,"stars":26,"repoUrl":27,"updatedAt":3932},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4103,4104,4105],{"name":3926,"slug":3927,"type":16},{"name":3929,"slug":3930,"type":16},{"name":18,"slug":19,"type":16},{"slug":3934,"name":3934,"fn":3935,"description":3936,"org":4107,"tags":4108,"stars":26,"repoUrl":27,"updatedAt":3949},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4109,4110,4111,4112],{"name":24,"slug":25,"type":16},{"name":3941,"slug":3942,"type":16},{"name":3944,"slug":3945,"type":16},{"name":3947,"slug":3948,"type":16},{"slug":3951,"name":3951,"fn":3952,"description":3953,"org":4114,"tags":4115,"stars":26,"repoUrl":27,"updatedAt":3964},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4116,4117,4118,4119],{"name":24,"slug":25,"type":16},{"name":3958,"slug":3959,"type":16},{"name":3961,"slug":3962,"type":16},{"name":3941,"slug":3942,"type":16},{"slug":3966,"name":3966,"fn":3967,"description":3968,"org":4121,"tags":4122,"stars":26,"repoUrl":27,"updatedAt":3984},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4123,4124,4125,4126,4127],{"name":3972,"slug":3973,"type":16},{"name":3975,"slug":3976,"type":16},{"name":3913,"slug":3914,"type":16},{"name":3979,"slug":3980,"type":16},{"name":3982,"slug":3983,"type":16},{"slug":3986,"name":3986,"fn":3987,"description":3988,"org":4129,"tags":4130,"stars":26,"repoUrl":27,"updatedAt":4002},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4131,4132,4133,4134,4135],{"name":3992,"slug":3993,"type":16},{"name":18,"slug":19,"type":16},{"name":24,"slug":25,"type":16},{"name":3997,"slug":3998,"type":16},{"name":4000,"slug":4001,"type":16},{"slug":4004,"name":4004,"fn":4005,"description":4006,"org":4137,"tags":4138,"stars":26,"repoUrl":27,"updatedAt":4020},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[4139,4140,4141,4142,4143],{"name":4010,"slug":4011,"type":16},{"name":3997,"slug":3998,"type":16},{"name":4014,"slug":4015,"type":16},{"name":4017,"slug":4018,"type":16},{"name":4000,"slug":4001,"type":16},22]