mengrru

15 mods across 1 repository, 55 stars between them.

code-review

01

mengrru/Spherse

Skill Claude CodeCodex

Use when dispatching a sub agent to review implemented code (dev-flow step 4, after commit), or whenever the user asks for a code review of committed work.

55 2d ago A 36 tokens original MIT

doc-sync

02

mengrru/Spherse

Skill Claude CodeCodex

Use after completing a feature/infra/bugfix change or before committing, to verify docs/official, package READMEs, and backlog are in sync with the change.

55 2d ago A 37 tokens original MIT

i18n

03

mengrru/Spherse

Skill Claude CodeCodex

Guide for coding agents to migrate user-visible strings to the @spherse/i18n package and update locale catalogs.

55 2d ago A 27 tokens original MIT

release-new-version

04

mengrru/Spherse

Skill Claude CodeCodex

Use when the user says "发新版本", "release", "publish a new version", or wants to tag and ship a new Spherse release.

55 2d ago A 35 tokens original MIT

merge-to-dev

05

mengrru/Spherse

Command

Commit all changes and merge current branch to dev.

55 2d ago A 9 tokens original MIT

new-task

06

mengrru/Spherse

Command

Create a new branch from origin/dev, then start the task.

55 2d ago A 12 tokens original MIT

Spherse AGENTS.md

07

mengrru/Spherse

Instructions file CodexOpenCode

A set of instructions for working on Spherse, a local app that runs multiple coding agents with their own tools and permissions. It maps the project’s packages and points agents to the right design and development documents.

55 2d ago A 2,912 tokens original MIT

magic-phone

08

mengrru/Spherse

Skill Claude CodeCodex

A template for creating fictional Harry Potter-style phone screens with chats, social posts, and notes. The screen layout is separate from the character data, which is stored in JSON files.

55 2d ago A 57 tokens original MIT

mengrru/Spherse

Skill Claude CodeCodex

A method for building data-driven web applications around a shared JSON data file. It defines named queries and controlled changes so both the webpage and AI agents can read and update the same data safely.

55 2d ago A 65 tokens original MIT

mengrru/Spherse

Skill Claude CodeCodex

Use when creating or editing an agent-level Spherse chat window theme.css for custom chat backgrounds, headers, message bubbles, avatars, composer inputs, markdown blocks, or placeholder text.

55 2d ago A 45 tokens original MIT

mengrru/Spherse

Skill Claude CodeCodex

A guide for creating reusable instructions, called skills, for coding agents. It explains where project-wide and agent-specific skills belong and how to structure them.

55 2d ago A 42 tokens original MIT

mengrru/Spherse

Skill Claude CodeCodex

A project-level CSS file for changing the look of Spherse, such as page backgrounds, text, cards, buttons, and pop-up menus. It uses separate values for light and dark mode.

55 2d ago A 32 tokens original MIT

spherse-guide

13

mengrru/Spherse

Skill Claude CodeCodex

A guide to Spherse, a local workspace where multiple AI agents work with files, tools, skills, automated triggers, and separate conversations. Each project is an ordinary folder on the user’s computer.

55 2d ago A 65 tokens original MIT

spherse-use-ui-sdk

14

mengrru/Spherse

Skill Claude CodeCodex

A browser-side JavaScript interface injected into Spherse HTML pages. It lets page controls communicate with the Spherse app, including opening files or sessions, sending messages, storing data, and showing notifications.

55 2d ago A 92 tokens original MIT

spherse-write-html

15

mengrru/Spherse

Skill Claude CodeCodex

Guidance for creating HTML pages inside Spherse, including how pages load data and use application features. HTML is the language used to structure webpages.

55 2d ago A 123 tokens original MIT