AgentSkillsCN

netlify-deployment-expertise

配置Netlify部署设置、SPA重定向规则,以及生产就绪的构建输出。

SKILL.md
--- frontmatter
name: netlify-deployment-expertise
description: Configure Netlify deployment settings, SPA redirects, and production-ready build output.

Use this skill when adding Netlify configuration or deployment guidance.

Guidelines:

  • Configure netlify.toml for build and publish settings.
  • Add SPA redirects and caching headers as needed.
  • Ensure outputs are optimized for Netlify’s CDN.
  • Keep settings aligned for the domain sulitfinds.com.
  • If the site is prerendered, avoid blanket /* -> /index.html rewrites and ship a real 404.html.