Claude Skills · Coding

Configure StyleSeed by selecting the output grammar, domain, page type, brand recipe, semantic palette recipe, optional aesthetic profile, and bounded brand tokens before scaffolding a first screen.

★ 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 configure stylesheet generation parameters, set up domain and page type settings, and select brand recipe and semantic palette.

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

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

StyleseedStylesheet GenerationBrand Design Systemdesign-tokensCss Frameworks

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 Page Coding

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

Ss Pattern Design

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

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...