zyx379

19 mods across 1 repository, 2 stars between them.

zoehis-ai-dev

01

zyx379/zoehis_workflow

Skill Claude CodeCodex

ZOEHIS full-stack workflow orchestrator for CodeBuddy. Use for feature delivery spanning frontend + backend + DB + business in the fj-common multi-repo workspace. Automatically references dev/rules/ and dev/skills/ (Cursor loads via .cursor/ junction). Follows docs/workflow.md step-by-step. Default scope in CodeBuddy…

2 1mo ago A 147 tokens original MIT

zyx379/zoehis_workflow

Instructions file CodexOpenCode

Instructions for working in a healthcare information-system codebase made of multiple separate repositories. An MCP server is a tool connection an agent can use for tasks such as log diagnosis.

2 1mo ago A 938 tokens original MIT

zoehis-business

03

zyx379/zoehis_workflow

Cursor rule

A set of business rules for ZOEHIS, a hospital information system, covering outpatient and inpatient care, prescriptions, medicine, charges, prepayments, and refunds.

2 1mo ago A 618 tokens original MIT

zoehis-code-review

04

zyx379/zoehis_workflow

Cursor rule

A review checklist for Java and Spring Boot changes in the ZOEHIS hospital system, including database queries, transactions, errors, and business data flows.

2 1mo ago A 2,117 tokens original MIT

zoehis-code-style

05

zyx379/zoehis_workflow

Cursor rule

Cursor rule "zoehis-code-style" from zyx379/zoehis_workflow, covering zoehis 代码风格, 前端, api 文件, mixin and vuex.

2 1mo ago A 394 tokens original MIT

zoehis-db-tables

06

zyx379/zoehis_workflow

Cursor rule

A set of database naming and design rules for ZOEHIS, a hospital information system. It defines patterns for tables covering patients, prescriptions, billing, insurance, and other hospital records.

2 1mo ago A 305 tokens original MIT

zoehis-git-branch

07

zyx379/zoehis_workflow

Cursor rule

A Git workflow guide for ten separate ZOEHIS repositories, covering branches, commits, merges, tags, and releases.

2 1mo ago A 1,069 tokens original MIT

zoehis-naming

08

zyx379/zoehis_workflow

Cursor rule

A naming guide for ZOEHIS frontend files, backend packages, API classes, and database tables.

2 1mo ago A 434 tokens original MIT

zyx379/zoehis_workflow

Cursor rule

A project rule for organizing short-lived work notes and reusable coding guidance. It says task-specific notes belong in a temporary memory folder, while the skills folder is reserved for guidance that can be reused across many tasks.

2 1mo ago A 444 tokens original MIT

zoehis-test-data

11

zyx379/zoehis_workflow

Cursor rule

A ZOEHIS rule for creating and checking test data in a test database. It covers reading table structures, writing test records, and verifying them with queries while keeping production data read-only.

2 1mo ago A 323 tokens original MIT

his-log-diagnosis

12

zyx379/zoehis_workflow

Skill Claude CodeCodex

Diagnoses HIS production issues via zoe-his-mcp (direct) or zoe-his-linx-mcp (via linx relay). HTTP/RPC/SQL/param logs, business SELECT. Locates code by class/method/sqlId with local-first getcode. Use when user gives traceId, asks to 排查日志/报错/SQL/链路, or references 应用日志排查.

2 1mo ago A 92 tokens original MIT

zoehis-backend

13

zyx379/zoehis_workflow

Skill Claude CodeCodex

ZOEHIS backend development: Spring Boot 2.3/MyBatis controllers, services, DAOs, Dao.xml SQL mappings, Java entity/DTO/VO, Maven multi-module (api/pojo/service). Use when adding REST endpoints, modifying business logic in Service layer, writing SQL in Dao.xml, creating Feign clients, handling Dubbo RPC, Maven…

2 1mo ago A 127 tokens original MIT

zoehis-business

14

zyx379/zoehis_workflow

Skill Claude CodeCodex

ZOEHIS business rules and table flows: pool tables (POOL → RECORD), master-detail patterns, prepay charge/refund/consume, outpatient/inpatient symmetry (OUTP/INP), drug dispense, prescription, billing flows, charge/deduction, refund/return. Use when designing DB changes, verifying business constraints, checking table…

2 1mo ago A 151 tokens original MIT

zoehis-code-map

15

zyx379/zoehis_workflow

Skill Claude CodeCodex

Build a requirement-phase code map for ZOEHIS fj-common: search memory index/cases, user clues, path conventions, and targeted grep/read. Use at workflow Step 4 (需求分析) before spec. Prefer over blind full-repo search. Triggers: 代码地图, 需求分析, 代码定位, 线索汇总, Step 4.

2 1mo ago A 83 tokens original MIT

zoehis-daily-report

16

zyx379/zoehis_workflow

Skill Claude CodeCodex

A daily work-report generator for a specific Chinese healthcare software workspace. It reads that workspace's Git commits from the current day and groups them into a numbered report.

2 1mo ago A 91 tokens original MIT

zyx379/zoehis_workflow

Skill Claude CodeCodex

ZOEHIS external analysis agent for Trae/CodeBuddy. Executes workflow Step 0–4 only (task routing, requirement understanding, code location, code map). Outputs Cursor handoff block. Use when user wants preliminary analysis before Cursor implementation, or mentions 外部分析, Step 0-4, 初步分析, 交接给Cursor.

2 1mo ago A 80 tokens original MIT

zoehis-frontend

18

zyx379/zoehis_workflow

Skill Claude CodeCodex

ZOEHIS frontend development: Nuxt/Vue 2.6 pages, zoehis- components, API layer. Use when modifying Vue pages, creating UI components, fixing CSS/layout, adding form fields/buttons/tables, writing $httpVue API calls, using zoehis-select/zoehis-table/ zoehis-input/etc. component APIs. Keywords: 前端, 页面, 组件, UI, 界面, 样式…

2 1mo ago A 151 tokens original MIT

zoehis-git-ops

19

zyx379/zoehis_workflow

Skill Claude CodeCodex

ZOEHIS Git delivery: commit, push, merge to release branches, cherry-pick, create tags. Use when committing code to master, pushing to remote, merging from master to release-1.166/1.168 branches, cherry-picking specific commits, tagging releases, or handling system parameter (jsonl) separate commits. Also manages the…

2 1mo ago A 166 tokens original MIT