Claude Skills · Coding

Scaffold a new product page or screen from the compiled StyleSeed output grammar, surface adapter, brand recipe, and project lock.

★ 922 Synced 1 hour ago View SKILL.md

At a glance

Coding Manual install Node.js Actively maintained

This skill is for Coding and helps you scaffold a product page from styleseed, generate a screen from brand guidelines, and create a new page from design tokens.

Install git clone --depth 1 https://github.com/bitjaru/styleseed cp -r styleseed/skills/ss-page ~/.claude/skills/ss-page
Can use ReadWriteEditSearchBash

Setup, runtime and requirements describe bitjaru/styleseed, the repo this skill ships in.

Styleseeddesign-systemsComponent ScaffoldBrand ConsistencyProduct Pagesdesign-tokens

Also in bitjaru/styleseed

View the repo
Ss A11y Code Review & Testing

Audit a component or page for accessibility issues and fix them

Ss Audit Design

Audit screens for UX issues using Nielsen's heuristics and modern mobile UX best practices

Ss Build Design

Build a screen with StyleSeed's composed design method — choose or compile an output grammar, apply a brand recipe plus domain/page/profile/...

Ss Component Design

Generate a new UI component following the StyleSeed design conventions

Ss Copy Design

Generate UX microcopy (button labels, error messages, empty states, toasts) following a casual-but-polite voice and tone

Ss Dial Design

Turn ONE design axis up or down as a coordinated, deterministic transform — "denser", "sharper corners", "more muted", "bolder", "flatter",...

Ss Feedback Design

Add appropriate user feedback states (loading, success, error, empty) to a component or page

Ss Flow Design

Design user flows and navigation structure following proven UX patterns

Ss Lint Design

Quick automated lint — detects common design system violations in seconds

Ss Motion Design

Apply a named StyleSeed motion to a component — either one of the 5 personality seeds (Spring/Silk/Snap/Float/Pulse × entrance/exit/hover/pr...

Ss Pattern Design

Generate a composed UI pattern from the active StyleSeed grammar and brand recipe using existing primitives.

Ss Reference Design

Compile screenshots, URLs, Figma exports, or an existing UI into a project-local StyleSeed output grammar with evidence, tokens, confidence,...

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Request Refactor Plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...