一键导入
web-security
Enforce web security and avoid security vulnerabilities
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Enforce web security and avoid security vulnerabilities
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build clean, modern React components that apply common best practices and avoid common pitfalls like unnecessary state management or useEffect usage
nuqs URL state management patterns for Next.js App Router. Activate when reading or writing URL search params, building filters, pagination, tabs, or any state that should live in the URL.
Zod 4 schema patterns and API differences from Zod 3. Activate when writing or reviewing Zod schemas, validation logic, or inferred types. Zod 4 has breaking changes from Zod 3.
Write clean, modern, and highly accessible HTML & JSX code, using semantically correct elements and attributes
| name | web-security |
| description | Enforce web security and avoid security vulnerabilities |
We treat web security as a core requirement, not an afterthought. Assume hostile input and untrusted environments by default.
dangerouslySetInnerHTML and raw HTML injection