agentsclimarketplace

Design tools

Skill tommylower/cortex/design/tools/design-tools

Inventory of Cortex design tools and what each one can do. Use when the user asks what design tools are available, what can we do visually, what design tooling exists in Cortex, which tool to use for UI polish, or how Paper, Figma, Shader Lab, Funky Shadow, DialKit, Interface Kit, Agentation, Rams, Wiretext, Pretext, and responsive preview fit together.From its SKILL.md

Install
npx -y skills add tommylower/cortex --skill design-tools

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

4.3 KB, 887 tokens by cl100k_base, as published. Nobody here has run it

Design Tools

Use this skill to answer tool-discovery questions. It is an index, not a replacement for the specific tool skills. Load the named skill before installing or applying a tool.

Canvas & Design Work

  • Paper (paper) — active design canvas at paper.design when Paper tooling is available; use for visual layout work, artboards, and design iteration.
  • Figma MCP (figma-mcp) — read Figma frames, variables, component structure, and generate code from Figma context.
  • Wiretext (wiretext) — quick ASCII wireframes with editable browser links before committing to code or Figma.

Visual Effects

  • Shader Lab (shader-lab) — WebGPU shader compositions for hero visuals, warped text, image layers, liquid backgrounds, and post-processing.
  • Funky Shadow (funky-shadow) — dithered, Oklab gradient shadows rendered with canvas behind cards, tiles, icons, or visual accents.
  • Gradients (gradients) — CSS gradient construction, color-space choices, glow recipes, masks, and gradient performance rules.
  • Loading States (loading-states) — skeletons, progress states, and crafted dot-matrix micro-loaders.
  • Fluid Functionalism (fluid-functionalism) — shadcn-compatible animated controls, proximity hover, AI/chat surfaces, and spring-driven component installs.

Motion & Interaction

  • Framer Motion (framer-motion) — React/Next.js motion patterns: reveals, hover/tap states, layout animations, and page transitions.
  • View Transitions (view-transitions) — native browser/React shared-element and route transitions.
  • Interface Craft (interface-craft) — storyboard animation, design critique, and DialKit-oriented tuning patterns.
  • CSS Interaction Tips (css-interaction-tips) — small interaction fixes: hover flicker, button press, tap targets, tooltip timing, popover origins.
  • Interface Sound (interface-sound) — tasteful UI sound feedback and procedural web audio.

Live Tuning & Feedback

  • DialKit (dialkit) — dev-only floating controls for tuning animation, spacing, color, blur, and shadow values in React.
  • Interface Kit (interface-kit) — dev-only browser overlay for editing visual styles directly.
  • Agentation (agentation) — dev-only visual annotation toolbar for design feedback.
  • Agentation Self-Driving (agentation-self-driving) — autonomous browser annotation workflow when Agentation is installed.
  • Rams (rams) — external design-review command for accessibility, visual consistency, and UI polish when explicitly requested.

Layout & Verification

  • Responsive Craft (responsive-craft) — responsive build/audit workflow and multi-breakpoint preview.
  • Pretext (pretext) — deterministic text measurement for labels, headings, virtualized rows, masonry, and layout-shift prevention.
  • Preflight (preflight) — final design audit for accessibility, visual consistency, responsive issues, and AI-pattern tells.

Choosing Quickly

NeedStart with
Sketch page structurewiretext or paper
Extract from Figmafigma-mcp
Work in Paper canvaspaper
Build a shader heroshader-lab
Add textured card shadowsfunky-shadow
Add a crafted loaderloading-states
Add native shared-element transitionsview-transitions
Add UI sound feedbackinterface-sound
Add Fluid Functionalism componentsfluid-functionalism
Tune live visual valuesdialkit
Edit visual styles in browserinterface-kit
Collect design feedbackagentation
Run external Rams reviewrams
Fix mobile/responsive layoutresponsive-craft
Verify text fitpretext
Ship-check a UIpreflight

Rule

Tools are opt-in unless their specific skill says otherwise. For dev-only overlays, follow ../dev-overlays.md: install as dev dependencies and mount only behind a development gate.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,629. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.