zuarbase

20 mods across 1 repository, 0 stars between them.

zuarbase/Zuar-Portal-MCP-Public

Agent Claude Code

Read-only red team / quality gate for a Zuar Portal block. Given a blockid (plus the builder's/stylist's notes), it tries to BREAK the block — hunting the silent-data traps, the $ trap, unscoped-CSS collisions, missing loaded-callback / dispose, edge cases, a11y gaps, and unsafe code — and verifies each claim with…

0 today A 119 tokens copy · 100% MIT

zuarbase/Zuar-Portal-MCP-Public

Agent Claude Code

Read-only business / data / UX alignment advisor for a Zuar Portal block — the "is this the RIGHT block?" voice. Given a blockid and its context, it judges whether the block answers the real business question, whether the metric is defined correctly (and the SQL actually computes what the label claims), whether the…

0 today A 116 tokens copy · 100% MIT

zuarbase/Zuar-Portal-MCP-Public

Agent Claude Code

Builds a Zuar Portal HTML block from a spec — discovers the datasource, verifies real columns, authors the two-field block (jsondata.html + css), binds via uiqueries, validates, and creates it. Use as the first stage of the block pipeline, or whenever the user wants a new block built.

0 today A 67 tokens copy · 100% MIT

zuarbase/Zuar-Portal-MCP-Public

Agent Claude Code

Diagnoses and fixes a Zuar Portal block that renders blank, shows wrong or stale data, or errors at runtime. Expert in the silent-data traps — column-name mismatch (the.

0 today A 41 tokens copy · 100% MIT

zuarbase/Zuar-Portal-MCP-Public

Agent Claude Code

Restyles an existing Zuar Portal block to executive-grade UI/UX by applying assets/design.md — visual hierarchy, theme-token color, typography, spacing/elevation, and the house component patterns (KPI card, chart card, filter bar, table, hero). Operates on a blockid (usually from the builder), reworking the css and…

0 today A 116 tokens copy · 100% MIT

zuarbase/Zuar-Portal-MCP-Public

Agent Claude Code

Performs safe bulk changes across many blocks/pages — rename, restyle, retag, re-bind, swap a token, or place a whole family of blocks. The discipline is the point: snapshot first, dry-run plan, confirm, apply in a controlled loop with per-item validate + verify, then report with rollback instructions. Use whenever a…

0 today A 0 tokens copy · 100% MIT

portal-data-expert

07

zuarbase/Zuar-Portal-MCP-Public

Agent Claude Code

The data brain behind every Zuar Portal block. Profiles datasources and queries, maps the data model (dimensions vs. measures, cardinalities, ranges), recommends the right aggregation/visualization/filters, and designs the SQL that makes a block chart-ready (aggregate in the QUERY, not the block JS). It validates that…

0 today A 127 tokens copy · 100% MIT

portal-onboarding

08

zuarbase/Zuar-Portal-MCP-Public

Agent Claude Code

The alignment Q&A specialist. Aligns the tool to the user, their business, their portal, and their data before anything is built — learns the live portal state, profiles the key datasources, runs a concise structured interview, ensures the project config is set, and writes a shared project brief the other agents read.…

0 today A 83 tokens copy · 100% MIT

zuarbase/Zuar-Portal-MCP-Public

Agent Claude Code

Makes an existing Zuar Portal block work across screen sizes — the assets/design.md collapse patterns (KPI 6-up → 3-up ≤1100px → 2-up ≤640px), charts that share a row then stack, tables that gain horizontal scroll, ≥44px touch targets, and no overflow/clipping. Works width-first under .wrapper (and CSS container…

0 today A 123 tokens copy · 100% MIT

zuarbase/Zuar-Portal-MCP-Public

Agent Claude Code

Designs and edits portal theme resources so the token palette is cohesive, supports light/dark, and aligns to a brand while staying consistent with the house design system. Use when the user wants to theme the whole portal (or a block family), switch/adjust brand colors, add a dark variant, or audit which blocks will…

0 today A 87 tokens copy · 100% MIT

portal-improve

15

zuarbase/Zuar-Portal-MCP-Public

Command Claude Code

One bounded, provable improvement pass — score, fix the worst blocks, verify, sweep, report the delta.

0 today A 23 tokens copy · 100% MIT

portal-migrate

16

zuarbase/Zuar-Portal-MCP-Public

Command Claude Code

Run a portal version migration end to end — kickoff scope, empirical preflight, snapshot, canary, batches, verification sweep.

0 today A 26 tokens copy · 100% MIT

lineage-health

19

zuarbase/Zuar-Portal-MCP-Public

Skill Claude CodeCodex

Answer data-lineage and pipeline-health questions from a Zuar Portal's deployed Lineage/Runner-Health dashboards. Use this skill whenever the user asks where a table or model comes from, what feeds it or what it feeds (upstream/downstream), what would break if a job fails, which tables are unused or dead-ends, whether…

0 today A 228 tokens original MIT

zuarbase/Zuar-Portal-MCP-Public

MCP server Claude CodeCodexCursor +2

MCP server "zuar-portal-mcp-server" as configured in zuarbase/Zuar-Portal-MCP-Public. Runs locally from the zuar-portal-mcp-server npm package.

0 today A tokens not measured copy · 100% MIT