🎯

accessibility-compliance

🎯Skill

from wshobson/agents

VibeIndex|
What it does

Automatically analyzes web applications and code for accessibility standards, generating detailed compliance reports and remediation recommendations.

accessibility-compliance

Installation

Install skill:
npx skills add https://github.com/wshobson/agents --skill accessibility-compliance
423
AddedJan 27, 2026

Skill Details

SKILL.md

Overview

# Claude Code Plugins: Orchestration and Automation

> ⚑ Updated for Opus 4.5, Sonnet 4.5 & Haiku 4.5 β€” Three-tier model strategy for optimal performance

[![Run in Smithery](https://smithery.ai/badge/skills/wshobson)](https://smithery.ai/skills?ns=wshobson&utm_source=github&utm_medium=badge)

> 🎯 Agent Skills Enabled β€” 129 specialized skills extend Claude's capabilities across plugins with progressive disclosure

A comprehensive production-ready system combining 108 specialized AI agents, 15 multi-agent workflow orchestrators, 129 agent skills, and 72 development tools organized into 72 focused, single-purpose plugins for [Claude Code](https://docs.claude.com/en/docs/claude-code/overview).

Overview

This unified repository provides everything needed for intelligent automation and multi-agent orchestration across modern software development:

  • 72 Focused Plugins - Granular, single-purpose plugins optimized for minimal token usage and composability
  • 108 Specialized Agents - Domain experts with deep knowledge across architecture, languages, infrastructure, quality, data/AI, documentation, business operations, and SEO
  • 129 Agent Skills - Modular knowledge packages with progressive disclosure for specialized expertise
  • 15 Workflow Orchestrators - Multi-agent coordination systems for complex operations like full-stack development, security hardening, ML pipelines, and incident response
  • 72 Development Tools - Optimized utilities including project scaffolding, security scanning, test automation, and infrastructure setup

Key Features

  • Granular Plugin Architecture: 72 focused plugins optimized for minimal token usage
  • Comprehensive Tooling: 72 development tools including test generation, scaffolding, and security scanning
  • 100% Agent Coverage: All plugins include specialized agents
  • Agent Skills: 129 specialized skills following for progressive disclosure and token efficiency
  • Clear Organization: 23 categories with 1-6 plugins each for easy discovery
  • Efficient Design: Average 3.4 components per plugin (follows Anthropic's 2-8 pattern)

How It Works

Each plugin is completely isolated with its own agents, commands, and skills:

  • Install only what you need - Each plugin loads only its specific agents, commands, and skills
  • Minimal token usage - No unnecessary resources loaded into context
  • Mix and match - Compose multiple plugins for complex workflows
  • Clear boundaries - Each plugin has a single, focused purpose
  • Progressive disclosure - Skills load knowledge only when activated

Example: Installing python-development loads 3 Python agents, 1 scaffolding tool, and makes 5 skills available (~300 tokens), not the entire marketplace.

Quick Start

Step 1: Add the Marketplace

Add this marketplace to Claude Code:

```bash

/plugin marketplace add wshobson/agents

```

This makes all 72 plugins available for installation, but does not load any agents or tools into your context.

Step 2: Install Plugins

Browse available plugins:

```bash

/plugin

```

Install the plugins you need:

```bash

# Essential development plugins

/plugin install python-development # Python with 5 specialized skills

/plugin install javascript-typescript # JS/TS with 4 specialized skills

/plugin install backend-development # Backend APIs with 3 architecture skills

# Infrastructure & operations

/plugin install kubernetes-operations # K8s with 4 deployment skills

/plugin install cloud-infrastructure # AWS/Azure/GCP with 4 cloud skills

# Security & quality

/plugin install security-scanning # SAST with security skill

/plugin install code-review-ai # AI-powered code review

# Full-stack orchestration

/plugin install full-stack-orchestration # Multi-agent workflows

```

Each installed plugin loads only its specific agents, commands, and skills into Claude's context.

###

More from this repository10

πŸͺ
wshobson-agentsπŸͺMarketplace

Orchestrates specialized AI agents and skills for Claude Code, enabling modular, token-efficient multi-agent automation across software development domains.

πŸ”Œ
hr-legal-complianceπŸ”ŒPlugin

Automates HR legal compliance checks, analyzing employment documents, policies, and practices for regulatory adherence and risk mitigation.

πŸ”Œ
python-developmentπŸ”ŒPlugin

Automates Python project setup, development workflows, code generation, testing, and quality assurance for Python software engineering tasks.

πŸ”Œ
git-pr-workflowsπŸ”ŒPlugin

Automates and manages GitHub pull request workflows, providing intelligent code review, merge recommendations, and PR lifecycle coordination.

πŸ”Œ
payment-processingπŸ”ŒPlugin

Automates secure payment transaction processing, validation, and reconciliation across multiple payment gateways and financial systems.

πŸ”Œ
comprehensive-reviewπŸ”ŒPlugin

Performs an in-depth, multi-dimensional code review analyzing architecture, quality, security, performance, and best practices across the entire software project.

πŸ”Œ
incident-responseπŸ”ŒPlugin

Automates cybersecurity incident detection, triage, and response workflows by coordinating specialized security agents and predefined remediation strategies.

πŸ”Œ
seo-content-creationπŸ”ŒPlugin

Generates optimized, SEO-friendly content by leveraging specialized AI agents to create targeted, keyword-rich web copy and blog articles.

πŸ”Œ
multi-platform-appsπŸ”ŒPlugin

Generates cross-platform application architectures and boilerplate code for mobile, web, and desktop environments using standardized multi-framework templates.

πŸ”Œ
full-stack-developmentπŸ”ŒPlugin

Automates full-stack web application development by orchestrating agents across frontend, backend, database, and deployment workflows.