← Back to Skills Marketplace
268
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install qa-skill
Description
Generate comprehensive test cases and quality assurance documentation from SwiftUI iOS code. Use when iOS application code is available and needs testing str...
Usage Guidance
This skill is instruction-only and appears to do what it says: analyze SwiftUI code and generate tests and QA docs. Before using it, only provide the project source and any PRD/requirements you are comfortable sharing (avoid sending secrets, API keys, or private signing certificates). If a later version adds an install step, external network endpoints, or environment-variable requirements, re-evaluate because those would change the risk profile. Finally, review generated tests and documentation — the skill yields templates and recommendations that should be validated and adapted to your codebase and security practices.
Capability Analysis
Type: OpenClaw Skill
Name: qa-skill
Version: 1.0.1
The qa-skill bundle is a legitimate tool designed to generate SwiftUI test cases and QA documentation. The SKILL.md file provides structured instructions and templates for unit, UI, and integration testing without any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md describes parsing SwiftUI projects, identifying view models/data flows, and emitting unit/UI/integration test templates and QA docs. No unrelated capabilities (cloud access, system administration, or secret exfiltration) are requested.
Instruction Scope
The instructions focus on analyzing provided iOS code and producing test cases and documentation. They do reference analyzing PRD requirements and project structure (which reasonably requires access to the project's source and any PRD files the user supplies), but they do not instruct reading arbitrary system files, environment variables, or sending data to third parties.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is written to disk and there are no third-party packages or download URLs to evaluate.
Credentials
The skill declares no required environment variables, credentials, or config paths. Its needs (access to the project's source code and any PRD/requirements documents the user supplies) are proportional to generating tests and docs.
Persistence & Privilege
always:false (default) and normal autonomous invocation allowed. The skill does not request persistent presence or modification of other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install qa-skill - After installation, invoke the skill by name or use
/qa-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Improved documentation clarity with English descriptions for broader accessibility.
- Expanded explanation of testing strategies, including functional, non-functional, and regression testing.
- Added detailed sample templates for unit, UI, and integration test cases.
- Introduced example sections (e.g., todo app) demonstrating generated test coverage.
- Outlined auto-trigger actions and integration points within the auto-dev-pipeline.
- Specified quality metrics, code coverage targets, and accessibility compliance standards.
v1.0.0
Version 1.0.0
- Initial release of qa-skill.
- Automatically generates test cases and test steps for SwiftUI iOS projects.
- Integrates with dev-skill (for receiving code) and prd-skill (for validating requirements).
- Outputs complete test suites: unit tests, UI tests, integration tests, documentation, and report templates.
- Includes configuration options for test coverage, device, iOS version, and retry logic.
- Provides templates for test code and manual test documentation.
- Marks pipeline completion and suggests deployment after testing.
Metadata
Frequently Asked Questions
What is Qa Skill?
Generate comprehensive test cases and quality assurance documentation from SwiftUI iOS code. Use when iOS application code is available and needs testing str... It is an AI Agent Skill for Claude Code / OpenClaw, with 268 downloads so far.
How do I install Qa Skill?
Run "/install qa-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Qa Skill free?
Yes, Qa Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Qa Skill support?
Qa Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Qa Skill?
It is built and maintained by 唐超 (@tc1993); the current version is v1.0.1.
More Skills