# Netlify Web

> Basic skill for Netlify deployment, static site hosting, and frontend delivery workflows. Use when Codex needs a basic starting point for this web development area.

- Skill: `shubhashjha/netlify-web` (Agent Skill)
- Install (CLI): `npx skillmds@latest add shubhashjha/netlify-web`
- Raw SKILL.md: https://api.skillmd.com/api/skills/shubhashjha/netlify-web/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: shubhashjha (https://skillmd.com/u/shubhashjha)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/shubhashjha/netlify-web

---


# Netlify Web

Use this skill as a basic starting point.

## Workflow

1. Review the build output and hosting requirements.
2. Identify publish directory, redirects, and environment needs.
3. Keep deployment configuration aligned with the actual app.
4. Avoid adding platform-specific complexity unless needed.
5. Verify deployed routing and assets.

## Output

- Produce practical Netlify deployment changes.
- Keep hosting configuration simple and maintainable.
- Prefer minimal deployment setup over unnecessary customization.

