Claude Skills · DevOps & Infrastructure

Ss Resolve

bitjaru/styleseed

Compile a small, deterministic StyleSeed rule bundle for one agent, output grammar, surface adapter, domain, page type, brand recipe, palette recipe, and optional profile. Use before setup or build, when STYLESEED.md changes, when updating StyleSeed, or whenever an agent would otherwise load the full rule handbook.

★ 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 compile a styleseed rule bundle, generate a style grammar for an agent, and create a surface adapter configuration.

Install git clone --depth 1 https://github.com/bitjaru/styleseed cp -r styleseed/skills/ss-resolve ~/.claude/skills/ss-resolve
Can use Not declared by the author

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

StyleseeddeterministicRule Bundlegrammardomainbrand-guidelines

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