qa-writer

Draft end-to-end QA test sequences for the Convos iOS app.

15|3|Updated Mar 27, 2025
One-click install
npx skills add https://github.com/xmtplabs/convos-ios --skill qa-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-writer
Source: https://github.com/xmtplabs/convos-ios/tree/main/qa/skills/qa-writer
Command: npx skills add https://github.com/xmtplabs/convos-ios --skill qa-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps QA teams quickly compose and manage end-to-end QA test sequences for the Convos iOS app, reducing manual testing time and ensuring test consistency.

Core Features & Use Cases

  • End-to-end QA test sequence drafting that follows project conventions.
  • Reference and reuse existing tests and guidelines to maintain consistency.
  • Real-world use: generate complete test documents ready for the qa/tests folder.

Quick Start

Provide a feature description and I will draft a complete QA test sequence following the RULES.md.

Frequently Asked Questions about qa-writer

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

FAQPage Schema
How do I draft end-to-end QA test sequences for an iOS app?

To draft end-to-end QA test sequences for an iOS app, provide a feature description and the Skill generates a complete test document with prerequisites, steps, and pass/fail criteria following documented conventions.

What should be included in a QA test file for validating UI flows?

A QA test file for validating UI flows must include prerequisites, execution steps, and pass/fail criteria. It enforces adherence to project rules and the established test folder structure to maintain consistency.

How do I ensure my iOS test sequences cover edge cases and failure handling?

To cover edge cases and failure handling in iOS test sequences, the Skill applies documented conventions to generate tests that validate failure scenarios across components, ensuring comprehensive validation.

Can I reuse existing guidelines when creating QA tests for Convos iOS?

Yes, you can reuse existing guidelines. The Skill references and applies documented conventions from the rules file to maintain consistency across newly generated test sequences for the Convos iOS app.

Does generating iOS test documents require manual formatting for the test folder?

No, manual formatting is not required. The Skill outputs complete test documents ready for the project test folder, automatically enforcing the correct structure and conventions required by the rules.