test-agent

Generate test cases and pass/fail reports for Strapi boilerplate workflows.

2|3|Updated May 19, 2022
One-click install
npx skills add https://github.com/SKLINET/strapi-boilerplate --skill test-agent-sklinet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-agent
Source: https://github.com/SKLINET/strapi-boilerplate/tree/main/.cursor/skills/test-agent
Command: npx skills add https://github.com/SKLINET/strapi-boilerplate --skill test-agent-sklinet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Test Agent automates end-to-end testing of Strapi boilerplate workflows by generating test cases, simulating user interactions, and producing comprehensive reports.

Core Features & Use Cases

  • Generates deterministic test plans for create-block and create-complementary workflows.
  • Simulates user answers and validates outcomes against expected results.
  • Produces detailed pass/fail reports that help teams improve agent reliability and coverage.

Quick Start

Run the test-agent to automatically generate and execute test cases for create-block and create-complementary workflows.

Frequently Asked Questions about test-agent

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

FAQPage Schema
How do I automate end-to-end testing for Strapi boilerplate workflows?

End-to-end testing for Strapi boilerplate workflows is automated by generating deterministic test cases, simulating user interactions, and validating outcomes against expected results. The agent automatically produces detailed pass/fail reports to improve reliability.

What is the best way to validate create-block and create-complementary agent workflows?

The best way to validate these agent workflows is to run deterministic test plans that simulate user answers and validate outcomes against expected results. This approach generates comprehensive pass/fail reports to help teams improve agent reliability and coverage.

Do I need an external execution environment to run automated tests on a Next.js and Strapi monorepo?

No external execution environment is required to run automated tests on a Next.js and Strapi monorepo. The agent operates directly within the repository, reading test definitions and reference rules to drive deterministic test plans without external dependencies.

How does simulation-based validation work for agent workflows?

Simulation-based validation for agent workflows works by generating deterministic test plans that simulate user answers and validate the outcomes against expected results. It reads test definitions from references to drive the simulation and produce comprehensive pass/fail reports.

Can I use reference rules from AGENTS.md to drive deterministic test plans?

Yes, you can use reference rules from AGENTS.md to drive deterministic test plans. The agent reads these validation rules and workflow expectations directly from the repository's references and SKILL.md to ensure accurate simulation and validation of user interactions.