Motion/animation design skill with 3-designer lens (Emil Kowalski, Jakub Krehel, Jhey Tompkins). Two modes: Create and Audit. Complements frontend-design (broad) with deep motion expertise. Integration points: - skills-external/design-motion-principles/ — skill files + references - link.sh EXTERNAL_SKILLS — symlink to ~/.claude/skills/ - install-plugins.sh step 8c — presence check - update-all.sh step 7.2 — sync from GitHub - profiles: design, full, web, web-full — listed as external - plugin-advisor — decision table, recommended sets, conditional rules - design-gate — symlink check + non-blocking warning if missing Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
49 lines
1.6 KiB
Plaintext
49 lines
1.6 KiB
Plaintext
# DESC: Public website work — frontend + content + light dev
|
|
# Activate when: building/iterating a public-facing website (landing,
|
|
# portfolio, marketing, blog) where SEO is NOT the immediate focus.
|
|
# For SEO/GEO audit on top, use web-full or apply seo afterwards.
|
|
|
|
# Design skills (gstack) — full design pipeline
|
|
design-shotgun
|
|
design-review
|
|
design-consultation
|
|
design-html
|
|
plan-design-review
|
|
|
|
# Browser tooling for design + dogfooding
|
|
browse
|
|
open-gstack-browser
|
|
setup-browser-cookies
|
|
|
|
# Plan-mode reviews relevant to web work
|
|
plan-ceo-review
|
|
plan-eng-review
|
|
|
|
# Code work skills — needed to actually build the site
|
|
feat personal
|
|
ship-feature personal
|
|
hotfix personal
|
|
ship # gstack
|
|
review # gstack
|
|
context-save # gstack
|
|
commit-change personal
|
|
refactor personal
|
|
|
|
# Validation companion (basic W3C/a11y check during build)
|
|
validate personal
|
|
|
|
# External: design skills
|
|
emil-design-eng external
|
|
frontend-design external
|
|
design-motion-principles external
|
|
|
|
# Plugin: UI/UX intelligence (auto-toggle)
|
|
ui-ux-pro-max plugin@ui-ux-pro-max-skill
|
|
|
|
# MCP: 21st-dev Magic component generator
|
|
magic mcp
|
|
|
|
# CLI: ctx7 (doc lookup for fast-evolving libs like Next.js)
|
|
ctx7 cli
|
|
graphify cli
|