← all publishers

strzhao

@strzhao source repo

23 published skills

  1. Autopilot Codex 2 · strzhao bundle
    在 Codex 中使用 autopilot 的全闭环 runtime 时使用。适用于用户提到 /autopilot、自动驾驶、设计审批、红蓝对抗、五层 QA,或希望在 Codex 中继续沿用 autopilot 方法论的场景。
    0
    installs
  2. Autopilot Commit Codex 2 · strzhao bundle
    在 Codex 中执行 autopilot 风格的智能提交时使用。适用于用户提到 autopilot commit、git commit、智能提交、提交代码、生成中文提交信息等场景。
    0
    installs
  3. Autopilot Doctor Codex 2 · strzhao bundle
    在 Codex 中执行 autopilot doctor 时使用。适用于用户提到 doctor、工程健康诊断、为什么 autopilot 效果不好、Codex readiness、工程成熟度评估等场景。
    0
    installs
  4. AI Todo · strzhao
    任务管理、进度跟踪、工作日志。通过 ai-todo CLI 管理待办事项(todos)、更新进度(progress)、记录工作日志(work logs)、生成 standup 日报。触发场景:用户提到任务/待办/进度/日志/standup/sprint/项目管理;git commit/push/deploy/merge 后记录进度并完成相关任务;讨论功能规划或任务拆分时创建任务层级。Invoke explicitly via /ai-todo.
    0
    installs
  5. Buddy E2e Test · strzhao
    手动 E2E 测试 Claude Code Buddy app。仅限用户显式调用(/buddy-e2e-test),不要自动触发——执行成本高(构建+启动+全量场景约 5 分钟)。
    0
    installs
  6. Verifier Settings · strzhao bundle
    Build, launch, and DRIVE the Claude Code Buddy macOS settings window — open it, switch panels (general/about/hotkey/plugins/snip), and capture screenshots + frame geometry as verification evidence. Use when verifying changes to the settings/plugins/snip UI, the NSSplitView layout, or any settings-window-sizing change. Bypasses the LSUIElement osascript-click-doesn't-route limitation via the `buddy launcher debug` CLI.
    0
    installs
  7. Release Tag Automation · strzhao
    Automate the full release pipeline for claude-code-buddy — bump version, create tag, push, poll GitHub Actions CI/CD, and brew upgrade. Use when the user says "发布新版本", "release", "打 tag", "发布", "升级版本", or wants to ship a new version of the app.
    0
    installs
  8. Autopilot Codex · strzhao bundle
    在 Codex 中使用本仓库的 autopilot 全闭环 runtime 时使用。适用于用户提到 /autopilot、自动驾驶、红蓝对抗、设计审批、五层 QA、或希望在 Codex 中继续使用 autopilot 的场景。不要在 Claude Code 插件运行时文件上直接操作。
    0
    installs
  9. Autopilot · strzhao bundle
    当用户需要从目标描述到代码合并的端到端自动化、或说"自动驾驶"时使用。
    0
    installs
  10. Summarizer · strzhao
    多模态内容摘要工具。自动识别文章、视频、音频链接,提取内容并生成结构化摘要,通过flomo MCP保存。
    0
    installs
  11. Autopilot Commit Codex · strzhao bundle
    在 Codex 中执行 autopilot 风格的智能提交时使用。适用于用户提到 autopilot commit、git commit、智能提交、提交代码、生成中文提交信息等场景。
    0
    installs
  12. Autopilot Doctor Codex · strzhao bundle
    在 Codex 中执行 autopilot doctor 时使用。适用于用户提到 doctor、工程健康诊断、为什么 autopilot 效果不好、Codex readiness、工程成熟度评估等场景。
    0
    installs
  13. NPM Publish · strzhao bundle
    配置 npm 包通过 GitHub Actions 自动发布到 npmjs.com。使用 OIDC Trusted Publishing(无需 npm token)。 当用户提到"发布 npm"、"npm publish"、"配置 npm 自动发布"、"npm 包发布"、"设置 npm CI/CD"、 "把包发到 npm"、"npm trusted publishing"、"OIDC 发布"时使用此技能。 也适用于用户已有项目想添加 npm 自动发布流程的场景,或者 npm publish 失败需要排查的场景。
    0
    installs
  14. Autopilot Commit · strzhao
    当用户需要提交代码、运行 git commit、或说"提交"时使用。
    0
    installs
  15. Autopilot Doctor · strzhao bundle
    诊断项目工程健康度,评估 autopilot 兼容性并提供改进建议。当用户说"诊断"、"doctor"、"工程健康"、"为什么 autopilot 效果不好"时使用。
    0
    installs
  16. Autopilot Project · strzhao
    管理 autopilot 项目模式的任务 DAG。当用户运行 /autopilot status(有项目时)或 /autopilot next 时提供上下文参考。
    0
    installs
  17. Autopilot Brainstorm · strzhao bundle
    autopilot design 阶段需求探索专用。在写设计文档前通过逐个澄清问题理解用户意图,提出 2-3 方案让用户选择,输出共识总结到 brainstorm.md 后交回主 skill。当 autopilot skill 在 design 阶段委托调用时使用。
    0
    installs
  18. Writer Blog Skill · strzhao
    写作风格 Skill。让 AI 产出有个人味道的科技文章。这是一份"菜谱",不是提示词。
    0
    installs
  19. Writer Tech Skill · strzhao
    技术文档写作 Skill。面向工程规范型(RFC/Design Doc)文档,语气精确、克制、直接,不带博客腔。
    0
    installs
  20. Github Actions Setup · strzhao bundle
    配置 GitHub Actions 工作流,包括 CI/CD 自动触发、构建、测试等。 当用户提到"配置 GitHub Actions"、"设置 CI/CD"、"添加 workflow"、"自动构建"、"自动测试"、 "github action 触发"、"workflow 配置"、"CI 流水线"、"持续集成"时使用此技能。 也适用于需要修改现有 workflow、排查 workflow 失败、或添加新的自动化流程的场景。
    0
    installs
  21. Writer Profession Skill · strzhao bundle
    专业技术博客写作 Skill。面向企业级科技博客、产品公告、行业分析等专业场景。风格源自 Anthropic 等顶级科技公司博客——数据驱动、结构精密、信息密度高、零冗余。当用户需要写专业技术文章、产品公告、行业白皮书、技术分析博客、企业级技术内容时使用。也适用于英文技术写作或中英混合场景。
    0
    installs
  22. Writer Ruanyifeng Skill · strzhao
    阮一峰风格写作 Skill。让 AI 产出清晰、精确、有教师质感的技术文章。适用于技术教程、概念科普、观点随笔等场景。基于 56 篇阮一峰博客文章归纳提炼。
    0
    installs
  23. Profession Evaluate Skill · strzhao bundle
    专业技术文章评价与改进建议工具。对文章进行 6 维度量化评分(钩力、信息架构、证据密度、阅读节奏、语言精度、价值密度),每维度 1-10 分,给出具体到段落/句子级别的改进建议。当用户要求评价文章质量、审稿、给文章提建议、分析文章优劣、对比两篇文章时使用。也适用于用户发来一篇文章问"怎么样"、"有什么问题"、"帮我看看"、"评分"等场景。专注于专业技术文章(产品公告、行业分析、技术深度、企业博客)的评价,不覆盖个人博客或散文类写作。
    0
    installs