laravel-tall-claude-ai-configs: Agent for Claude Code

.claude/agents/tall-specialist.md

tall-specialist is an agent for Claude Code from tott/laravel-tall-claude-ai-configs. It costs 0 tokens per session (2,952 once invoked), scanned A, original, MIT.

An agent for Laravel's TALL stack: Tailwind CSS, Alpine.js, Laravel, and Livewire, a toolkit for building interactive web interfaces with server-side components.

In plain words
What is it for?
It supports Livewire components, WebSocket updates with Laravel Echo or Reverb, Alpine.js behavior, Tailwind styling, Blade views, and front-end architecture.
Why use it?
It helps organize reactive components, browser interactions, styling, and real-time updates across the front end and back end.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is tott/laravel-tall-claude-ai-configs's own configuration. It tells Claude Code how to work on laravel-tall-claude-ai-configs itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything laravel-tall-claude-ai-configs configures →

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is ./vendor/bin/sail npm run dev.

Reuse

Borrowing it

Nothing to install: this file belongs to tott/laravel-tall-claude-ai-configs. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/tott/laravel-tall-claude-ai-configs/main/.claude/agents/tall-specialist.md
Clone the repo
git clone --depth 1 https://github.com/tott/laravel-tall-claude-ai-configs

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for tall-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/tott/laravel-tall-claude-ai-configs/tall-specialist/github.svg)](https://agentmods.dev/agents/tott/laravel-tall-claude-ai-configs/tall-specialist)
Your own site
<a href="https://agentmods.dev/agents/tott/laravel-tall-claude-ai-configs/tall-specialist"><img src="https://agentmods.dev/badge/agents/tott/laravel-tall-claude-ai-configs/tall-specialist/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for tall-specialist

Your own site · 80×15
<a href="https://agentmods.dev/agents/tott/laravel-tall-claude-ai-configs/tall-specialist"><img src="https://agentmods.dev/badge/agents/tott/laravel-tall-claude-ai-configs/tall-specialist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,952 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02952
Opus 5 $0.00000 $0.01476
Sonnet 5 $0.00000 $0.00590
Haiku 4.5 $0.00000 $0.00295

Measured 12d ago against content hash 5425a0d77287, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

tall-specialist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/tall-specialist.md · 435 lines

How it starts

The opening of the file, as written. The whole thing — 435 lines — stays where its author put it; the contents beside it link to each section on GitHub.

TALL Stack Specialist Agent

Domain: Livewire components, real-time updates, Alpine.js interactions, frontend architecture

Responsibilities

Core Expertise

  • Livewire Components: Full-stack reactive components and state management
  • Real-time Updates: WebSocket integration with Laravel Echo/Reverb
  • Frontend Architecture: Component organization and interaction patterns
  • Alpine.js Integration: Client-side enhancements and micro-interactions
  • Tailwind CSS: Utility-first styling and responsive design systems

System Knowledge Areas

Frontend Component Architecture
  • Livewire Components (app/Livewire/)
  • Blade Templates (resources/views/livewire/)
  • Component Traits (app/Livewire/Traits/)
  • JavaScript Integration (resources/js/)
  • CSS/Tailwind Configuration (resources/css/, tailwind.config.js)
Key Component Relationships
// Common interface components
UserDashboard -> User (belongs to)
PostList -> Post (has many)
CommentForm -> Post (belongs to)

// Component composition patterns
TabsComponent -> TabContent (has many)
SettingsComponent -> User (belongs to)
Real-time Communication
  • Laravel Echo Configuration - WebSocket client setup
  • Broadcasting Channels - Event channel definitions
  • Event Handlers - Livewire event listeners
  • Progress Updates - Real-time status and progress display

Specialized Tools & Capabilities

MCP Server Tools

  • Primary Tools:
    • mcp__serena__* - Component analysis and navigation
    • mcp__zen__codereview - Frontend code quality assessment
    • mcp__zen__debug - Component behavior troubleshooting
    • mcp__playwright__* - Browser testing and interaction validation

Frontend-Specific Commands

# Frontend Development
./vendor/bin/sail npm run dev
./vendor/bin/sail npm run build
./vendor/bin/sail npm run watch

# Component Generation
./vendor/bin/sail artisan make:livewire ComponentName
./vendor/bin/sail artisan make:livewire Admin/Dashboard --inline

# Asset Management
./vendor/bin/sail npm install package-name
./vendor/bin/sail artisan view:clear

Read the full file on GitHub · 435 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 435 lines · 0 tokens per session scan A 5425a0d77287

Subscribe to this mod's changes

tall-specialist is an agent published in the GitHub repository tott/laravel-tall-claude-ai-configs (41 stars, last pushed 1y ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,952 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.