Cursor Skills Webdesign

CURSOR-SKILLS rules for Web (HTML, CSS, JS, React, Vue, Angular). A11y, BEM, responsive.

agent-kit-startup 54ed9e9 1.2 KB Updated

File contents

CURSOR-SKILLS - Web Design

Source: cursor-skills/webdesign

CURSOR setup

  • HTML CSS Support, ES6 snippets, Auto Rename Tag, Prettier, Live Server, Emmet.
  • React: React DevTools, ES7+ snippets. Vue: Vetur/Volar, Vue 3 Snippets. Angular: Angular Language Service, CLI.

HTML

  • Semantic HTML5; accessibility (ARIA, alt, heading hierarchy, keyboard); W3C; responsive.

CSS

  • CSS3, responsive, BEM, custom properties, controlled specificity.
  • CSS modules or styled-components; mobile-first; flexible grids; responsive images.

JavaScript / Frameworks

  • ES6+; TypeScript when appropriate; error handling.
  • React: functional components, hooks, state management.
  • Vue: Composition API, reactivity, conventions.
  • Angular: TypeScript, services, DI.

Tests and tools

  • Jest (unit), Cypress (E2E), Storybook, Lighthouse, Axe (a11y).
  • Build: bundling, env vars, cache, CDN for assets.

A11y and security

  • Semantics, ARIA, keyboard, screen readers; validate/sanitize inputs; CSP; CORS; HTTPS.

agent-kit-startup/agent-kit/tree/main/registry/skills/community/cursor-skills-webdesign commit 54ed9e9586

Frequently asked questions

npx skillmds@latest add agent-kit-startup/cursor-skills-webdesign