AI不止语

AI 编程实战 · AI Coding Practitioner · 公众号 AI不止语

20 skills
chinese-documentation
Passed all 3 security checks
中文文档排版参考——中英文空格、全半角标点、术语保留、链接格式、中文文案排版指北约定。仅在用户显式 /chinese-documentation 时调用,不要根据上下文自动触发。
·0563
using-superpowers
Passed all 3 security checks
在开始任何对话时使用——确立如何查找和使用技能,要求在任何响应(包括澄清性问题)之前调用 Skill 工具
·0554
verification-before-completion
Passed all 3 security checks
在宣称工作完成、已修复或测试通过之前使用,在提交或创建 PR 之前——必须运行验证命令并确认输出后才能声称成功;始终用证据支撑断言
·0531
receiving-code-review
Passed all 3 security checks
收到代码审查反馈后、实施建议之前使用,尤其当反馈不明确或技术上有疑问时——需要技术严谨性和验证,而非敷衍附和或盲目执行
·0526
systematic-debugging
Passed all 3 security checks
遇到任何 bug、测试失败或异常行为时使用,在提出修复方案之前执行
·0516
brainstorming
Passed all 3 security checks
在任何创造性工作之前必须使用此技能——创建功能、构建组件、添加功能或修改行为。在实现之前先探索用户意图、需求和设计。
·0513
chinese-code-review
Passed all 3 security checks
中文 review 沟通参考——话术模板、分级标注(必须修复/建议修改/仅供参考)、国内团队常见反模式应对。仅在用户显式 /chinese-code-review 时调用,不要根据上下文自动触发。
·0495
test-driven-development
Passed all 3 security checks
在实现任何功能或修复 bug 时使用,在编写实现代码之前
·0487
writing-plans
Passed all 3 security checks
当你有规格说明或需求用于多步骤任务时使用,在动手写代码之前
·0484
chinese-commit-conventions
Passed all 3 security checks
中文 commit 与 changelog 配置参考——Conventional Commits 中文适配、commitlint/husky/commitizen 中文模板、conventional-changelog 中文配置。仅在用户显式 /chinese-commit-conventions 时调用,不要根据上下文自动触发。
·0476
finishing-a-development-branch
Passed all 3 security checks
当实现完成、所有测试通过、需要决定如何集成工作时使用——通过提供合并、PR 或清理等结构化选项来引导开发工作的收尾
·0470
using-git-worktrees
Passed all 3 security checks
当需要开始与当前工作区隔离的功能开发,或在执行实现计划之前使用——通过原生工具或 git worktree 回退机制确保隔离工作区存在
·0470
requesting-code-review
Passed all 3 security checks
完成任务、实现重要功能或合并前使用,用于验证工作成果是否符合要求
·0469
chinese-git-workflow
Passed all 3 security checks
国内 Git 平台配置参考——Gitee、Coding.net、极狐 GitLab、CNB 的 SSH/HTTPS/凭据/CI 接入差异与镜像同步配置。仅在用户显式 /chinese-git-workflow 时调用,不要根据上下文自动触发。
·0469
subagent-driven-development
Passed all 3 security checks
当在当前会话中执行包含独立任务的实现计划时使用
·012
dispatching-parallel-agents
Passed all 3 security checks
当面对 2 个以上可以独立进行、无共享状态或顺序依赖的任务时使用
·011
executing-plans
Passed all 3 security checks
当你有一份书面实现计划需要在单独的会话中执行,并设有审查检查点时使用
·010
Test and refine a skill before you ship it
Passed all 3 security checks
Runs your skill against real test cases, flags edge cases and broken logic, and suggests rewrites that tighten the trigger or strengthen the response.
Engineering / skill-authoringatomicfor-engineers
·09
mcp-builder
Passed all 3 security checks
MCP 服务器构建方法论 — 系统化构建生产级 MCP 工具,让 AI 助手连接外部能力
·08
workflow-runner
Passed all 3 security checks
在 Claude Code / OpenClaw / Cursor 中直接运行 agency-orchestrator YAML 工作流——无需 API key,使用当前会话的 LLM 作为执行引擎。当用户提供 .yaml 工作流文件或要求多角色协作完成任务时触发。
·08