github

Installation
SKILL.md

GitHub API Emulator

Fully stateful GitHub REST API emulation. Creates, updates, and deletes persist in memory and affect related entities.

Start

# GitHub only
npx emulate --service github

# Default port
# http://localhost:4001

Or programmatically:

import { createEmulator } from 'emulate'
Related skills

More from vercel-labs/emulate

Installs
36
GitHub Stars
1.2K
First Seen
Mar 22, 2026