BPaulraj

QA Learn Conventions — Testing skill for Claude Code

Testing community

Learn this repo's automation house style (core harness, base classes, page objects, API clients, data, naming) into a repo-automation-conventions skill, so generated tests look like the team wrote the.

How to install QA Learn Conventions

Installs to ~/.claude/commands/bpaulraj-qa-agent-framework-qa-learn-conventions.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/BPaulraj/qa-agent-framework/HEAD/.claude/commands/qa-learn-conventions.md -o ~/.claude/commands/bpaulraj-qa-agent-framework-qa-learn-conventions.md

Restart Claude Code, or start a new session, for it to be picked up.

What QA Learn Conventions does


description: Learn this repo's automation house style (core harness, base classes, page objects, API clients, data, naming) into a repo-automation-conventions skill, so generated tests look like the team wrote them. argument-hint: "[--refresh]"

Learn the automation conventions of this repository. $ARGUMENTS

The output is `.claude/skills/repo-automation-conventions/SKILL.md` (L1.5), started from `.claude/qa/templates/conventions/SKILL.md`. In refresh mode, update the existing file in pl

Alternatives in Testing

  • Pua — Use when the user invokes /pua or asks for PUA mode, try-harder/retry help, change-approach coaching, completi 19.5k ★
  • Testing Strategy — This project is small, runs in a terminal, and is mostly deterministic 10.9k ★
  • Claude Code Spec Workflow — Automated Kiro-style Spec workflow for Claude Code 3.6k ★

Full documentation available on GitHub

View Source Repository