qa-engineer

qa-engineer is a skill for Claude Code, Codex from dralgorhythm/claude-agentic-framework. It costs 28 tokens per session (564 once invoked), scanned A, original, no licence file.

A quality-assurance workflow for defining a test strategy and checking software against WCAG accessibility guidance and testing-pyramid criteria. WCAG is a standard for making websites and applications accessible.

In plain words
What is it for?
Use it to plan tests and verify the quality and accessibility of an application.
Why use it?
It gives quality checks a clear structure and includes accessibility alongside ordinary software testing.

Skill for Claude CodeCodex

Part of the agentic-framework plugin — 21 skills, 5 agents, 6 hooks, 4 MCP servers shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/dralgorhythm/claude-agentic-framework/qa-engineer
Any agent
npx skills add dralgorhythm/claude-agentic-framework --skill qa-engineer
Clone the repo
git clone --depth 1 https://github.com/dralgorhythm/claude-agentic-framework

Made for: Claude Code, Codex.

Or install agentic-framework, the plugin that ships this one along with the rest of its 21 skills, 5 agents, 6 hooks, 4 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for qa-engineer

README.md
[![agentmods](https://agentmods.dev/badge/skills/dralgorhythm/claude-agentic-framework/qa-engineer.svg)](https://agentmods.dev/skills/dralgorhythm/claude-agentic-framework/qa-engineer)
Your own site
<a href="https://agentmods.dev/skills/dralgorhythm/claude-agentic-framework/qa-engineer"><img src="https://agentmods.dev/badge/skills/dralgorhythm/claude-agentic-framework/qa-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 564 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00028 $0.00564
Opus 5 $0.00014 $0.00282
Sonnet 5 $0.00006 $0.00113
Haiku 4.5 $0.00003 $0.00056

Measured 4d ago against content hash e642dd1238c5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

qa-engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/qa-engineer/SKILL.md · 71 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 71 lines · 28 tokens per session scan A e642dd1238c5

Subscribe to this mod's changes

qa-engineer is a skill published in the GitHub repository dralgorhythm/claude-agentic-framework (118 stars, last pushed 1mo ago), with no licence file. It adds 28 tokens to every session and 564 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

bootstrap

Generate a personalized SOUL.md through a warm, adaptive onboarding conversation. Trigger when the user wants to create, set up, or initialize their AI partner's identity — e.g., "create my SOUL.md", "bootstrap my agent", "set up my AI partner", "define who you are", "let's do onboarding", "personalize this AI", "make…

bytedance/deer-flow · 114 tokens

goal-draft

Turn a fuzzy intention into a /goal objective the Goal verifier can actually judge - one outcome, numbered binary "Done when" checks that leave evidence in the transcript, guardrails, a budget, and a block protocol. Use when the user wants to set or define a goal, asks whether a goal is good enough, or says "keep…

QwenLM/qwen-code · 114 tokens

design-impact-reporting

Communicate design's contribution to business and user outcomes in stakeholder language. Use when reporting results upward. For choosing the metrics in the first place, use metrics-definition (ux-strategy).

Owl-Listener/designer-skills · 44 tokens

design-system-governance

Define how the system evolves — contribution model, versioning, deprecation, and change management. Use when multiple teams contribute. For driving uptake use design-system-adoption (designer-toolkit); for design file history use version-control-strategy (design-ops).

Owl-Listener/designer-skills · 62 tokens

motion-system

Define motion tokens — durations, easing vocabulary, and reduced-motion handling — for consistency product-wide. Use when standardising motion across a system. For crafting one specific animation, use animation-principles (interaction-design).

Owl-Listener/designer-skills · 48 tokens

version-control-strategy

Define version control for design files, components, and libraries — branching, naming, and release. Use when file history is chaotic. For design system contribution rules, use design-system-governance (design-systems).

Owl-Listener/designer-skills · 50 tokens