This skill provides an execution checklist and deep technical knowledge for managing pikkuScenario exports. It enables the agent to drive applications as real actors over real transport, allowing a single artifact to serve as both a comprehensive e2e test and a live production health check.
Activate this skill when tasked with writing new Pikku scenarios, improving test coverage via pikku dev --coverage, diagnosing scenario failures, or configuring actors and environments in pikku.config.json.
scenario.do, expectEventually, expectError, and expectService.scenario-coverage.json.Designed for agents operating within a Pikku-based development environment, specifically those with access to the Pikku CLI.
This skill has not been reviewed by our automated audit pipeline yet.
Pikku Project Discovery (pikku info)
CLI helper to inspect a Pikku project: list functions, tags, middleware, and permissions; useful for understanding project structure and surface issues quickly.
Pikku Schema AJV (AjvSchemaService)
Provides Ajv-based JSON Schema validation for Pikku apps: compile, register, and validate schemas; use as the Node.js default SchemaService.