๐ŸŽฏ

pattern-ui

๐ŸŽฏSkill

from commontoolsinc/labs

VibeIndex|
What it does
|

Pattern UI skill for adding layout and styling polish to applications using a component-based design system.

๐Ÿ“ฆ

Same repository

commontoolsinc/labs(13 items)

pattern-ui

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add commontoolsinc/labs --skill pattern-ui
skills.sh Installโš  Installs to .agents/skills/
npx skills add commontoolsinc/labs --skill pattern-ui
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/pattern-ui/SKILL.md

SKILL.md

51Installs
25
-
Last UpdatedFeb 1, 2026

More from this repository10

๐ŸŽฏ
knowledge-base๐ŸŽฏSkill

Knowledge base skill for Common Tools, establishing source hierarchy for resolving conflicts between documentation, code, and specs as a foundation for Oracle and Corrector agents.

๐ŸŽฏ
lit-component๐ŸŽฏSkill

Lit component skill for building web components using the Lit library with reactive properties and shadow DOM encapsulation.

๐ŸŽฏ
task-management๐ŸŽฏSkill

Task management skill for Common Tools, providing structured task tracking and prioritization within the pattern development workflow.

๐ŸŽฏ
pattern-critic๐ŸŽฏSkill

Pattern critic agent skill that reviews pattern code for violations of documented rules, gotchas, and anti-patterns, producing categorized checklists with PASS/FAIL results.

๐ŸŽฏ
pattern-debug๐ŸŽฏSkill

Pattern debugging skill for systematically diagnosing pattern errors in the Common Tools ct CLI and charm deployments.

๐ŸŽฏ
pattern-schema๐ŸŽฏSkill

Pattern schema design skill for creating schemas.tsx with Input/Output types before writing pattern code, following Common Tools pattern development workflow.

๐ŸŽฏ
pattern-dev๐ŸŽฏSkill

Pattern dev skill for Common Tools, providing the complete pattern development workflow from schema design through implementation, testing, and deployment.

๐ŸŽฏ
pattern-test๐ŸŽฏSkill

Pattern test skill for writing and running tests on Common Tools patterns, covering test file format, Stream action testing, and bound handler verification.

๐ŸŽฏ
pattern-deploy๐ŸŽฏSkill

Pattern deploy skill for deploying and testing patterns with the ct CLI, covering syntax checking, deployment commands, and identity key management in Common Tools workflows.

๐ŸŽฏ
pattern-implement๐ŸŽฏSkill

Pattern implement skill for building sub-patterns with minimal UI in Common Tools workflows, following the pattern development lifecycle.