Skip to content

The vocabulary

60 commands.
One line each.

This list is generated from the plugin's own skill definitions at v2.2.1, so it cannot drift from what you actually install. Every command is one line in Claude Code or Cowork.

/siteasy

Make it look designed

33 commands

Plan, build and refine interfaces the way a studio would.

  • /siteasy build[feature]door

    Shape, then build a feature end-to-end

  • /siteasy shape[feature]

    Shape the UX/UI before writing code

  • /siteasy setup

    Create PRODUCT.md and DESIGN.md context

  • /siteasy concept[project]

    Set the creative direction before building: idea, anti-reference, signature moment

  • /siteasy research[scope]

    UX research planning, methods selection, persona and journey synthesis; generates empathy maps, journey maps and service blueprints

  • /siteasy ia[target]

    Information architecture, card sorting, tree testing, navigation patterns

  • /siteasy document

    Generate DESIGN.md from existing project code

  • /siteasy extract[target]

    Pull reusable tokens and components into a design system; the `handoff` deliverable emits the developer spec (layout, tokens, props, states, breakpoints, motion, accessibility)

  • /siteasy tokens[project]

    Audit or create a two-layer CSS token system — primitives + semantic layer + dark mode

  • /siteasy critique[target]

    UX design review with heuristic scoring

  • /siteasy audit[target]

    Technical quality checks (a11y, perf, responsive, WCAG 2.2, image strategy, forms)

  • /siteasy improve[target]door

    One door for "make it better": symptom-to-axis dispatch to the right refine or enhance pass

  • /siteasy fix[target]door

    Execute audit findings by remediation route: triage, per-command batches, verify

  • /siteasy polish[target]

    Final quality pass before shipping

  • /siteasy amplify[target]

    Amplify safe or bland designs — bolder typography, stronger color, more presence

  • /siteasy simplify[target]

    Reduce visual noise, tone down, strip to essence

  • /siteasy clarify[target]

    UX copy, error messages, button labels, empty states

  • /siteasy harden[target]

    Production hardening + performance — errors, i18n, edge cases, Core Web Vitals

  • /siteasy onboard[target]

    First-run flows, empty states, feature discovery, activation

  • /siteasy animate[target]

    Add purposeful animations and motion

  • /siteasy typeset[target]

    Typography audit, font selection, hierarchy

  • /siteasy layout[target]

    Spacing systems, visual rhythm, grid tools

  • /siteasy charts[target]

    Accessible data visualization: chart-type choice, a11y grades, non-color fallbacks

  • /siteasy adapt[target]

    Mobile/tablet/desktop/print adaptation

  • /siteasy mobile[target]

    Phone-specific ergonomics — thumb zone, touch targets, mobile navigation, virtual keyboards, mobile audit

  • /siteasy delight[target]

    Micro-interactions, personality in copy, satisfying feedback

  • /siteasy overdrive[target]

    View Transitions API, WebGL, scroll-driven animations

  • /siteasy video[target]

    Guaranteed-play decorative video: classify, transcode to a canvas-decodable asset (WASM decoder), emit the drop-in component

  • /siteasy parallax[target]

    Multi-layer depth, scrollytelling, AI-adaptive motion governance, WCAG 2.2.2 compliance

  • /siteasy live[target]

    Interactive variant mode (requires running dev server)

  • /siteasy ship[scope]door

    Finish-and-ship pipeline: polish, defect scan, deterministic audit, hardening, final audit

  • /siteasy overhaul[url]door

    Audit-driven rework: baseline, fix by remediation route, before/after compare, ship

  • /siteasy express[brief]door

    Zero-to-landing: setup, concept, tokens, shape, build, motion, checks, harden

/seo

Make it findable

18 commands

Get found by Google and by the engines that read your site first.

  • /seo audit[url]door

    Full site SEO audit — crawls up to 500 pages, scores 7 dimensions, outputs ACTION-PLAN.md

  • /seo page[url]

    Deep single-page analysis — title, meta, H1-H6, schema, images, content quality, search-experience alignment (intent, page-type match), score

  • /seo plan[business-type]

    Complete SEO strategy — architecture, content pillars, keyword plan, 4-phase roadmap

  • /seo technical[url]

    Technical audit — robots.txt, sitemaps, Core Web Vitals, mobile, security, JS rendering

  • /seo schema[url]

    Detect, validate, and generate Schema.org JSON-LD — Organization, Article, Product, etc.

  • /seo content[url]

    E-E-A-T analysis, readability, keyword density, AI citation readiness

  • /seo geo[url]

    AI search optimization — Google AI Overviews, ChatGPT, Perplexity, llms.txt, brand signals

  • /seo sitemap[url]

    XML sitemap validation and generation with industry-specific templates

  • /seo indexnow[url]

    Instant-indexing pings to Bing, Yandex, Naver and Seznam — key setup, single/batch/sitemap submission; the fast lane into the indexes that feed AI answers

  • /seo images[url]

    Image SEO audit — alt text, formats (WebP/AVIF), lazy loading, CLS, LCP

  • /seo local[business]

    Local SEO — Google Business Profile, NAP consistency, citations, reviews, LocalBusiness schema

  • /seo hreflang[url]

    Hreflang validation and generation for multilingual and multi-region sites

  • /seo programmatic[url]

    Programmatic SEO — URL patterns, quality gates (warn 100+, hard stop 500+), deduplication

  • /seo competitor-pages[url]

    "X vs Y" and "alternatives to X" pages with feature matrices, FAQ schema, conversion hooks

  • /seo cluster[keyword]

    Semantic keyword clustering — intent-based grouping, content architecture, gap analysis

  • /seo drift[url]

    SEO drift monitoring — baseline capture, change detection, history tracking

  • /seo backlinks[url]

    Backlink profile analysis via free data sources (Moz, Bing, Common Crawl, GSC)

  • /seo ecommerce[url]

    E-commerce SEO — product pages, category pages, faceted navigation, Product schema

/inspect

Make it pass review

3 commands

Named rules, measured values, verdicts. Not vibes.

  • /inspect detect[target]

    Deterministic anti-pattern scan — finds missing focus rings, clipped dropdowns, pure black/white, tiny touch targets, missing reduced-motion, and more

  • /inspect preview[target]door

    Real Chromium screenshot — desktop + mobile viewports, reads back visually, fixes bugs in a loop

  • /inspect review[target]

    Design engineering code review — motion crimes, a11y violations, forbidden patterns, Before/After table with score; plus code robustness (security, performance, correctness)

/audit

Score the whole thing

6 commands

Every specialist at once, reconciled into one scored report.

  • /audit full[url] [scope]door

    All 15 sub-agents across SEO, defects, and design; unified report + action plan. Optional scope runs one group: `seo` (5 SEO sub-agents), `defects` (4 inspect), `design` (6 siteasy), `quick` (one per group for a fast triage)

  • /audit checks[url]

    Deterministic pre-pass only: computed checks plus `SITE-AUDIT.json`, no sub-agents

  • /audit verify[url]

    Consensus re-check: re-runs the gating dimensions (a11y, interaction, technical) K times and reconciles them by majority vote

  • /audit compare[A] [B]

    Diff two targets (before/after a site, or A vs B): per-check verdict changes and score deltas

  • /audit learnings[file]

    Review LEARNINGS.md candidates accumulated by real audits and turn accepted ones into rules, gates, laws or fixtures

  • /audit report[file]door

    Format an existing audit into a client-ready report, a self-contained HTML page, or PDF

Every one of them, one install away.

Works in Claude Code and Claude Cowork. Free, Apache 2.0, auto-updates through the marketplace.

/plugin install null-to-hero@null-to-hero-marketplace