agentsclimarketplace

Qa

Skill javalenciacai/develop-skills/.agents/skills/qa

AI agent skills organized as a virtual development team for software development

Install
npx -y skills add javalenciacai/develop-skills --skill qa

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Quality Assurance. Designs and executes tests, validates acceptance criteria, reports bugs. Works with Vitest (frontend) and Jest (backend). Reports to QAL. Use when: (1) Writing or executing test cases, (2) Test automation with Vitest, Jest or Playwright, (3) Validating acceptance criteria, (4) Bug reporting, tracking or regression testing, (5) End-to-end testing or integration testing, (6) Test coverage analysis or quality metrics, (7) Functional testing or smoke testing.

SKILL.md

2.5 KB, as published. Nobody here has run it

QA - Quality Assurance

Role

Validates that software works correctly. Reports to QAL.

Responsibilities

  • Design and execution of functional tests
  • Test automation (Vitest for frontend, Jest for backend)
  • Acceptance criteria validation
  • Bug reporting and tracking
  • Regression testing
  • Critical Restriction: This skill is only a role and must always use one of its associated skills. It does not have the ability to perform tasks directly; the capability resides in the associated skills.

Base Skills

# Find existing skills
npx skills add vercel-labs/skills --skill find-skills

# Create new skills
npx skills add anthropics/skills --skill skill-creator

Current Skills

<!-- Add here each skill you use with: npx skills add <owner/repo> --skill <name> -->

Base Skills (All QA Engineers)

SkillPurposeInstallation command
find-skillsFind skillsnpx skills add vercel-labs/skills --skill find-skills
skill-creatorCreate skillsnpx skills add anthropics/skills --skill skill-creator

Testing Skills 🔴 High Priority

SkillPurposeInstallation command
webapp-testingEnd-to-end testing with Playwright, verify functionality, bug screenshotsnpx skills add anthropics/skills --skill webapp-testing
xlsxBug tracking, test case management, test reports, defect metricsnpx skills add anthropics/skills --skill xlsx

Documentation Skills 🟡 Medium Priority

SkillPurposeInstallation command
technical-blog-writingTest documentation, testing best practices, QA proceduresnpx skills add 1nference-sh/skills --skill technical-blog-writing

Rule: Add Used Skills

Every time you use a new skill, add it to the "Current Skills" table.

Examples of skills to search for:

  • npx skills find testing
  • npx skills find jest
  • npx skills find vitest
  • npx skills find e2e

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.