zhinjs

39 mods across 1 repository, 135 stars between them.

CHANGELOG

01

zhinjs/zhin

Agent

A changelog documenting updates to GitHub Copilot agents for the Zhin.js framework, a software framework for building applications. It records added agent files, templates, guides, fixes, and validation results.

135 5d ago A 0 tokens original MIT

adapter-developer

02

zhinjs/zhin

Agent

Use when building or modifying Zhin.js adapters, including Endpoint implementations, message formatting, send and recall flow, connection lifecycle, platform API integration, and adapter type registration. 适用于适配器开发、平台协议接入和消息收发链实现。.

135 5d ago A 57 tokens original MIT

plugin-developer

03

zhinjs/zhin

Agent

Use when building or modifying Zhin.js plugins, including plugin entry files, command handlers, middleware, Context registration and injection, schema, service extraction, and plugin-side web integrations. 适用于插件开发、命令实现、中间件编写和 Context 接入。.

135 5d ago A 59 tokens original MIT

zhinjs/zhin

Agent

Use when reviewing or improving Zhin.js architecture, monorepo boundaries, package layering, dependency direction, context injection flow, message pipeline, cross-package coupling, maintainability, and structural performance. 适用于架构优化、依赖边界梳理、消息链路与上下文模型优化。.

135 5d ago A 69 tokens original MIT

zhinjs/zhin

Agent

Use when improving Zhin.js console pages, plugin frontend pages, React UI structure, page information architecture, responsiveness, rendering performance, and visual hierarchy. 适用于前端页面优化、控制台界面改进、React 交互与布局优化。.

135 5d ago A 60 tokens original MIT

zhinjs/zhin

Agent

Use when improving Zhin.js plugin design, command structure, middleware composition, context usage, plugin lifecycle, service extraction, schema organization, and plugin maintainability. 适用于插件设计优化、命令与中间件重构、Context 使用优化。.

135 5d ago A 58 tokens original MIT

zhin

07

zhinjs/zhin

Agent

Use when implementing or modifying Zhin.js framework code, especially framework features, cross-package changes, plugin runtime integration, command handling, Context APIs, and end-to-end code changes that must follow repository conventions. 适用于 Zhin.js 框架开发、跨包实现和符合仓库约定的代码落地。.

135 5d ago A 69 tokens original MIT

zhinjs/zhin

Instructions file GitHub Copilot

Repository instructions for Zhin.js, a TypeScript framework for building plugins and messaging applications. They describe the required plugin structure, architecture, imports, and development workflow.

135 5d ago A 1,156 tokens original MIT

zhinjs/zhin

Instructions file GitHub Copilot

A set of development rules for the core Zhin.js packages. It explains package layers, source directories, import and export conventions, message delivery rules, and recommended checks.

135 5d ago A 477 tokens original MIT

zhinjs/zhin

Instructions file GitHub Copilot

Instructions for zhinjs/zhin, covering zhin plugin runtime authoring, package contract, convention directories, imports and native typescript and command routes.

135 5d ago A 1,018 tokens original MIT

zhinjs/zhin

Skill Claude CodeCodex

Migrate legacy Zhin.js plugins and projects to the convention-based Plugin Runtime — from usePlugin/getPlugin/addCommand/addMiddleware/addComponent/addTool/addCron/declareConfig/useContext and mutable registries to definePlugin + capability directories + Scope/Token resources. Use this whenever a Zhin plugin fails to…

135 5d ago A 178 tokens original MIT

zhin-audit

12

zhinjs/zhin

Skill Claude CodeCodex

Audit Zhin.js monorepo for security vulnerabilities, performance bottlenecks, and architecture issues. Use when asked to "audit code", "check security", "find performance issues", "review architecture", "scan for vulnerabilities", "check memory leaks", or "review code quality".

135 5d ago A 62 tokens original MIT

zhinjs/zhin

Skill Claude CodeCodex

Refactor existing Zhin.js plugins into a cleaner standard structure. Use when asked to reorganize plugin files, split commands or services, migrate a messy plugin to standard layout, reduce coupling, clean lifecycle logic, or standardize plugin structure without changing behavior. 适用于已有 Zhin 插件重构、结构整理、职责拆分与标准化迁移。.

135 5d ago A 80 tokens original MIT

zhinjs/zhin

Skill Claude CodeCodex

Implement Zhin.js plugins with Plugin Runtime. Use when asked to create a plugin, add commands, middleware, components, cron, AI tools/skills/agents, config, database, router, or console pages. 适用于 definePlugin / 约定目录能力落地。.

135 5d ago A 63 tokens original MIT

zhin AGENTS.md

15

zhinjs/zhin

Instructions file CodexOpenCode

A guide for coding agents working in the Zhin.js repository, a TypeScript framework for bots that communicate through messaging channels. It explains the project structure, technology choices, architecture, and which files to read first.

135 5d ago A 3,963 tokens original MIT

zhin CLAUDE.md

16

zhinjs/zhin

Instructions file

Instructions for zhinjs/zhin, covering claude.md, project overview, commands, bootstrap (first-time or after clean) and single package.

135 5d ago A 3,255 tokens original MIT

dev

17

zhinjs/zhin

Agent

A developer role for GitHub-based software work. It reads assigned issues, writes code, opens pull requests (proposed code changes), and responds to review comments.

135 5d ago A 47 tokens original MIT

ops

18

zhinjs/zhin

Agent

A software operations and site-reliability role that maintains automated builds, releases, deployments, and infrastructure settings. CI/CD means automated checks and delivery of software; a release is a published version of the project.

135 5d ago A 49 tokens original MIT

pm

19

zhinjs/zhin

Agent

A product manager role for GitHub projects. It reviews new issues, clarifies requirements, breaks large requests into smaller tasks, sets priority labels, assigns work, and checks proposed changes against the request.

135 5d ago A 54 tokens original MIT

tester

20

zhinjs/zhin

Agent

A software testing and quality-assurance role that checks proposed code changes before they are merged. A pull request is a request to add reviewed changes to a project, and regression testing checks that a fix did not break existing behavior.

135 5d ago A 56 tokens original MIT

memory-consolidate

21

zhinjs/zhin

Skill Claude CodeCodex

A memory-maintenance skill that stores a small number of durable, searchable facts and keeps the main memory file concise.

135 5d ago A 46 tokens original MIT

hello

22

zhinjs/zhin

Agent

Minimal hello capability example.

135 5d ago A 6 tokens original MIT

planner

23

zhinjs/zhin

Agent

A planning agent that coordinates delegated tasks and presents results to the user.

135 5d ago A 0 tokens original MIT

researcher

24

zhinjs/zhin

Agent

A research sub-agent that completes investigation tasks delegated by a planning agent and returns structured findings.

135 5d ago A 0 tokens original MIT