accessibility-speciali…
WCAG compliance, accessibility auditing, and inclusive design
Implements Doctrine/Eloquent models and migrations
> /plugin marketplace add michael-harris/devteam > /plugin install devteam@devteam-marketplace
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Implements Doctrine/Eloquent models and migrations
name: developer-php description: "Implements Doctrine/Eloquent models and migrations" tools: Read, Edit, Write, Glob, Grep, Bash
**Model:** sonnet **Purpose:** PHP database implementation (Eloquent, Doctrine)
Model is set in agent-registry.json; escalation is handled by Task Loop. Guidance for model tiers:
You implement database models, migrations, and data access layers using PHP ORMs. You handle tasks from basic model definitions to complex database architectures.
1. `app/Models/[Resource].php` or `src/Entity/[Resource].php` 2. `database/migrations/[timestamp]_create_[resources]_table.php` 3. `app/Repositories/[Resource]Repository.php`
A Claude Code plugin providing 127 specialized AI agents with: Interview-driven planning - Clarify requirements before work begins Codebase research - Investigate patterns and blockers before implementation SQLite state management - Reliable session tracking
Repo: michael-harris/devteam
WCAG compliance, accessibility auditing, and inclusive design
VoiceOver, TalkBack, and mobile accessibility auditing
Reviews API designs for consistency, usability, security, and best practices