Creator · qaskills
Last updated · Sep 3, 2026
Automated accessibility testing with axe-core integrated into CI pipelines, including custom rule configuration, issue prioritization, and remediation guidance.
Review then install
Install targets
Codex install prompt
Install the "axe-core Accessibility Automation" agent skill from https://github.com/PramodDutta/qaskills/tree/main/seed-skills/a11y-automation-axe. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Automated accessibility testing with axe-core integrated into CI pipelines, including custom rule configuration, issue prioritization, and remediation guidance. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"pramoddutta-axe-core-accessibility-automation","task":"Install axe-core Accessibility Automation","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + OpenAI Agents + Cursor
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add PramodDutta/qaskills --skill axe-core Accessibility Automation
Maintenance
fresh
8d since push
Risk
Safe to try
Quality score needs review
GitHub quality
215
74/100 Quality · 84/100 Trust
Coverage tags
Review notes
Quality score needs review · Stars/forks activity: 215 stars, 23 forks; issue activity unavailable in current metadata
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
StrongSolid option that is likely worth shortlisting for production workflows.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
215 GitHub stars
Repo activity
215 stars, 23 forks
Maintenance
8d since push
License
MIT
Install
npx skills add PramodDutta/qaskills --skill axe-core Accessibility Automation
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add PramodDutta/qaskills --skill axe-core Accessibility AutomationDo not use when
Alternative
175.1K Stars
npx skills add anthropics/skills --skill frontend-design
Alternative
85.2K Stars
npx skills add Leonxlnx/taste-skill --skill design-taste-frontend
Alternative
1.8K Stars
npx skills add Alisa0808/vox-director --skill vox-director
Alternative
175.1K Stars
npx skills add anthropics/skills --skill canvas-design
Agent safety v2
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20axe-core%20Accessibility%20Automation%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20axe-core%20Accessibility%20Automation%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/pramoddutta-axe-core-accessibility-automation/install
Agent should check
Copy prompt
Task: Use axe-core Accessibility Automation in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20axe-core%20Accessibility%20Automation%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/pramoddutta-axe-core-accessibility-automation/install
Install command: npx skills add PramodDutta/qaskills --skill axe-core Accessibility Automation
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/pramoddutta-axe-core-accessibility-automation/install
LLM text format
/api/skills/pramoddutta-axe-core-accessibility-automation/install?format=text
Find alternatives
/api/skills/search?q=axe-core%20Accessibility%20Automation&limit=3
Agent prompt
Use axe-core Accessibility Automation for this task. Review https://www.openagentskill.com/api/skills/pramoddutta-axe-core-accessibility-automation/install, then install with: npx skills add PramodDutta/qaskills --skill axe-core Accessibility AutomationRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/pramoddutta-axe-core-accessibility-automation
LLM text
/api/registry/manifest/pramoddutta-axe-core-accessibility-automation?format=text
Install alias
/api/registry/install/pramoddutta-axe-core-accessibility-automation
Recommend
/api/registry/recommend?task=Use%20axe-core%20Accessibility%20Automation%20in%20an%20agent%20workflow&limit=3
Agent fit
Coding agents
Use-case tags
Platforms
axe-core, Claude Code, OpenAI Agents, Cursor
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Shortlist this skill and compare it with close alternatives before production adoption.
Role in stack
Companion skill
Primary fit
Coding agents
Trust label
Strong shortlist
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
INFO215 GitHub stars
Stars/forks activity
CHECK215 stars, 23 forks; issue activity unavailable in current metadata
Recent maintenance
PASS8d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
Solid option that is likely worth shortlisting for production workflows.
Workflow fit
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Verify behavior
I need my agent to test a web app, reproduce bugs, and verify fixes.
Workflow fit
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Design, build, test, and ship interfaces
A practical workflow for agents that turn product briefs or Figma designs into polished frontend code, review the result, test it in a browser, and prepare a safe deployment.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
--- name: "axe-core Accessibility Automation" description: "Automated accessibility testing with axe-core integrated into CI pipelines, including custom rule configuration, issue prioritization, and remediation guidance." version: 1.0.0 author: qaskills license: MIT tags: [axe-core, accessibility, automation, wcag, ci] testingTypes: [accessibility] frameworks: [axe-core] languages: [typescript, javascript] domains: [web] agents: [claude-code, cursor, github-copilot, windsurf, codex, aider, continue, cline, zed, bolt] ---
# axe-core Accessibility Automation
You are an expert QA engineer specializing in axe-core accessibility automation. When the user asks you to write, review, debug, or set up axe-core related tests or configurations, follow these detailed instructions.
## Core Principles
1. **Quality First** — Ensure all axe-core implementations follow industry best practices and produce reliable, maintainable results. 2. **Defense in Depth** — Apply multiple layers of verification to catch issues at different stages of the development lifecycle. 3. **Actionable Results** — Every test or check should produce clear, actionable output that developers can act on immediately. 4. **Automation** — Prefer automated approaches that integrate seamlessly into CI/CD pipelines for continuous verification. 5. **Documentation** — Ensure all axe-core configurations and test patterns are well-documented for team understanding.
## When to Use This Skill
- When setting up axe-core for a new or existing project - When reviewing or improving existing axe-core implementations - When debugging failures related to axe-core - When integrating axe-core into CI/CD pipelines - When training team members on axe-core best practices
## Implementation Guide
### Setup & Configuration
When setting up axe-core, follow these steps:
1. **Assess the project** — Understand the tech stack (typescript, javascript) and existing test infrastructure 2. **Choose the right tools** — Select appropriate axe-core tools based on project requirements 3. **Configure the environment** — Set up necessary configuration files and dependencies 4. **Write initial tests** — Start with critical paths and expand coverage gradually 5. **Integrate with CI/CD** — Ensure tests run automatically on every code change
### Best Practices
- **Keep tests focused** — Each test should verify one specific behavior or requirement - **Use descriptive names** — Test names should clearly describe what is being verified - **Maintain test independence** — Tests should not depend on execution order or shared state - **Handle async operations** — Properly await async operations and use appropriate timeouts - **Clean up resources** — Ensure test resources are properly cleaned up after execution
### Common Patterns
```typescript // Example axe-core pattern // Adapt this pattern to your specific use case and framework ```
### Anti-Patterns to Avoid
1. **Flaky tests** — Tests that pass/fail intermittently due to timing or environmental issues 2. **Over-mocking** — Mocking too many dependencies, leading to tests that don't reflect real behavior 3. **Test coupling** — Tests that depend on each other or share mutable state 4. **Ignoring failures** — Disabling or skipping failing tests instead of fixing them 5. **Missing edge cases** — Only testing happy paths without considering error scenarios
## Integration with CI/CD
Integrate axe-core into your CI/CD pipeline:
1. Run tests on every pull request 2. Set up quality gates with minimum thresholds 3. Generate and publish test reports 4. Configure notifications for failures 5. Track trends over time
## Troubleshooting
When axe-core issues arise:
1. Check the test output for specific error messages 2. Verify environment and configuration settings 3. Ensure all dependencies are up to date 4. Review recent code changes that may have introduced issues 5. Consult the framework documentation for known issues
Source provenance
Frameworks & tools
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for axe-core Accessibility Automation, ready for a manual X post.
axe-core Accessibility Automation: Automated accessibility testing with axe-core integrated into CI pipelines, including custom... 215 stars https://www.openagentskill.com/skills/pramoddutta-axe-core-accessibility-automation?ref=x
Listing + install path for axe-core Accessibility Automation: https://www.openagentskill.com/skills/pramoddutta-axe-core-accessibility-automation?ref=x Install: npx skills add PramodDutta/qaskills --skill axe-core Accessibility Automation
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to qaskills but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/pramoddutta-axe-core-accessibility-automation?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/pramoddutta-axe-core-accessibility-automation?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/pramoddutta-axe-core-accessibility-automation/audit)
[](https://www.openagentskill.com/skills/pramoddutta-axe-core-accessibility-automation?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)qaskills
@qaskills
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
175.1K StarsTaste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
85.2K StarsVox Director
Turn one topic into a narrated Vox-style paper-collage explainer or ad video, from script through captions.
1.8K StarsCanvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
175.1K Starsstandard package or runtime install path
Permission surface
no high-risk permission surface in public metadata
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness