QA Learn Conventions — Testing skill for Claude Code
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
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 RepositoryRelated Skills
Zeta
A retro-style TUI File explorer, remember Norton Commander and the like? well, this is my take in Rust while t
Flw
agentic flow package across claude, codex, and opencode: skills rotation (spec->execute->review), OKF-inspired
Testing Best Practices
A Claude Code skill for enforcing testing best practices: TDD, property-based testing, real objects over mocks
Openagent
The open standard for agent identity — one file makes an agent look, sound, and write the same everywhere. Ven
Iterative Testing
Iterative prompt-and-record testing — run test plans on remote AI clients (Claude.ai, ChatGPT, etc.), record r
Fire Planner
FIRE planning knowledge base for Claude Code — multi-currency, all FIRE variants, stress testing, and internat
Related Agents
Page Object Mapper
Maps UFT objects to existing Aurora Page Object elements or proposes new ones, applying naming conventions and
Ivy UI
UI Designer. Use for visual polish, typography, spacing, making it look like the Fantasy Edge logo.
Requirements Specification
Requirements analysis specialist for turning a fuzzy request into a testable specification. Use before impleme