用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/FDU-INS/Insurance-Skills --skill policy-guide命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Complete architecture reference for the A3 insurance platform — file locations, data flow, conventions, microservice map, and fullstack patterns
Drafts U.S. commercial real estate access and indemnity (right-of-entry) agreements for pre-closing due diligence. Covers license grants, non-invasive vs invasive testing gates, insurance/endorsement requirements, indemnity with discovery carve-outs, restoration and lien remedies, confidentiality, and anti-indemnity guardrails. Trigger: access agreement, right of entry, due diligence access, Phase I/II, invasive testing, pre-PSA site inspection.
Guide actuarial analysis for insurance pricing. TRIGGERS - Use when user needs help with actuarial-analysis related tasks.
基于 SOC 职业分类
正在显示 SKILL.md
| name | policy-guide |
| description | Update the combined policy-writing guide page and keep linked routes, metadata, tests, and docs in sync. |
Use this skill when changing legal-policy guidance content in the app.
Maintain one shared page that explains how to author real Terms of Service and Privacy Policy documents for a production deployment.
src/client/pages/Policies.tsxPageMeta title/description aligned to content changes.src/client/App.tsx — Ensure /policies route renders the guide.src/client/ui/layout/footer.tsx — Keep footer link pointing to /policies./privacy, /terms), verify they redirect to /policies.src/client/locales/.src/server/controllers/sitemap.ts — Ensure sitemap references /policies.cypress/e2e/seo/page-meta.cy.ts — Keep metadata assertions in sync.Unreleased entry for major policy-guide updates.npm run lintnpm run type-checknpm run test:e2e -- --spec cypress/e2e/seo/page-meta.cy.ts/policies/policies).