BlatUI
blatui.remix-it.com
· BlatUI
Open-source shadcn/ui for the BLAT stack — Blade, Laravel, Alpine.js & Tailwind CSS v4. 55 components, 62 blocks and 70 charts you copy, paste and own. MIT licensed.
blatui.remix-it.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 59/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-08 13:24:06 current | 8d2228baeea6… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://blatui.remix-it.com/.well-known/agent-card.json |
| Provider | https://blatui.remix-it.com |
Skills · 3 declared · mapped to canonical taxonomy
Search BlatUI components, blocks and charts by name or description.
Return the exact `php artisan blatui:add` command and required packages.
Return a component's full Blade source so it can be copied or adapted.
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/blatui.remix-it.com) [](https://agenstry.com/agents/blatui.remix-it.com) [](https://agenstry.com/agents/blatui.remix-it.com) [](https://agenstry.com/agents/blatui.remix-it.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "BlatUI",
"description": "Open-source shadcn/ui for the BLAT stack \u2014 Blade, Laravel, Alpine.js & Tailwind CSS v4. 55 components, 62 blocks and 70 charts you copy, paste and own. MIT licensed.",
"url": "https://blatui.remix-it.com/mcp",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"url": "https://blatui.remix-it.com/mcp",
"transport": "JSONRPC"
},
{
"url": "https://blatui.remix-it.com/mcp",
"transport": "HTTP+JSON"
}
],
"version": "latest",
"provider": {
"organization": "BlatUI",
"url": "https://blatui.remix-it.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"text/markdown"
],
"skills": [
{
"id": "find-component",
"name": "Find a UI component",
"description": "Search BlatUI components, blocks and charts by name or description.",
"tags": [
"ui",
"laravel",
"blade",
"components"
],
"examples": [
"Find a date picker",
"Show me dashboard blocks",
"Is there a command palette?"
]
},
{
"id": "install-component",
"name": "Install a component",
"description": "Return the exact `php artisan blatui:add` command and required packages.",
"tags": [
"install",
"cli",
"composer",
"npm"
],
"examples": [
"How do I add the button?",
"Install dialog and tooltip"
]
},
{
"id": "read-source",
"name": "Read component source",
"description": "Return a component's full Blade source so it can be copied or adapted.",
"tags": [
"source",
"blade"
],
"examples": [
"Show the accordion source",
"How is the sidebar built?"
]
}
]
}