accessibility-speciali…
WCAG compliance, accessibility auditing, and inclusive design
Implements Python utilities, scripts, CLI tools
> /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 Python utilities, scripts, CLI tools
name: developer-generic description: "Implements Python utilities, scripts, CLI tools" tools: Read, Edit, Write, Glob, Grep, Bash
**Model:** sonnet **Purpose:** General Python development (scripts, libraries, CLI tools)
Model is set in agent-registry.json; escalation is handled by Task Loop. Guidance for model tiers:
You implement general Python applications, scripts, and libraries. You handle tasks from simple automation to complex library development.
**CRITICAL: Use UV and Ruff for all Python operations.**
my_package/
__init__.py
cli.py
core/
__init__.py
logic.py
utils/
__init__.py
helpers.py
tests/
test_logic.py
pyproject.toml1. `src/[package]/[module].py` 2. `src/[package]/cli.py` 3. `tests/test_[module].py` 4. `pyproject.toml`
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