Claude Skills · DevOps & Infrastructure

Ss Update

bitjaru/styleseed

Check and update an existing StyleSeed installation by exact rule/skill revision, preserve project-owned design decisions, then recompile and verify the effective bundle.

★ 922 Synced 1 hour ago View SKILL.md

At a glance

DevOps & Infrastructure Manual install Node.js Actively maintained

This skill is for DevOps & Infrastructure and helps you update styleseed installation to latest revision, check styleseed rule compatibility, and recompile design bundle after updates.

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

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

Styleseeddesign-systemsBundlingVersion ManagementCompilationFramework Updates

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 DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Azure Container Registry CLI github/awesome-copilot

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...