一键导入
design-audit
Audit and improve an existing design document. Use after a design doc has been drafted to verify technical accuracy, find gaps, and fix issues.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Audit and improve an existing design document. Use after a design doc has been drafted to verify technical accuracy, find gaps, and fix issues.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build serverless backends on AWS with Aurora DSQL, better-auth, Lambda (API Gateway REST + WAF), and S3. Use when building a backend, deploying to AWS, setting up auth, creating APIs, or adding storage. Covers the same capabilities as Supabase but fully serverless on AWS.
Build serverless backends on AWS with Aurora DSQL, better-auth, Lambda (API Gateway REST + WAF), and S3. Use when building a backend, deploying to AWS, setting up auth, creating APIs, or adding storage. Covers the same capabilities as Supabase but fully serverless on AWS.
Deploy and configure BOA Studio — the admin UI for BOA backends. Handles local dev setup, cloud deployment to AWS Amplify, auth configuration (token or Cognito), and first-run setup. Use when a developer wants to run, deploy, or configure BOA Studio.
Diagnose and fix BOA backend issues — deploy failures, 403 errors, CORS problems, auth not working, database connection timeouts, migration failures. Use this skill whenever a developer reports an error, sees unexpected behavior, or something broke after a deploy. Triggers on error messages, HTTP status codes, stack traces, and phrases like "not working", "broken", "failing", "can't sign in", "getting 403".
Inspect, manage, and operate a running BOA backend — view tables and schema, check stack status, tail Lambda logs, seed data, open the dashboard, run API smoke tests, and monitor costs. Use this skill when a developer wants to see what's in their backend, check on their deployment, view logs, manage data, or understand their AWS usage. Triggers on phrases like "show me my tables", "what's deployed", "open dashboard", "view logs", "seed data", "smoke test", "status", "how much is this costing".
Estimate AWS costs for a BOA backend and compare with Supabase pricing. Use this skill when a developer asks about costs, pricing, "how much will this cost", "is BOA cheaper than Supabase", "estimate my AWS bill", "pricing comparison", budget planning, or wants to understand what they'll pay at different user scales. Also use when someone is evaluating whether to use BOA vs Supabase/Firebase from a cost perspective.
| name | design-audit |
| description | Audit and improve an existing design document. Use after a design doc has been drafted to verify technical accuracy, find gaps, and fix issues. |
Review a design document for correctness, completeness, and consistency, then apply fixes directly to the document.
Before evaluating the design, build domain knowledge:
docs/design/
to understand established patterns and conventions.Check the design for:
Apply corrections directly to the design document:
After making changes, provide a brief summary of what was found and fixed. Do not write a long report — just list the key issues addressed.