> For the complete documentation index, see [llms.txt](https://cc-code.rongyeliu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cc-code.rongyeliu.com/skills.md).

# skills

- [agent-to-mvp](https://cc-code.rongyeliu.com/skills/agent-to-mvp.md)
- [agent-to-mvp — 三 agent × cc-code 驱动 MVP 生命周期编排器](https://cc-code.rongyeliu.com/skills/agent-to-mvp/skill.md): cc-code + 三 agent（prd-plan/dev/qa）驱动 MVP 开发的完整生命周期编排器。用户显式调用 /cc-code:agent-to-mvp 触发；按 PM→Architect→Dev→QA 串行 + qa→dev 循环推进至 MVP，每阶段完成后强制 /cc-code:cc-code 校准状态。手动触发，不自动加载。
- [cc-code](https://cc-code.rongyeliu.com/skills/cc-code.md)
- [cc-code 极简开发工作流协议](https://cc-code.rongyeliu.com/skills/cc-code/skill.md): cc-code 极简开发工作流系统。当用户在含 .cc\_code/ 的项目中工作，或提到"角色串行"、"文件路由"、"状态机循环"、"PM/Architect/Dev/QA"、"上下文最小化"时自动加载。强制按 active/Agent.md 的角色路由表约束 AI 行为。
- [cf\_online](https://cc-code.rongyeliu.com/skills/cf_online.md)
- [Cloudflare Pages 上线技能](https://cc-code.rongyeliu.com/skills/cf_online/skill.md): 将 Next.js 项目部署到 Cloudflare Pages（Edge Runtime）。当用户说"cf\_online"、"上线cloudflare"、"部署cloudflare"、"CF部署" 时触发。
- [experience-summary](https://cc-code.rongyeliu.com/skills/experience-summary.md)
- [/cc-code:experience-summary — 项目级开发经验沉淀器](https://cc-code.rongyeliu.com/skills/experience-summary/skill.md): ⭐显式触发的【项目级开发经验沉淀器】。把本次开发中踩坑/排障/方案复盘中暴露的「设计经验」提炼成 references 文件，落项目级 .cc\_code/references/，并登记 INDEX.md 实现按需读取。命名规范 \[角色]-\[具体事件域]-references.md。当主人说 /cc-code:experience-summary 或「沉淀经验」「总结成 references」时触发
- [init](https://cc-code.rongyeliu.com/skills/init.md)
- [/cc-code:init — 项目场域初始化 / 版本升级](https://cc-code.rongyeliu.com/skills/init/skill.md): 初始化 cc-code 极简开发工作流场域。三轨判定(新建/已最新/升级迁移) → 生成 .cc\_code/ 黑匣子目录树与模板骨架 → 旧版场域按「归档→清点→迁移→校验→归位」升级到当前插件规范(全程零删除) → 进入角色串行状态机循环。
- [login\_auto](https://cc-code.rongyeliu.com/skills/login_auto.md)
- [Supabase Auth 通用登录系统实现指南](https://cc-code.rongyeliu.com/skills/login_auto/skill.md): 基于 Supabase Auth + Resend SMTP 实现通用登录系统，零新依赖。覆盖邮箱密码登录、OAuth(google/github)、邮箱验证码注册、邮箱验证码改密。验证码邮件经 Supabase 自定义 SMTP 接入 Resend 投递。当用户说"login\_auto"、"登录实现"、"Supabase登录"、"通用登录"时触发。
- [next2taro](https://cc-code.rongyeliu.com/skills/next2taro.md)
- [Next.js → Taro UI 转换技能](https://cc-code.rongyeliu.com/skills/next2taro/skill.md): 将 Next.js (App Router + Tailwind + shadcn/ui) 的 UI 页面/组件转换为 Taro 小程序 (View/Text + SCSS + PNG)。当用户说"next2taro"、"转换页面"、"Next转Taro"、"页面迁移" 时触发。
- [plan-prd-feature](https://cc-code.rongyeliu.com/skills/plan-prd-feature.md)
- [/cc-code:plan-prd-feature — 增量需求规划器（第一动作即 plan 模式）](https://cc-code.rongyeliu.com/skills/plan-prd-feature/skill.md): ⭐显式触发的【增量需求规划器】（MVP 已交付后做功能迭代用）。触发后【第一动作必须 call EnterPlanMode 工具】（不许先做任何其他动作）。plan 内：规范体检 → 锁基线（status/gates/prd 历史）→ codegraph 四路侦察（explore 读现状 + impact 算传递闭包半径 + files 对账目录 + affected 算测试面，前置新鲜度保险）→
- [plan-prd-mvp](https://cc-code.rongyeliu.com/skills/plan-prd-mvp.md)
- [/cc-code:plan-prd-mvp — PRD 生成器（第一动作即 plan 模式）](https://cc-code.rongyeliu.com/skills/plan-prd-mvp/skill.md): ⭐显式触发的 PRD 生成器。触发后【第一动作必须 call EnterPlanMode 工具】（不许先做任何其他动作）。进入 plan 模式后在其中探测项目、输出 ascii 三件套（逻辑图+原型图+差异表）、逐点循环提问直至所有逻辑与配置通顺，才 ExitPlanMode 落地 prd.md。⛔禁批量决策清单。不找 bug、不写代码。
- [project\_resume](https://cc-code.rongyeliu.com/skills/project_resume.md)
- [项目介绍生成指南](https://cc-code.rongyeliu.com/skills/project_resume/skill.md): 快速读取当前项目真实技术栈和功能，生成标准化项目介绍文案（纯文本，无 markdown）。当用户说"介绍项目"、"项目文案"、"project resume"、"项目简介"、"写项目介绍"、"project\_resume" 时触发。
- [short](https://cc-code.rongyeliu.com/skills/short.md)
- [SKILL](https://cc-code.rongyeliu.com/skills/short/skill.md): 简短回复模式。判断用户问题是否需要思考，若需明确答案则简短回复（不超过50字符），不加解释。当用户说"short"、"简短回复"时触发。
- [vercel\_supabase\_deployment](https://cc-code.rongyeliu.com/skills/vercel_supabase_deployment.md)
- [Vercel + Supabase 一键部署](https://cc-code.rongyeliu.com/skills/vercel_supabase_deployment/skill.md): 一键将 Next.js 项目部署到 Vercel + Supabase。自动完成：读取本地 .env、提取本地 PostgreSQL schema、创建/导入 Supabase 数据库、推送 GitHub、配置 Vercel 环境变量、触发生产部署。当用户说"帮我部署"、"deploy"、"部署项目"、"上线"时触发。
- [whole-qa](https://cc-code.rongyeliu.com/skills/whole-qa.md)
- [whole-qa — 全量验收 + 修复闭环编排器](https://cc-code.rongyeliu.com/skills/whole-qa/skill.md): cc-code 全量验收 + 修复闭环编排器。MVP 收口前使用：穷尽测试所有页面/所有可交互元素/所有接口，按 prd.md 模块分组 fan-out 到 qa subagent，FAIL 清单自动回环给 dev subagent 修复，≤3 轮收敛。本 skill 自身是编排器 —— 不碰代码、不碰需求，只做清点/分发/汇总/循环控制。手动触发 /cc-code:whole-qa，不自动加载。
- [references](https://cc-code.rongyeliu.com/skills/whole-qa/references.md)
- [标准断言库](https://cc-code.rongyeliu.com/skills/whole-qa/references/assertions.md)
- [INVENTORY 清点规则](https://cc-code.rongyeliu.com/skills/whole-qa/references/inventory.md)
- [report-template](https://cc-code.rongyeliu.com/skills/whole-qa/references/report-template.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cc-code.rongyeliu.com/skills.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
