frontend-dev-plain-web
Installation
SKILL.md
Frontend Development (Plain CSS, HTML, JS)
Quick start
Goal: ship a plain-web page with the minimum necessary workflow instead of stitching together ad hoc research, coding, image sourcing, fallback handling, and browser checks.
Best fit
- Landing pages, static pages, and simple interactive pages.
- Tasks that should stay in plain HTML and CSS unless JavaScript is explicitly required.
- Code-first work starting from requirements, references, or rough ideas.
- Cases where full browser verification matters before calling the work done.