qa-engineer-manual

Plan and execute manual QA for the Storyblok CLI package.

60|40|Updated May 19, 2025
One-click install
npx skills add https://github.com/storyblok/monoblok --skill qa-engineer-manual
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: qa-engineer-manual
Source: https://github.com/storyblok/monoblok/tree/main/packages/cli/.claude/skills/qa-engineer-manual
Command: npx skills add https://github.com/storyblok/monoblok --skill qa-engineer-manual

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, curl, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a structured approach to plan and execute manual QA for the Storyblok CLI package, ensuring end-to-end reliability before release.

Core Features & Use Cases

  • Manual test planning and execution for build, login, CLI commands, and space interactions.
  • Scenario seeds and test plans to reproduce real-world usage and verify feature integrity.
  • Guided workflow with helper scripts and reference materials to validate DX and error handling.

Quick Start

Plan and run a complete manual QA pass using the included scripts and workflows, starting with building the CLI and logging into the QA space.

Frequently Asked Questions about qa-engineer-manual

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

FAQPage Schema
How do I perform manual QA testing for a CLI package?▼

Manual QA testing for a CLI package requires planning test scenarios and executing them against builds, logins, and commands. This Skill provides structured workflows and helper scripts to validate end-to-end CLI functionality and error handling.

What do I need to set up manual testing for the Storyblok CLI?▼

To run manual testing for the Storyblok CLI, you need Node.js, pnpm or nx tooling, a valid STORYBLOK token, and a .env.qa configuration file. These dependencies drive the tests across a dedicated QA space.

How do I create a test plan for CLI commands and space interactions?▼

Creating a test plan for CLI commands involves defining scenarios that reproduce real-world usage. This Skill provides scenario seeds and guided workflows to execute tests, verify feature integrity, build stability, and validate login flows.

Can I use this manual testing workflow to validate developer experience and error handling?▼

Yes, you can use this manual testing workflow to validate developer experience and error handling. The guided workflows and reference materials help reproduce real-world usage scenarios and verify CLI error handling effectively.

Does manual QA for Storyblok CLI work without a dedicated QA space?▼

Manual QA for the Storyblok CLI requires a dedicated QA space to safely execute tests. The included scripts and workflows rely on this isolated environment and a valid STORYBLOK token to validate space interactions without affecting production.