# Web Applications

> Builds websites and HTTP backends without defaulting to MERN. Use for static sites, HTML/CSS/JS, Express, FastAPI, or Flask work.

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

---


# Web applications

- Static brochure / docs → `static-web`.
- JSON API → `python-fastapi` or `node-express` (match repo language).
- Server-rendered Python → Flask template, not React.
- Do not add Mongo+Redux+Webpack unless the user named that stack.

Serve locally only with explicit run commands. Production deploy is out of band unless requested.

