with one click
claude-workflow-starter
claude-workflow-starter contains 3 collected skills from zuiho-kai, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
把会话中的可复用经验和具体错题写回当前仓库的 framework/ 或 repos/。 触发:/claudeception、用户要求“落盘/记住/写错题”,或一次复杂排障结束后。 写入前先查重复,展示修改内容并得到用户确认;不生成新 skill。
Analyzes conversation transcripts to extract user corrections, patterns, and preferences, then proposes skill improvements. Use this skill when users provide corrections, express preferences about code style, or when patterns emerge from successful approaches. Can be triggered manually with /reflect or automatically at session end when enabled.
清理 JSONL 对话文件中的 thinking 块,解决 API 报错 "Invalid `signature` in `thinking` block"。 当遇到 400 invalid_request_error + invalid signature in thinking block 时自动触发。 用法: /clean-thinking [文件路径|--all|--current] - 无参数或 --current: 清理当前会话的 JSONL 文件 - --all: 清理所有项目的 JSONL 文件 - 指定路径: 清理指定的 JSONL 文件