cmd-write-tests

Generate Playwright end-to-end test scripts for Vivreal Portal features.

Updated May 12, 2026
One-click install
npx skills add https://github.com/HillBombCreations/vivreal-skills --skill cmd-write-tests
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cmd-write-tests
Source: https://github.com/HillBombCreations/vivreal-skills/tree/main/vivreal-workflow/skills/cmd-write-tests
Command: npx skills add https://github.com/HillBombCreations/vivreal-skills --skill cmd-write-tests

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of detailed end-to-end tests for features, components, or pages within the Vivreal Portal, reducing the manual effort required for test development and ensuring a high-quality testing process.

Core Features & Use Cases

  • Test Automation: Automates the writing of end-to-end tests using Playwright for the Vivreal Portal.
  • Quality Standards: Adheres to Vivreal's testing standards, including edge cases, error states, and accessibility.
  • Use Case: When developing a new feature in the Vivreal Portal, use this Skill to generate the initial test suite based on the feature's specifications.

Quick Start

Use the 'cmd-write-tests' skill to generate tests for the feature with the name 'FeatureName'.

Frequently Asked Questions about cmd-write-tests

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

FAQPage Schema
How do I automate end-to-end test creation for Vivreal Portal features?

You can automate end-to-end test creation for Vivreal Portal features by using this Skill to generate comprehensive Playwright test scripts that cover UI correctness, interaction flows, accessibility, and responsive behavior.

What does Playwright end-to-end testing cover for web portal applications?

Playwright end-to-end testing for web portal applications covers UI correctness, interaction flows, accessibility, and responsive behavior, ensuring features handle edge cases and error states according to established testing standards.

Do I need Playwright knowledge to run generated end-to-end test scripts?

Yes, you need Playwright and Vivreal Portal knowledge to execute the generated end-to-end test scripts, as this Skill automates the script generation process but relies on the user to run and maintain the tests.

Can I generate accessibility and responsive behavior tests for new UI features?

Yes, you can generate accessibility and responsive behavior tests for new UI features by providing the feature name and specifications to this Skill, which outputs test scripts adhering to Vivreal's quality standards for edge cases and error states.

What's the best way to ensure test coverage for edge cases in Vivreal Portal features?

The best way to ensure test coverage for edge cases in Vivreal Portal features is to use this Skill to generate initial test suites based on feature specifications, which automatically include edge cases, error states, and accessibility checks.