Web And Frontend

Web And Frontend from arosenkranz/claude-code-config.

by @arosenkranz 4 skills

Skills in this plugin

4
  1. Verify UI · arosenkranz
    Use when asked to verify UI changes, check the frontend visually, confirm a page looks correct, test UI interactions, or validate that recent frontend changes work. Invoke via /verify-ui. Accepts optional path (e.g. /verify-ui /dashboard) and optional "deep" argument for interactive testing.
    1 install
  2. Algorithmic Art · arosenkranz bundle
    Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
    1 install
  3. Astro Component Scaffold · arosenkranz
    Scaffold Astro components, layouts, and pages with TypeScript props, Tailwind CSS styling, proper hydration patterns, and best practice defaults. Use when creating new Astro files, building component libraries, or setting up project structure.
    1 install
  4. Astro Content Collections · arosenkranz
    Configure content collections with Zod schemas, query patterns, and type-safe access. Use when setting up blog systems, documentation sites, managing structured content, or building content-driven applications.
    1 install