{
  "name": "quality-testing",
  "description": "RStack quality-testing plugin pack — combines: WCAG accessibility auditing, compliance validation, UI testing for screen readers, keyboard navigation, and inclusive design | Code cleanup, refactoring automation, and technical debt management with context restoration | Technical debt reduction, dependency updates, and code refactoring automation | Multi-perspective code analysis covering architecture, security, and best practices | Interactive debugging, developer experience optimization, and smart debugging workflows | Dependency auditing, version management, and security vulnerability scanning | Distributed system tracing and debugging across microservices | Error analysis, trace debugging, and multi-agent problem diagnosis | Error tracing, root cause analysis, and smart debugging for production systems | Performance analysis, test coverage review, and AI-powered code quality assessment | Test-driven development methodology with red-green-refactor cycles and code review | Unit and integration test automation for Python and JavaScript with debugging support",
  "owner": "RStack developed by Richardson Gunde",
  "author": {
    "name": "Seth Hobson",
    "email": "seth@major7apps.com"
  },
  "maintainer": {
    "name": "Richardson Gunde",
    "email": "gunderichardson@gmail.com"
  },
  "license": "MIT",
  "agents": [
    "./accessibility-compliance/agents/ui-visual-validator.md",
    "./code-refactoring/agents/code-reviewer.md",
    "./code-refactoring/agents/legacy-modernizer.md",
    "./codebase-cleanup/agents/code-reviewer.md",
    "./codebase-cleanup/agents/test-automator.md",
    "./comprehensive-review/agents/architect-review.md",
    "./comprehensive-review/agents/code-reviewer.md",
    "./comprehensive-review/agents/security-auditor.md",
    "./debugging-toolkit/agents/debugger.md",
    "./debugging-toolkit/agents/dx-optimizer.md",
    "./dependency-management/agents/legacy-modernizer.md",
    "./distributed-debugging/agents/devops-troubleshooter.md",
    "./distributed-debugging/agents/error-detective.md",
    "./error-debugging/agents/debugger.md",
    "./error-debugging/agents/error-detective.md",
    "./error-diagnostics/agents/debugger.md",
    "./error-diagnostics/agents/error-detective.md",
    "./performance-testing-review/agents/performance-engineer.md",
    "./performance-testing-review/agents/test-automator.md",
    "./tdd-workflows/agents/code-reviewer.md",
    "./tdd-workflows/agents/tdd-orchestrator.md",
    "./unit-testing/agents/debugger.md",
    "./unit-testing/agents/test-automator.md"
  ],
  "commands": [
    "./accessibility-compliance/commands",
    "./code-refactoring/commands",
    "./codebase-cleanup/commands",
    "./comprehensive-review/commands",
    "./debugging-toolkit/commands",
    "./dependency-management/commands",
    "./distributed-debugging/commands",
    "./error-debugging/commands",
    "./error-diagnostics/commands",
    "./performance-testing-review/commands",
    "./tdd-workflows/commands",
    "./unit-testing/commands"
  ],
  "skills": [
    "./accessibility-compliance/skills"
  ]
}
