emulate-seed

Installation
SKILL.md

Emulate Seed Configs

Generate and manage seed configs for emulate (Apache-2.0) — Vercel Labs' stateful API emulation tool. Each category has individual rule files in rules/ loaded on-demand.

Not mocks. Emulate provides full state machines with cascading deletes, cursor pagination, webhook delivery, and HMAC signature verification. Create a PR via the API and it appears in GET /repos/:owner/:repo/pulls. Delete a repo and its issues, PRs, and webhooks cascade-delete.

Quick Reference

Category Rules Impact When to Use
Seed Config 1 HIGH Setting up emulate.config.yaml for test environments
Service Selection 1 MEDIUM Choosing GitHub/Vercel/Google for your tests
Webhook Setup 1 MEDIUM Testing webhook delivery with HMAC verification
Parallel CI 1 HIGH Running tests in parallel without port collisions
Auth Tokens 1 MEDIUM Seeding tokens mapped to emulated users

Total: 5 rules across 5 categories

Quick Start

Related skills

More from yonatangross/skillforge-claude-plugin

Installs
4
GitHub Stars
170
First Seen
Mar 26, 2026