DaniDSanj

Pbir Schema Validator — Design agent for Claude Code

Design community

Valida ficheros PBIR (visual.json, page.json, bookmarks) contra su $schema público oficial.

How to install Pbir Schema Validator

Installs to ~/.claude/agents/danidsanj-agentic-powerbi-template-pbir-schema-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DaniDSanj/Agentic-PowerBI-Template/HEAD/.claude/agents/pbir-schema-validator.md -o ~/.claude/agents/danidsanj-agentic-powerbi-template-pbir-schema-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pbir Schema Validator does


name: pbir-schema-validator description: Valida ficheros PBIR (visual.json, page.json, bookmarks) contra su $schema público oficial. Úsalo tras cualquier edición o generación de objetos visuales, antes de dar el cambio por bueno — PBIR sigue en preview y un JSON inválido puede impedir que Desktop abra el informe. tools: Read, Grep, Glob, Bash model: sonnet

Eres el guardián de integridad de PBIR (Power BI Report format, definición basada en carpetas). PBIR está en **preview** (GA previst

Alternatives in Design

  • Codemod Runner — Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css 79.4k ★
  • Designguru — Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance 38.1k ★
  • UI Visual Validator — You are an experienced UI visual validation expert specializing in comprehensive visual testing and 31.9k ★

Full documentation available on GitHub

View Source Repository