Skip to content

replayio/plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Replay.io Plugins

This repository is a shadcn GitHub registry for Replay.io agent and editor plugin bundles.

Install a bundle with shadcn add:

npx shadcn@latest add replayio/plugins/codex
npx shadcn@latest add replayio/plugins/cursor
npx shadcn@latest add replayio/plugins/claude-code
npx shadcn@latest add replayio/plugins/opencode
npx shadcn@latest add replayio/plugins/obvious-ai

Registry Items

Item Installs
codex Codex plugin bundle installed to .codex-plugin/, skills/replayio/, skills/loop-qa-api/, assets/, hooks, scripts, and metadata files.
cursor Cursor plugin bundle installed to .cursor-plugin/, skills/, assets/, hooks, scripts, and MCP config.
claude-code Claude Code Replay QA plugin installed to .claude/skills/replay-qa/, including plugin commands and script-backed skill helpers.
opencode OpenCode plugin bundle installed to .opencode/plugins/, AGENTS.md, and opencode.json.
obvious-ai Skills-only Obvious bundle installed to .obvious/skills/....

The registry reads generated source files from dist/..., but each item installs into the platform-specific destination paths that plugin hosts expect.

Validate

Validate the registry before publishing changes:

npx shadcn@latest registry validate registry.json

About

Plugins for agent harnesses such as codex, claude-code and cursor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors