Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Add Malli Schemas

Skill Aktiv

Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling

Zweck

To efficiently and uniformly add Malli schemas to Metabase API endpoints, ensuring proper patterns, validation timing, and error handling.

Funktionen

  • Add Malli schemas to API endpoints
  • Implement proper validation patterns
  • Handle validation timing and error reporting
  • Provides common schema patterns (route, query, body, response)
  • Offers guidance on reusable schema types and custom errors

Anwendungsfälle

  • When developing new Metabase API endpoints and needing to define schemas.
  • When refactoring existing Metabase API endpoints to include schema validation.
  • To ensure consistency in schema definition across the Metabase codebase.

Nicht-Ziele

  • Defining schemas for non-API code.
  • Automating schema generation without developer review.
  • Providing a general-purpose Malli schema tool outside of Metabase context.

Trust

  • warning:Issues AttentionThere are 418 open issues and 321 closed issues in the last 90 days, indicating a low closure rate and significant ongoing maintenance activity.

Installation

npx skills add metabase/metabase

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

79 /100
Analysiert about 22 hours ago

Vertrauenssignale

Letzter Commitabout 22 hours ago
Sterne47.3k
LizenzNOASSERTION
Status
Quellcode ansehen