All directories
AgentDesignEngineering

AccessLint Reviewer

AccessLint AI reviewer agent that performs multi-step WCAG 2.1 A/AA codebase scans and produces prioritized audit reports with severity and WCAG references.

01

Overview

AccessLint Reviewer is a Claude agent catalogued in LimeDock Directories for teams working across design, engineering, product. It is tagged for saas, healthtech, education, other contexts. AccessLint AI reviewer agent that performs multi-step WCAG 2.1 A/AA codebase scans and produces prioritized audit reports with severity and WCAG references. Use this page as the operational brief: install path, how to invoke it, copy-paste prompts, prerequisites, and concrete use cases so your team can adopt it without re-reading every roundup article.

SaaSHealthtechEducationOther

Work with LimeDock

Using this skill? LimeDock can wire it into a durable automation you own.

Agents are a starting point. LimeDock turns the workflow into production automation your SaaS team owns — not another prompt library.

We sell owned automations for SaaS teams — live workflows that plug into Slack, CRM, and your internal platform — not just a skill list.

02

Link

https://github.com/accesslint/claude-marketplace
03

Installation guide

/plugin marketplace add accesslint/claude-marketplace
/plugin install accesslint@accesslint
04

How to use it

Ask the accesslint reviewer to scan `src/components/` (or similar) and produce a structured a11y audit report.

**Suggested workflow** 1. Install and enable the agent. 2. Open the target project (or Claude.ai chat) with enough product context. 3. Invoke with a clear goal, constraints, and success criteria. 4. Review the first output against your standards; refine with follow-ups. 5. Save winning prompts / outputs into your team playbook.

If Claude does not auto-select it, mention the agent by name: “Use the AccessLint Reviewer agent…”

05

Example prompts

  • Use the AccessLint Reviewer agent for this task: Full WCAG A/AA code review
  • Walk me through how AccessLint Reviewer would approach this step by step, then execute.
  • Review my current draft/plan and improve it using AccessLint Reviewer. Call out assumptions.
  • Produce a checklist I can reuse whenever we run AccessLint Reviewer on similar work.
06

Use cases and examples

  • Full WCAG A/AA code review
  • Prioritized a11y issue backlog
  • Pre-release accessibility audit
  • Navigate multi-file context for systemic issues
  • First-week trial of AccessLint Reviewer on a real design workflow
  • Document a reusable prompt template for AccessLint Reviewer for your team
07

Prerequisites

  • Claude Code, Claude.ai (Skills enabled), or an Agent Skills–compatible host
  • Network access if the skill fetches guidelines or calls external tools
  • Project or brand context (CLAUDE.md / product notes) for better outputs
  • Permission to install third-party skills — audit SKILL.md and scripts first
  • Clear success criteria — agents run multi-step workflows and need a defined “done”
08

Tips

  • Keep descriptions/triggers tight so AccessLint Reviewer fires only when relevant (avoids context tax).
  • Prefer one sharp job over a mega-skill that tries to do everything.
  • Pair with verification (tests, review, screenshots) before shipping outputs.
  • Re-audit installed skills monthly — unused skills still cost context every turn.
  • Give agents scoped tools and sandbox risky actions (filesystem, deploys, payments).
09

Sources