remorses

29 mods across 16 repositories, 10k stars between them.

remorses/playwriter

Instructions file CodexOpenCode

Instructions for remorses/playwriter, covering backward compatibility, architecture, development, running mcp locally and running cli locally.

3.8k 5d ago A 11,237 tokens original MIT

playwriter

02

remorses/playwriter

Skill Claude CodeCodex

Control the user own Chrome browser via Playwriter extension with Playwright code snippets in a stateful local js sandbox. Use this over other Playwright MCPs to automate the browser — it connects to the user's existing Chrome instead of launching a new one. Use this cli for navigating JS-heavy websites (Instagram…

3.8k 5d ago A 92 tokens original MIT

kimaki AGENTS.md

03

remorses/kimaki

Instructions file CodexOpenCode

Instructions for remorses/kimaki, covering repo architecture, gateway-proxy (rust), gateway onboarding flow (gateway mode), db package and opencode sdk.

1.4k 5d ago A 10,677 tokens original MIT

new-skill

04

remorses/kimaki

Skill Claude CodeCodex

Best practices for creating a SKILL.md file. Covers file structure, frontmatter, writing style, and where to place skills in a repository. Use when the user wants to create a new skill, update an existing skill, write a SKILL.md, or asks how skills work.

1.4k 5d ago C 61 tokens original MIT

npm-package

05

remorses/kimaki

Skill Claude CodeCodex

Opinionated TypeScript npm package template for ESM packages. Enforces src→dist builds with tsc, strict TypeScript defaults, explicit exports, and publish-safe package metadata. Relative source imports must use .ts or .tsx (never .js); tsc rewrites them via rewriteRelativeImportExtensions. Use this when creating or…

1.4k 5d ago C 78 tokens original MIT

opensrc

06

remorses/kimaki

Skill Claude CodeCodex

Fetch dependency source code to give AI agents deeper implementation context. Use when the agent needs to understand how a library works internally, read source code for a package, fetch implementation details for a dependency, or explore how an npm/PyPI/crates.io package is built. Triggers include "fetch source for"…

1.4k 5d ago A 103 tokens copy · 100% MIT

gpuix AGENTS.md

07

remorses/gpuix

Instructions file CodexOpenCode

Instructions for remorses/gpuix, covering agents.md - gpuix codebase guide, gpuix is a thin layer on gpui, project goal, mouse capture is armed by the press and architecture overview.

1.3k 2d ago A 16,062 tokens original Apache-2.0

gpuix CLAUDE.md

08

remorses/gpuix

Instructions file

Instructions for remorses/gpuix, a project described as: Node.js & React bindings for Zed’s GPUI. Build memory efficient native apps with React and no Electron.

1.3k 2d ago A 13 tokens copy · 72% Apache-2.0

critique AGENTS.md

09

remorses/critique

Instructions file CodexOpenCode

Instructions for remorses/critique, covering opentui, using unreleased opentui versions, bun, react and rules.

1.3k 2mo ago A 1,974 tokens original MIT

critique

10

remorses/critique

Skill Claude CodeCodex

Git diff viewer. Renders diffs as web pages, images, and PDFs with syntax highlighting. Use this skill when working with critique for showing diffs, generating diff URLs, or selective hunk staging.

1.3k 2mo ago A 45 tokens original MIT

holocron AGENTS.md

11

remorses/holocron

Instructions file CodexOpenCode

AGENTS.md instructions for remorses/holocron, covering holocron, template submodule, config, cli package name and public docs wording.

764 2d ago A 17,466 tokens

holocron

12

remorses/holocron

Skill Claude CodeCodex

Holocron is a Mintlify-compatible docs site generator and Vite plugin. Use this skill when creating, migrating, customizing, or deploying a Holocron documentation site.

764 2d ago A 39 tokens

tuistory AGENTS.md

13

remorses/tuistory

Instructions file CodexOpenCode

AGENTS.md instructions for remorses/tuistory, covering running cli locally, relay daemon lifecycle, ensurerelayrunning flow, version mismatch / update case and daemon-stop.

353 11d ago B 1,915 tokens

tuistory

14

remorses/tuistory

Skill Claude CodeCodex

Run dev servers and terminal commands that AI agents can read, wait on, and type into. Wrap any command in a named background session. Humans get auto-attached; agents get a session they can inspect with read, snapshot, wait, and type.

353 11d ago A 155 tokens

termcast AGENTS.md

15

remorses/termcast

Instructions file CodexOpenCode

Instructions for remorses/termcast, covering project coding guidelines, termcast specific rules, porting @raycast/api components and hooks to termcast, see files in the repo and goal.

337 20d ago A 13,726 tokens original MIT

termcast CLAUDE.md

16

remorses/termcast

Instructions file

Instructions for remorses/termcast, a project described as: Turn any Raycast extension into a terminal user interface (TUI). Powered by opentui & react.

337 20d ago A 3 tokens copy · 100% MIT

termcast

17

remorses/termcast

Skill Claude CodeCodex

Build TUIs with a Raycast-like React API using termcast. Implements @raycast/api components (List, Detail, Form, Action) rendered to the terminal via opentui.

337 20d ago A 40 tokens original MIT

remorses/usecomputer

Instructions file CodexOpenCode

Instructions for remorses/usecomputer, covering usecomputer agent notes, goal, source of truth for command behavior, native implementation dependencies and cross-platform input backend reference.

315 1mo ago A 2,375 tokens original MIT

usecomputer

19

remorses/usecomputer

Skill Claude CodeCodex

Desktop automation CLI for AI agents (macOS, Linux, Windows). Screenshot, click, type, scroll, drag with native Zig backend. Use this skill when automating desktop apps with computer use models (GPT-5.4, Claude). Covers the screenshot-action feedback loop, coord-map workflow, window-scoped screenshots, and system…

315 1mo ago A 75 tokens original MIT

errore AGENTS.md

20

remorses/errore

Instructions file CodexOpenCode

AGENTS.md instructions for remorses/errore, covering agent instructions, type checking, effect docs and skill.md editing.

282 4mo ago A 397 tokens

errore

21

remorses/errore

Skill Claude CodeCodex

Go-style error handling for TypeScript. Functions return errors instead of throwing them — but instead of Go's two-value tuple (val, err), you return a single Error | T union. Instead of checking err != nil, you check instanceof Error. TypeScript narrows the type automatically. No wrapper types, no Result monads, just…

282 4mo ago A 192 tokens

spiceflow AGENTS.md

22

remorses/spiceflow

Instructions file CodexOpenCode

AGENTS.md instructions for remorses/spiceflow, covering generated readmes, readme content guidelines, package manager: pnpm with workspace, spiceflow duplication in consumer monorepos and typescript.

167 8d ago A 7,300 tokens original MIT

spiceflow

23

remorses/spiceflow

Skill Claude CodeCodex

Spiceflow is a super simple, fast, and type-safe API and React Server Components framework for TypeScript. Works on Node.js, Bun, and Cloudflare Workers. ALWAYS load this skill BEFORE writing or editing ANY spiceflow code, including one-line changes: routes, pages, layouts, loaders, server actions, forms…

167 8d ago A 159 tokens original MIT

agentmap AGENTS.md

24

remorses/agentmap

Instructions file CodexOpenCode

AGENTS.md instructions for remorses/agentmap, covering agent instructions, setup, publishing, workspace structure and dependencies.

58 3mo ago A 465 tokens