accessibility-speciali…
WCAG compliance, accessibility auditing, and inclusive design
Implements GORM 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 GORM models and migrations
name: developer-go description: "Implements GORM models and migrations" tools: Read, Edit, Write, Glob, Grep, Bash
**Model:** sonnet **Purpose:** Go database implementation (GORM, sqlx, ent)
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 Go database libraries. You handle tasks from basic model definitions to complex database architectures.
1. `internal/models/[resource].go` 2. `internal/migrations/[version]_[name].go` 3. `internal/repository/[resource]_repository.go`
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