chentao326

21 mods across 4 repositories, 54 stars between them.

teacher

01

chentao326/teacher-skill

Skill Claude CodeCodex

A teaching workflow for explaining documents, books, courses, or other study materials in plain language. It first assesses the learner and then teaches step by step.

48 2mo ago A 145 tokens original MIT

vibe-code AGENTS.md

02

chentao326/vibe-code

Instructions file CodexOpenCode

Instructions for chentao326/vibe-code, covering agents.md — vibe code, what this is, directory map, three non-negotiable principles and core convention: one task, three files, one hash.

2 3mo ago A 1,784 tokens original MIT

vibe-code CLAUDE.md

03

chentao326/vibe-code

Instructions file

Instructions for chentao326/vibe-code, covering claude.md — vibe code, what this is, directory map, three non-negotiable principles and core convention: one task, three files, one hash.

2 3mo ago A 1,727 tokens copy · 94% MIT

vibe-code

04

chentao326/vibe-code

Skill Claude CodeCodex

A method for making AI-assisted coding measurable through a repeating cycle: assess the task, estimate it without seeing the result, implement it, review the outcome, and improve future estimates. It is available in Chinese and includes a set of web-development scoring criteria.

2 3mo ago A 75 tokens original MIT

chentao326/vibe-code

Skill Claude CodeCodex

Codex + Claude Code collaborative handoff protocol. Automates the 6-phase workflow (Spec→Plan→Build→Review→Polish→Commit) between Codex and Claude Code via file-based signal handshakes. Use when the user mentions "handoff", "交接", "下一阶段", "next phase", "开始编码", "start build", "开始审查", "start review", "协同", "collaborate"…

2 3mo ago A 125 tokens original MIT

codex-self-handoff

06

chentao326/vibe-code

Skill Claude CodeCodex

Codex self-collaboration handoff protocol. Enforces a disciplined 6-phase workflow (Spec→Plan→Build→Review→Polish→Commit) where Codex acts as both Architect and Builder with file-based signal handshakes. Use when the user mentions "self-handoff", "自交接", "自己走全流程", "self workflow", "codex solo", "独自完成", "自审查", or when a…

2 3mo ago A 113 tokens original MIT

vibe-assess

07

chentao326/vibe-code

Skill Claude CodeCodex

A task-estimation workflow that scores coding tasks and records an advance prediction of the effort, risks, and likely outcome. It uses a separate agent for an isolated first assessment before review and storage.

2 3mo ago A 99 tokens original MIT

vibe-bump

08

chentao326/vibe-code

Skill Claude CodeCodex

A workflow for revising the scoring model, or rubric, used to evaluate coding tasks. It requires enough completed examples, rescoring those examples, checking whether their order stays consistent, and getting an independent review.

2 3mo ago A 71 tokens original MIT

vibe-init

09

chentao326/vibe-code

Skill Claude CodeCodex

A setup guide for starting Vibe Code, a project evaluation tool, in either a new folder or an existing code project. It checks the project, asks setup questions, creates initial files, and can import its history.

2 3mo ago A 93 tokens original MIT

vibe-learn-from

10

chentao326/vibe-code

Skill Claude CodeCodex

A code-review learning workflow that studies a high-quality open-source project and records its conventions in a benchmark file. The benchmark acts as a reference for judging future code.

2 3mo ago A 54 tokens original MIT

vibe-migrate

11

chentao326/vibe-code

Skill Claude CodeCodex

A schema migration tool for updating the version and structure of a .vibe-state.json file, a file that stores Vibe-related state. It follows the required version steps and checks that the updated file is valid.

2 3mo ago A 54 tokens original MIT

vibe-profile

12

chentao326/vibe-code

Skill Claude CodeCodex

A codebase-profiling workflow that records a project's structure, complexity hotspots, file-change patterns, test coverage, and dependencies.

2 3mo ago A 67 tokens original MIT

vibe-recommend

13

chentao326/vibe-code

Skill Claude CodeCodex

A task-prioritization workflow that reads project state, available tasks, and previous assessments to suggest what to work on next. It separates lower-risk tasks from experiments intended to test an assumption.

2 3mo ago A 45 tokens original MIT

vibe-retro

14

chentao326/vibe-code

Skill Claude CodeCodex

A Chinese-language review workflow for comparing predicted and actual results after a coding task is finished. It records the differences and updates project observations.

2 3mo ago A 57 tokens original MIT

vibe-score-blind

15

chentao326/vibe-code

Skill Claude CodeCodex

INTERNAL sub-agent for blind 5-dim rubric scoring. NOT user-facing — called via Task tool by vibe-assess/vibe-bump. Receives ONLY taskpath + rubricpath. Hard refuses .vibe-state.json, predictions/, retros/. Outputs strict JSON: 5 dims × {score 0-5, confidence, reason}.

2 3mo ago A 77 tokens original MIT

vibe-score

16

chentao326/vibe-code

Skill Claude CodeCodex

A lightweight Chinese-language scoring workflow for quickly rating a coding task across several dimensions. It prints the result without creating prediction files or changing project state.

2 3mo ago A 70 tokens original MIT

vibe-seed

17

chentao326/vibe-code

Skill Claude CodeCodex

A codebase scanner that finds possible work by checking TODO comments, files changed often, missing tests, outdated dependencies, and unusually large files.

2 3mo ago A 70 tokens original MIT

vibe-status

18

chentao326/vibe-code

Skill Claude CodeCodex

Skill "vibe-status" from chentao326/vibe-code, covering vibe-status — 状态看板, 工作流, phase 1: 读取 state + handoff 阶段, phase 2: 渲染看板 and handoff 状态(融合协议).

2 3mo ago A 63 tokens original MIT

vibe-trends

19

chentao326/vibe-code

Skill Claude CodeCodex

A project trend scanner that checks software dependencies and related project information for recent changes. Dependencies are external packages that the project relies on.

2 3mo ago A 52 tokens original MIT

chentao326/agent-handoff

Instructions file CodexOpenCode

AGENTS.md instructions for chentao326/agent-handoff, covering handoff 协议(codex + claude code 协作), codex 的角色(你), build 阶段(plan-ready), polish 阶段(review-fixes) and 外部 agent 工具.

2 3mo ago A 583 tokens

chentao326/codex-claude-handoff

Skill Claude CodeCodex

Codex + Claude Code collaborative handoff protocol. Automates the 6-phase workflow (Spec→Plan→Build→Review→Polish→Commit) between Codex and Claude Code via file-based signal handshakes. Use when the user mentions "handoff", "交接", "下一阶段", "next phase", "开始编码", "start build", "开始审查", "start review", "协同", "collaborate"…

2 3mo ago A 125 tokens copy · 100% MIT