qa

Test web applications across quick, standard, and exhaustive tiers with health scores.

6|1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/endearqb/kimi-app --skill qa-endearqb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/endearqb/kimi-app/tree/main/.codex/skills/qa
Command: npx skills add https://github.com/endearqb/kimi-app --skill qa-endearqb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

QA and iterative fixes for web apps ensure quality and reliability throughout development and maintenance.

Core Features & Use Cases

  • Structured QA testing across quick, standard, and exhaustive tiers; automated evidence collection; before/after health scores; and guided bug-fix iterations.
  • Use case: A team releases a new feature and runs a /qa plan to surface issues, generate health reports, and verify fixes.

Quick Start

Provide a full QA cycle on the current branch to surface issues, generate evidence, and produce a health report.

Frequently Asked Questions about qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate web app testing and generate a health score report?

Automated web app testing with health score reports is generated by running structured QA cycles that instrument automated checks and capture logs. The Skill systematically tests the application and produces before/after health scores and ship-readiness summaries.

What is the best way to run targeted QA testing on specific web app pages?

Targeted QA testing on specific web app pages is executed using a diff-aware context to test only changed areas or a full URL context. This approach systematically surfaces issues and captures evidence without scanning the entire application.

Does tiered QA testing support both quick checks and exhaustive test plans?

Tiered QA testing supports quick, standard, and exhaustive levels of scrutiny. You provide the test plans and test data, and the Skill operates across these defined tiers to instrument automated checks and report findings based on the selected depth.

How do I verify bug fixes and track ship-readiness for a new web app feature?

Verifying bug fixes and tracking ship-readiness is handled through guided bug-fix iterations that capture before and after health scores. The Skill generates evidence and structured summaries to confirm the web application is ready to ship.

What do I need to provide to run automated QA checks on my web application?

To run automated QA checks, you need clear test plans, test data, and access to the app under test. The Skill uses these inputs to instrument automated checks, capture logs, and report findings across the selected testing tier.