一键导入
preflight-test-gate
Enforce lightweight pre/post-change validation. Use for code changes before handoff or commit.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Enforce lightweight pre/post-change validation. Use for code changes before handoff or commit.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | preflight-test-gate |
| description | Enforce lightweight pre/post-change validation. Use for code changes before handoff or commit. |
Use this skill whenever code changes are made.
npm run lintnpm run buildnpm run test:runValidate Supabase schema alignment and type safety. Use when a task touches DB schema, SQL, RPCs, RLS, or generated Supabase types.
Validate visual design consistency, component usage, theming, and styling for React + Tailwind CSS applications.
Validate user experience quality — flows, responsiveness, accessibility, mobile-native feel, and interaction patterns for React + Tailwind + Capacitor apps.
Validate analytics/chart correctness for metrics, units, aggregations, and statistical interpretation.
Validate coaching data access safety across team/org scoping, role hierarchy, and RLS-aligned query behavior.
Validate Concept2 integration reliability across auth scopes, sync/publish behavior, and data mapping.