Run unit tests that require the Spanner emulator. Use this skill when the user wants to run tests in packages like satellite/metabase, satellite/metainfo, or any other tests that interact with Spanner. Automatically handles checking for and configuring the Spanner emulator environment.
5.5
Rating
0
Installs
Testing & Quality
Category
This skill provides a well-structured guide for running unit tests with the Spanner emulator. The description clearly explains when to use it, and the instructions cover the complete workflow including environment checking, emulator setup, test execution, and cleanup. The task knowledge is comprehensive with specific commands and common test paths. Structure is good with clear numbered steps, though it could be more concise. Novelty is moderate - while it does automate multi-step emulator management that would require coordination across multiple commands, the underlying tasks (checking env vars, starting a process, running go tests) are relatively straightforward for a CLI agent. The main value is in the orchestration and contextual knowledge rather than highly complex automation.
Loading SKILL.md…

Skill Author