KS
Killer-Skills

zerg-testing — how to use zerg-testing how to use zerg-testing, zerg-testing setup guide, zerg-testing alternative, zerg-testing vs pytest, what is zerg-testing, zerg-testing install, zerg-testing tutorial, zerg-testing best practices, zerg-testing for AI agents

v1.0.0
GitHub

About this Skill

Perfect for AI Agents needing structured testing with Make targets and comprehensive E2E testing capabilities. zerg-testing is a centralized testing framework that utilizes Make targets for managing AI agents, providing core commands for unit tests, E2E tests, and debugging

Features

Runs unit tests using `make test` command
Executes core E2E tests with `make test-e2e-core` command
Supports full E2E testing with `make test-e2e` command
Allows for debugging with `make test-e2e-errors` and `make test-e2e-verbose` commands
Enables testing of specific test cases with `make test-e2e-single` command

# Core Topics

cipher982 cipher982
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
36
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add cipher982/longhouse/zerg-testing

Agent Capability Analysis

The zerg-testing MCP Server by cipher982 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use zerg-testing, zerg-testing setup guide, zerg-testing alternative.

Ideal Agent Persona

Perfect for AI Agents needing structured testing with Make targets and comprehensive E2E testing capabilities.

Core Value

Empowers agents to simplify testing processes using Make targets, providing a robust framework for unit testing, core E2E testing, and full E2E testing with retry capabilities, all while utilizing pytest, bun, and playwright indirectly through Make commands.

Capabilities Granted for zerg-testing MCP Server

Automating unit tests with `make test`
Debugging E2E errors using `make test-e2e-errors` and `make test-e2e-verbose`
Running targeted E2E tests with `make test-e2e-single`

! Prerequisites & Limits

  • Requires Makefile setup
  • Must use Make targets; direct execution of pytest, bun, or playwright is not allowed
Project
SKILL.md
569 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Zerg Testing

Rules

  • Always use Make targets. Never run pytest/bun/playwright directly.

Core Commands

bash
1make test # unit tests 2make test-e2e-core # core E2E (must pass 100%) 3make test-e2e # full E2E (retries ok) 4make test-all # unit + full E2E 5make test-e2e-single TEST=tests/<spec>.ts 6make test-e2e-errors # show last E2E errors 7make test-e2e-verbose # full output for debugging

Debugging Flow

  1. make test-e2e-errors
  2. make test-e2e-single TEST=tests/<spec>.ts
  3. make test-e2e-verbose

Related Skills

Looking for an alternative to zerg-testing or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication