🎯

accessibility-checker

🎯Skill

from armanzeroeight/fastagent-plugins

VibeIndex|
What it does

Checks web and application code for accessibility compliance, identifying potential WCAG violations and recommending improvements to enhance digital inclusivity.

πŸ“¦

Part of

armanzeroeight/fastagent-plugins(42 items)

accessibility-checker

Installation

Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add armanzeroeight/agents-skills
Install PluginInstall plugin from marketplace
/plugin install <plugin-name>@fastagent-marketplace
πŸ“– Extracted from docs: armanzeroeight/fastagent-plugins
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

![FastAgent Marketplace](./README.png)

# FastAgent Plugins

Professional AI Agents & Skills for Claude Code | Covering Development, DevOps, Cloud, and Beyond

> [!IMPORTANT]

> 🌟 This project will be part of a bigger ecosystem! STAY TUNED

>

> πŸ₯‡ Your contributions will be recognized and featured with your name and GitHub profile.

>

> πŸ™Œ Join our community of developers making AI coding better for everyone!

What is FastAgent?

FastAgent is a curated collection of professional plugins for Claude Code that extend your AI coding assistant with specialized agents, skills, and commands. Our approach is simple: pick only what you need, avoid token bloat, and get better results.

Why FastAgent?

  • 🎯 Focused & Efficient: Each plugin is laser-focused on specific technologies or roles
  • πŸ’° Token-Conscious: Only load what you need - save tokens, save costs
  • πŸ”§ Modular Design: Mix and match plugins based on your workflow
  • πŸ“¦ Easy Installation: One command to add capabilities
  • πŸš€ Production-Ready: Battle-tested patterns and best practices

Our Plugin Philosophy

We organize plugins into three tiers to make it easy to choose what you need:

🌟 Essential Tier

Broad-spectrum plugins that benefit most developers. These cover fundamental workflows like code review, debugging, and refactoring.

Who should use: Everyone

πŸ‘€ Role Tier

Role-based plugins combining multiple technologies and workflows for specific job functions.

Who should use: Developers in specialized roles

πŸ”§ Tech Tier

Technology-specific plugins for deep expertise in particular tools and frameworks. Choose the ones matching your stack.

Who should use: Developers working with specific technologies

Quick Start

1. Install Claude Code

Make sure you have [Claude Code](https://claude.ai/download) installed.

2. Add the FastAgent Marketplace

```bash

# In Claude Code, run:

/plugin marketplace add armanzeroeight/agents-skills

```

3. Browse and Install Plugins

```bash

# Open the plugin browser

/plugin

# Or install directly

/plugin install @fastagent-marketplace

```

4. Start Using

Once installed, agents and skills activate automatically based on your work context. Commands are available via slash commands.

Available Plugins

🌟 Essential Tier (6 plugins)

| Plugin | Description | Agents | Skills | Commands |

|--------|-------------|--------|--------|----------|

| testing-toolkit | Comprehensive testing toolkit for test strategy, coverage analysis, and test data generation | Test Strategist | Test Coverage Analyzer, Test Data Generator | /run-tests, /coverage-report |

| git-workflow-toolkit | Git workflow and branching strategy toolkit with commit message generation and branch management | Git Expert | Commit Message Generator, Branch Strategy Advisor | /smart-commit, /branch-cleanup |

| developer-toolkit | Essential development tools for code review, debugging, and refactoring | Code Reviewer, Debugger, Refactoring Architect | Code Review Practices | /quick-review, /debug-trace |

| security-toolkit | Comprehensive security toolkit for vulnerability scanning, secrets detection, and dependency auditing | Security Architect | Vulnerability Scanner, Secrets Detector, Dependency Audit | /security-scan |

| documentation-toolkit | Comprehensive documentation toolkit for README generation, API documentation, and changelog management | Docs Architect | README Generator, API Docs Generator, Changelog Manager | /generate-docs |

| code-quality-toolkit | Comprehensive code quality toolkit for detecting code smells, analyzing complexity, and planning refactoring | Quality Architect | Code Smell Detector, Complexity Analyzer, Refactoring Advisor | /quality-check |

---

πŸ”§ Tech Tier (18 plugins)

| Plugin | Description | Agents | Skills | Commands |

|--------|-------------|--------|--------|----------|

| docker-toolkit | Docker containerization toolkit for image optimization and security scanning | Container Architect | Dockerfile Optimizer, Image Security Scanner | /optimize-image |

| python-toolkit | Python development toolkit with UV for fast package management and project structure | Python Expert | Python Packaging, Dependency Manager | /setup-project |

| react-toolkit | React development toolkit for component architecture and state management | React Architect | Component Patterns, State Management Advisor | /create-component |

| api-toolkit | API design toolkit for REST with endpoint design and OpenAPI documentation | API Architect | REST API Designer, API Documentation Generator | /generate-openapi |

| database-toolkit | Database design toolkit for schema modeling and query optimization | Database Architect | Schema Designer, Query Optimizer | /analyze-query |

| aws-toolkit | AWS cloud toolkit for service selection, cost optimization, and security | AWS Architect | AWS Cost Optimizer, Security Group Analyzer | /estimate-cost |

| terraform-toolkit | Complete Terraform IaC toolkit with module scaffolding and state management | Terraform Expert | Module Scaffolder, State Manager, Cost Estimator, Documentation Generator, Dependency Analyzer, Upgrade Assistant | - |

| kubernetes-toolkit | Kubernetes container orchestration toolkit for production-ready manifests | K8s Expert | Kubernetes Best Practices | - |

| nginx-toolkit | Nginx web server toolkit for load balancing, SSL/TLS configuration, and performance optimization | Config Architect | Load Balancer, SSL Helper | /optimize-nginx |

| cloudformation-toolkit | CloudFormation infrastructure as code toolkit for stack design and template validation | CFN Architect | Stack Designer, Template Validator | /validate-template |

| ansible-toolkit | Ansible automation toolkit for playbook design, role creation, and inventory management | Playbook Architect | Role Builder, Inventory Manager | /lint-playbook |

| azure-toolkit | Azure cloud toolkit for cost optimization, ARM templates, and infrastructure design | Azure Architect | Azure Cost Optimizer, ARM Template Helper | /estimate-azure-cost |

| gcp-toolkit | Google Cloud Platform toolkit for cost optimization, Cloud Build configuration, and infrastructure design | GCP Architect | GCP Cost Optimizer, Cloud Build Helper | /estimate-gcp-cost |

| dbt-toolkit | dbt data transformation toolkit for model building, testing, and documentation | DBT Architect | Model Builder, Test Generator | /validate-dbt |

| github-actions-toolkit | GitHub Actions CI/CD toolkit for workflow design, custom action creation, and matrix optimization | Workflow Architect | Action Builder, Matrix Optimizer | /optimize-workflow |

| react-native-toolkit | React Native mobile development toolkit for native module integration and performance optimization | RN Architect | Native Module Helper, Performance Optimizer | /create-native-module |

| nextjs-toolkit | Next.js framework toolkit for rendering strategies (SSR/SSG/ISR) and App Router patterns | Next.js Expert | SSR/SSG Advisor, App Router Helper | /create-page |

| go-toolkit | Go programming language toolkit for concurrency patterns, error handling, and idiomatic Go practices | Go Expert | Goroutine Patterns, Error Handling | /check-go |

---

πŸ‘€ Role Tier (4 plugins)

| Plugin | Description | Agents | Skills | Commands |

|--------|-------------|--------|--------|----------|

| frontend-developer | Comprehensive frontend toolkit combining React, accessibility, performance, and responsive design | Frontend Lead | Accessibility Checker, Performance Optimizer, Responsive Design Advisor | /audit-accessibility |

| backend-developer | Comprehensive backend toolkit combining API design, database, security, and scalability | Backend Lead | API Security Checker, Database Migration Helper | /create-migration |

| devops-engineer | Com