Skip to content

Instantly share code, notes, and snippets.

View dpetla's full-sized avatar

Douglas Petla dpetla

View GitHub Profile
@dpetla
dpetla / Feature-Testing-Skill.md
Last active May 19, 2026 19:56
feature-testing — Claude Code skill for end-to-end QA. Guided or autonomous browser testing against Jira ACs, produces a markdown report + optional Confluence summary.

feature-testing — Claude Code skill

QA skill for Claude Code. Point it at a Jira ticket and it walks through every Acceptance Criteria, logs issues, and writes a markdown report.

Install

mkdir -p ~/.claude/skills/feature-testing
cd ~/.claude/skills/feature-testing