cq112233/unibestx

48 agent markdown files indexed from cq112233/unibestx. Install any of them pinned to an exact hash with mdr add cq112233/unibestx/<name>.

brainstorming skill
cq112233/unibestx · .agents/skills/brainstorming/SKILL.md · 在任何创造性工作之前必须使用此技能——创建功能、构建组件、添加功能或修改行为。在实现之前先探索用户意图、需求和设计。
git:20260720.87815f5 · audit A · 44 stars
chinese-code-review skill
cq112233/unibestx · .agents/skills/chinese-code-review/SKILL.md · 中文 review 沟通参考——话术模板、分级标注(必须修复/建议修改/仅供参考)、国内团队常见反模式应对。仅在用户显式 /chinese-code-review 时调用,不要根据上下文自动触发。
git:20260720.87815f5 · audit A · 44 stars
chinese-commit-conventions skill
cq112233/unibestx · .agents/skills/chinese-commit-conventions/SKILL.md · 中文 commit 与 changelog 配置参考——Conventional Commits 中文适配、commitlint/husky/commitizen 中文模板、conventional-changelog…
git:20260720.87815f5 · audit A · 44 stars
chinese-documentation skill
cq112233/unibestx · .agents/skills/chinese-documentation/SKILL.md · 中文文档排版参考——中英文空格、全半角标点、术语保留、链接格式、中文文案排版指北约定。仅在用户显式 /chinese-documentation 时调用,不要根据上下文自动触发。
git:20260720.87815f5 · audit A · 44 stars
chinese-git-workflow skill
cq112233/unibestx · .agents/skills/chinese-git-workflow/SKILL.md · 国内 Git 平台配置参考——Gitee、Coding.net、极狐 GitLab、CNB 的 SSH/HTTPS/凭据/CI 接入差异与镜像同步配置。仅在用户显式 /chinese-git-workflow…
git:20260720.87815f5 · audit A · 44 stars
dispatching-parallel-agents skill
cq112233/unibestx · .agents/skills/dispatching-parallel-agents/SKILL.md · 当面对 2 个以上可以独立进行、无共享状态或顺序依赖的任务时使用
git:20260720.87815f5 · audit A · 44 stars
executing-plans skill
cq112233/unibestx · .agents/skills/executing-plans/SKILL.md · 当你有一份书面实现计划需要在单独的会话中执行,并设有审查检查点时使用
git:20260916.eed692d · audit A · 44 stars
finishing-a-development-branch skill
cq112233/unibestx · .agents/skills/finishing-a-development-branch/SKILL.md · 当实现完成、所有测试通过、需要决定如何集成工作时使用——通过提供合并、PR 或清理等结构化选项来引导开发工作的收尾
git:20260720.87815f5 · audit A · 44 stars
mcp-builder skill
cq112233/unibestx · .agents/skills/mcp-builder/SKILL.md · MCP 服务器构建方法论 — 系统化构建生产级 MCP 工具,让 AI 助手连接外部能力
git:20260720.87815f5 · audit A · 44 stars
receiving-code-review skill
cq112233/unibestx · .agents/skills/receiving-code-review/SKILL.md · 收到代码审查反馈后、实施建议之前使用,尤其当反馈不明确或技术上有疑问时——需要技术严谨性和验证,而非敷衍附和或盲目执行
git:20260720.87815f5 · audit A · 44 stars
requesting-code-review skill
cq112233/unibestx · .agents/skills/requesting-code-review/SKILL.md · 完成任务、实现重要功能或合并前使用,用于验证工作成果是否符合要求
git:20260720.87815f5 · audit A · 44 stars
subagent-driven-development skill
cq112233/unibestx · .agents/skills/subagent-driven-development/SKILL.md · 当在当前会话中执行包含独立任务的实现计划时使用
git:20260720.87815f5 · audit A · 44 stars
systematic-debugging skill
cq112233/unibestx · .agents/skills/systematic-debugging/SKILL.md · 遇到任何 bug、测试失败或异常行为时使用,在提出修复方案之前执行
git:20260720.87815f5 · audit A · 44 stars
test-driven-development skill
cq112233/unibestx · .agents/skills/test-driven-development/SKILL.md · 在实现任何功能或修复 bug 时使用,在编写实现代码之前
git:20260720.87815f5 · audit A · 44 stars
uniappx-page-skeleton skill
cq112233/unibestx · .agents/skills/uniappx-page-skeleton/SKILL.md · 编写/修改 uni-app X 页面骨架时使用——根容器用 view(勿用 scroll-view 当根)、flex-1 撑满开发高度、可用高度直接写 computedAvailableHeight、滚动区域在内部自写…
git:20260916.eed692d · audit A · 44 stars
unibestX-skill skill
cq112233/unibestx · .agents/skills/unibestX-skill/SKILL.md · Use when developing, compiling, refactoring, or troubleshooting uni-app X (.uvue / .uts / .ts) projects, handling UTS…
git:20260920.cfac0c6 · audit B · 44 stars
using-git-worktrees skill
cq112233/unibestx · .agents/skills/using-git-worktrees/SKILL.md · 当需要开始与当前工作区隔离的功能开发,或在执行实现计划之前使用——通过原生工具或 git worktree 回退机制确保隔离工作区存在
git:20260720.87815f5 · audit A · 44 stars
using-superpowers skill
cq112233/unibestx · .agents/skills/using-superpowers/SKILL.md · 在开始任何对话时使用——确立如何查找和使用技能,要求在任何响应(包括澄清性问题)之前调用 Skill 工具
git:20260920.97a2b39 · audit A · 44 stars
uts-any-slot-prop skill
cq112233/unibestx · .agents/skills/uts-any-slot-prop/SKILL.md · Use when uni-app x(.uvue)编译报错,Kotlin 编译失败提示「参数类型不匹配:实际类型为 'Any?',预期类型为 'UTSJSONObject'」(error17),通常出现在作用域插槽(#default /…
git:20260821.9b2c7ff · audit A · 44 stars
verification-before-completion skill
cq112233/unibestx · .agents/skills/verification-before-completion/SKILL.md · 在宣称工作完成、已修复或测试通过之前使用,在提交或创建 PR 之前——必须运行验证命令并确认输出后才能声称成功;始终用证据支撑断言
git:20260720.87815f5 · audit A · 44 stars
workflow-runner skill
cq112233/unibestx · .agents/skills/workflow-runner/SKILL.md · 在 Codex / OpenClaw / Cursor 中直接运行 agency-orchestrator YAML 工作流——无需 API key,使用当前会话的 LLM 作为执行引擎。当用户提供 .yaml…
git:20260720.87815f5 · audit A · 44 stars
writing-plans skill
cq112233/unibestx · .agents/skills/writing-plans/SKILL.md · 当你有规格说明或需求用于多步骤任务时使用,在动手写代码之前
git:20260720.87815f5 · audit A · 44 stars
writing-skills skill
cq112233/unibestx · .agents/skills/writing-skills/SKILL.md · 当创建新技能、编辑现有技能或在部署前验证技能是否有效时使用
git:20260916.eed692d · audit A · 44 stars
brainstorming skill
cq112233/unibestx · .claude/skills/brainstorming/SKILL.md · 在任何创造性工作之前必须使用此技能——创建功能、构建组件、添加功能或修改行为。在实现之前先探索用户意图、需求和设计。
git:20260609.2d52a3c · audit A · 44 stars
chinese-code-review skill
cq112233/unibestx · .claude/skills/chinese-code-review/SKILL.md · 中文 review 沟通参考——话术模板、分级标注(必须修复/建议修改/仅供参考)、国内团队常见反模式应对。仅在用户显式 /chinese-code-review 时调用,不要根据上下文自动触发。
git:20260609.2d52a3c · audit A · 44 stars
chinese-commit-conventions skill
cq112233/unibestx · .claude/skills/chinese-commit-conventions/SKILL.md · 中文 commit 与 changelog 配置参考——Conventional Commits 中文适配、commitlint/husky/commitizen 中文模板、conventional-changelog…
git:20260609.2d52a3c · audit A · 44 stars
chinese-documentation skill
cq112233/unibestx · .claude/skills/chinese-documentation/SKILL.md · 中文文档排版参考——中英文空格、全半角标点、术语保留、链接格式、中文文案排版指北约定。仅在用户显式 /chinese-documentation 时调用,不要根据上下文自动触发。
git:20260609.2d52a3c · audit A · 44 stars
chinese-git-workflow skill
cq112233/unibestx · .claude/skills/chinese-git-workflow/SKILL.md · 国内 Git 平台配置参考——Gitee、Coding.net、极狐 GitLab、CNB 的 SSH/HTTPS/凭据/CI 接入差异与镜像同步配置。仅在用户显式 /chinese-git-workflow…
git:20260609.2d52a3c · audit A · 44 stars
dispatching-parallel-agents skill
cq112233/unibestx · .claude/skills/dispatching-parallel-agents/SKILL.md · 当面对 2 个以上可以独立进行、无共享状态或顺序依赖的任务时使用
git:20260609.2d52a3c · audit A · 44 stars
executing-plans skill
cq112233/unibestx · .claude/skills/executing-plans/SKILL.md · 当你有一份书面实现计划需要在单独的会话中执行,并设有审查检查点时使用
git:20260609.2d52a3c · audit A · 44 stars
finishing-a-development-branch skill
cq112233/unibestx · .claude/skills/finishing-a-development-branch/SKILL.md · 当实现完成、所有测试通过、需要决定如何集成工作时使用——通过提供合并、PR 或清理等结构化选项来引导开发工作的收尾
git:20260609.2d52a3c · audit A · 44 stars
mcp-builder skill
cq112233/unibestx · .claude/skills/mcp-builder/SKILL.md · MCP 服务器构建方法论 — 系统化构建生产级 MCP 工具,让 AI 助手连接外部能力
git:20260609.2d52a3c · audit A · 44 stars
receiving-code-review skill
cq112233/unibestx · .claude/skills/receiving-code-review/SKILL.md · 收到代码审查反馈后、实施建议之前使用,尤其当反馈不明确或技术上有疑问时——需要技术严谨性和验证,而非敷衍附和或盲目执行
git:20260609.2d52a3c · audit A · 44 stars
requesting-code-review skill
cq112233/unibestx · .claude/skills/requesting-code-review/SKILL.md · 完成任务、实现重要功能或合并前使用,用于验证工作成果是否符合要求
git:20260609.2d52a3c · audit A · 44 stars
subagent-driven-development skill
cq112233/unibestx · .claude/skills/subagent-driven-development/SKILL.md · 当在当前会话中执行包含独立任务的实现计划时使用
git:20260609.2d52a3c · audit A · 44 stars
systematic-debugging skill
cq112233/unibestx · .claude/skills/systematic-debugging/SKILL.md · 遇到任何 bug、测试失败或异常行为时使用,在提出修复方案之前执行
git:20260609.2d52a3c · audit A · 44 stars
test-driven-development skill
cq112233/unibestx · .claude/skills/test-driven-development/SKILL.md · 在实现任何功能或修复 bug 时使用,在编写实现代码之前
git:20260609.2d52a3c · audit A · 44 stars
uniappx-page-skeleton skill
cq112233/unibestx · .claude/skills/uniappx-page-skeleton/SKILL.md · 编写/修改 uni-app X 页面骨架时使用——根容器用 view(勿用 scroll-view 当根)、flex-1 撑满开发高度、可用高度直接写 computedAvailableHeight、滚动区域在内部自写…
git:20260908.5f99b40 · audit A · 44 stars
unibestX-skill skill
cq112233/unibestx · .claude/skills/unibestX-skill/SKILL.md · Use when developing, compiling, refactoring, or troubleshooting uni-app X (.uvue / .uts / .ts) projects, handling UTS…
git:20260920.cfac0c6 · audit B · 44 stars
using-git-worktrees skill
cq112233/unibestx · .claude/skills/using-git-worktrees/SKILL.md · 当需要开始与当前工作区隔离的功能开发,或在执行实现计划之前使用——通过原生工具或 git worktree 回退机制确保隔离工作区存在
git:20260609.2d52a3c · audit A · 44 stars
using-superpowers skill
cq112233/unibestx · .claude/skills/using-superpowers/SKILL.md · 在开始任何对话时使用——确立如何查找和使用技能,要求在任何响应(包括澄清性问题)之前调用 Skill 工具
git:20260920.97a2b39 · audit A · 44 stars
uts-any-slot-prop skill
cq112233/unibestx · .claude/skills/uts-any-slot-prop/SKILL.md · Use when uni-app x(.uvue)编译报错,Kotlin 编译失败提示「参数类型不匹配:实际类型为 'Any?',预期类型为 'UTSJSONObject'」(error17),通常出现在作用域插槽(#default /…
git:20260916.eed692d · audit A · 44 stars
verification-before-completion skill
cq112233/unibestx · .claude/skills/verification-before-completion/SKILL.md · 在宣称工作完成、已修复或测试通过之前使用,在提交或创建 PR 之前——必须运行验证命令并确认输出后才能声称成功;始终用证据支撑断言
git:20260609.2d52a3c · audit A · 44 stars
workflow-runner skill
cq112233/unibestx · .claude/skills/workflow-runner/SKILL.md · 在 Claude Code / OpenClaw / Cursor 中直接运行 agency-orchestrator YAML 工作流——无需 API key,使用当前会话的 LLM 作为执行引擎。当用户提供 .yaml…
git:20260609.2d52a3c · audit A · 44 stars
writing-plans skill
cq112233/unibestx · .claude/skills/writing-plans/SKILL.md · 当你有规格说明或需求用于多步骤任务时使用,在动手写代码之前
git:20260609.2d52a3c · audit A · 44 stars
writing-skills skill
cq112233/unibestx · .claude/skills/writing-skills/SKILL.md · 当创建新技能、编辑现有技能或在部署前验证技能是否有效时使用
git:20260609.2d52a3c · audit A · 44 stars
AGENTS.md agents
cq112233/unibestx · AGENTS.md
git:20260920.97a2b39 · audit A · 44 stars
CLAUDE.md claude
cq112233/unibestx · CLAUDE.md
git:20260920.97a2b39 · audit A · 44 stars

Source

github.com/cq112233/unibestx · 44 stars · license MIT · pushed 2026-09-20