·vanilla-web
*

vanilla-web

janjaszczak/cursor

Build or modify plain HTML/CSS/JavaScript (no framework) using modular ES modules (ESM), SRP, minimal global state, and shippable runnable files with lightweight verification. Use for static pages, small UI widgets, vanilla JS refactors, and quick prototypes without React/Vue/Angular.

19Installs·3Trend·@janjaszczak

Installation

$npx skills add https://github.com/janjaszczak/cursor --skill vanilla-web

SKILL.md

When to activate this skill Activate when the user asks for:

Output expectations 1) Deliver complete runnable files (no missing imports/paths, no TODO placeholders). 2) Keep changes small, testable, and incremental. 3) Provide a short runbook: how to run/verify locally + what to check in DevTools.

Implementation workflow 1) Clarify only what blocks correctness Ask up to 3 questions only if requirements are ambiguous in a way that changes implementation. Otherwise proceed with explicit assumptions.

Build or modify plain HTML/CSS/JavaScript (no framework) using modular ES modules (ESM), SRP, minimal global state, and shippable runnable files with lightweight verification. Use for static pages, small UI widgets, vanilla JS refactors, and quick prototypes without React/Vue/Angular. Source: janjaszczak/cursor.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/janjaszczak/cursor --skill vanilla-web
Category
*Creative Media
Verified
First Seen
2026-02-15
Updated
2026-02-18

Quick answers

What is vanilla-web?

Build or modify plain HTML/CSS/JavaScript (no framework) using modular ES modules (ESM), SRP, minimal global state, and shippable runnable files with lightweight verification. Use for static pages, small UI widgets, vanilla JS refactors, and quick prototypes without React/Vue/Angular. Source: janjaszczak/cursor.

How do I install vanilla-web?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/janjaszczak/cursor --skill vanilla-web Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/janjaszczak/cursor

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-15

Related Skills

None