Design Skills.
Discover 24 Design Skills that generate visuals, layouts, and design assets.
Explore more categories:
Deprecation and Migration
Addy Osmani
Retire legacy systems safely, guide migrations with less risk, and reduce the long-term cost of carrying outdated code paths.
Log In
Browser Testing with DevTools
Addy Osmani
Debug and validate browser behavior with live DOM inspection, console logs, network traces, and runtime performance checks.
Log In
API and Interface Design
Addy Osmani
Design stable APIs, module contracts, and interface boundaries that are well-documented, hard to misuse, and easier to evolve safely.
Log In
Clerk Expo Patterns
Clerk
Implement Clerk auth for Expo apps with secure storage, deep linking, and mobile-native session patterns.
Log In
Clerk React Router Patterns
Clerk
Implement Clerk auth in React Router apps with loaders, actions, protected routes, and session-aware navigation flows.
Log In
Clerk Testing
Clerk
Add end-to-end auth test patterns for Clerk flows, including sign-in, sign-up, protected routes, and session-aware test coverage.
Log In
Clerk Custom UI
Clerk
Build branded Clerk sign-in and sign-up experiences with custom flows, themes, and appearance controls.
Log In
Clerk Setup
Clerk
Add secure Clerk authentication patterns, integration guidance, and implementation guardrails for modern web apps.
Log In
figma-code-connect-components
openai
Connects Figma design components to code components using Code Connect mapping tools. Use when user says "code connect", "connect this component to code", "map this component", "link component to code", "create code connect mapping", or wants to establish mappings between Figma designs and code implementations. For canvas writes via `use_figma`, use `figma-use`.
Log In
figma-create-design-system-rules
openai
Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design rules", "customize design system guidelines", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server connection.
Log In
figma-create-new-file
openai
Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard)
Log In
figma
openai
Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.