with one click
doc-writing
撰写与维护文档项目(docs/)的统一 SOP 与 VitePress 写法。需要编写/重构文档或规范时调用。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
撰写与维护文档项目(docs/)的统一 SOP 与 VitePress 写法。需要编写/重构文档或规范时调用。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | doc-writing |
| description | 撰写与维护文档项目(docs/)的统一 SOP 与 VitePress 写法。需要编写/重构文档或规范时调用。 |
pnpm --filter @csisp/docs build(或在 docs/ 目录执行 pnpm build)[!NOTE] / [!TIP] / [!IMPORTANT] / [!WARNING] / [!CAUTION]
dev:infra、pnpm i、docker compose.env、DATABASE_URLPOST /api/backoffice/:domain/:action--filter、--activate/src/架构设计/总体架构、/api/bff/portal/user/getUser[文本](/站内/路径) 写法<br /> 进行换行以提升可读性POST /api/backoffice/:domain/:actionpnpm --filter @csisp/docs build 或在 docs/ 目录执行 pnpm build)CSISP 前端 + BFF 开发 SOP。Invoke when developing frontend features (Portal, Idp Client, etc.) or BFF interfaces.
确认数据库调整内容后生成 Supabase 迁移文件。Invoke when user wants to create a database migration or has made database schema changes.
CSISP 后端微服务开发 SOP。Invoke when developing new microservices (Integrated Server, Idp Server, etc.) or adding features to existing services.
CSISP Supabase 开发/迁移 SOP。需要进行数据库结构变更、生成迁移、Dev 联调、Prod 发布或排查迁移不一致时调用。
定义与创建 Supabase 数据库函数(RPC)的 SOP。遇到需要将写路径改造为 SECURITY DEFINER RPC 或需要在 Dashboard 创建/更新函数时调用。