accessibility-speciali…
WCAG compliance, accessibility auditing, and inclusive design
Implements SQLAlchemy models and Alembic 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 SQLAlchemy models and Alembic migrations
name: developer-python description: "Implements SQLAlchemy models and Alembic migrations" tools: Read, Edit, Write, Glob, Grep, Bash
**Model:** sonnet **Purpose:** Python database implementation (SQLAlchemy, Django ORM, Tortoise)
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 Python ORMs. You handle tasks from basic model definitions to complex database architectures.
**CRITICAL: Use UV and Ruff for all Python operations.**
1. `backend/models/[resource].py` 2. `alembic/versions/[timestamp]_[description].py` 3. `backend/repositories/[resource].py`
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