Skill Directory

AI Skill Directory

Browse curated skills with source links, package snapshots, README assets and install signals in one calm, searchable catalog.

personjakexiaoNo key required

slidev-multi-agent

Create, edit, theme, build, and export Slidev presentations using a script-first workflow with detailed local references. Use when working on Slidev decks, themes, layouts, exports, or hosting. Always…

download16deployed_codestar19
personjakexiaoNo key required

"components"

Reusable UI component patterns: buttons, cards, input fields, loading states, badges, toggles, pickers, empty states. Use when creating any interactive UI element, building reusable views, or composin…

download16deployed_codestar1
personjakexiaoNo key required

"safari-extension"

Safari Web Extension: SFSafariExtensionHandler, content scripts, web resources, native-web messaging. Use when building a Safari browser extension, injecting content scripts into web pages, or communi…

download16deployed_codestar1
personjakexiaoNo key required

"website-links"

External links and in-app browsing: Link component, openURL environment, SFSafariViewController, URL handling. Use when opening URLs, adding web links, or embedding an in-app browser. Triggers: Link, …

download16deployed_codestar1
personjakexiaoNo key required

"feedback-states"

Feedback state patterns: loading indicators, error handling UI, success confirmations, disabled states, skeleton views. Use when adding loading spinners, error alerts, success feedback, or managing em…

download16deployed_codestar1
personjakexiaoNo key required

"view-complexity"

View complexity management: 30-line body rule, computed property extraction, subview decomposition, type-check timeout prevention. Use when a view body is getting long, refactoring large views, or hit…

download16deployed_codestar1
personjakexiaoNo key required

core-web-vitals

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimizat…

download16deployed_codestar1.4K
personjakexiaoNo key required

react-router-loader-performance

React Router v7 loader performance optimization techniques. Use when optimizing TTFB, eliminating waterfalls, consolidating database queries, or streaming secondary data in loaders. Triggers on "slow …

download16deployed_codestar0
personjakexiaoNo key required

mjml-email-templates

Build responsive email templates using MJML markup language. Compiles to cross-client HTML that works in Outlook, Gmail, and Apple Mail. Includes template renderer, layout patterns, and variable subst…

download16deployed_codestar635
personjakexiaoNo key required

"navigation"

Navigation architecture: NavigationStack, NavigationSplitView, TabView, sheets, fullScreenCover, type-safe routing, programmatic navigation. Use when setting up app navigation, adding screens, present…

download16deployed_codestar1
personjakexiaoNo key required

"dark-mode"

Dark mode support: 3-way appearance picker, preferredColorScheme, Color(light:dark:) adaptive tokens, colorScheme environment. Use when adding dark/light mode toggle, creating adaptive colors, or resp…

download16deployed_codestar1
personjakexiaoNo key required

"accessibility"

Accessibility: VoiceOver, Dynamic Type, reduce motion, tap targets, accessibility labels and hints. Use when implementing UI patterns related to accessibility.

download16deployed_codestar1
personjakexiaoNo key required

"view-composition"

View composition: @ViewBuilder properties, section extraction, body as table of contents, naming conventions. Use when implementing UI patterns related to view composition.

download16deployed_codestar1
personjakexiaoNo key required

ui-studio

Orchestrate full frontend development from a product goal to shipped UI. Establishes a shared product brief (goal, audience, aesthetic tone) as the north star, then coordinates frontend-design, ui-lay…

download16deployed_codestar0
personjakexiaoNo key required

ie6-hacks

Internet Explorer 6 CSS and JavaScript compatibility patterns reference. Use when identifying legacy browser-specific code for removal during codebase modernization, explaining unusual CSS patterns in…

download16deployed_codestar0
personjakexiaoNo key required

ui-orchestrator

UI/UX skill dispatcher that routes to specialized external skills based on project needs. Use when working on UI development, design systems, or frontend tasks. Triggers on keywords like "UI", "界面", "…

download16deployed_codestar0
personjakexiaoNo key required

"macos-patterns"

macOS platform patterns: window management, menu bar, keyboard shortcuts, Settings, drag-and-drop, App Sandbox. Use when building macOS-specific features, handling desktop input, or implementing Mac a…

download16deployed_codestar1
personjakexiaoNo key required

"keyboard-shortcuts"

macOS keyboard shortcut patterns: keyboardShortcut modifier, CommandMenu, CommandGroup, menu bar customization. Use when implementing macOS keyboard shortcuts, menu bar commands, or hotkeys. Triggers:…

download16deployed_codestar1
personjakexiaoNo key required

"gestures"

tvOS gesture patterns: Siri Remote input handling with onMoveCommand, onPlayPauseCommand, onExitCommand, swipe recognition. Use when implementing tvOS input handling, remote control interactions, or f…

download16deployed_codestar1
personjakexiaoNo key required

"spacing-layout"

Spacing and layout metrics: 8pt grid system, standard margins, 44pt tap targets, vertical rhythm, density guidelines. Use when setting padding, margins, spacing between elements, or ensuring touch tar…

download16deployed_codestar1
personjakexiaoNo key required

modal-patterns

React Portal modal implementation patterns for Dr. Sophia AI. Covers createPortal usage, AnimatePresence integration, z-index hierarchy (header always visible), dark mode styling, backdrop opacity. Us…

download16deployed_codestar6
personjakexiaoNo key required

manimce-best-practices

Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains `from manim import *`, (3) User runs `manim` CLI commands, (4) Working with Scene, MathTex, Create(), or Ma…

download16deployed_codestar687
personjakexiaoNo key required

swift-concurrency-6-2

Approachable concurrency in Swift 6.2 — single-threaded by default, @concurrent for explicit background offloading, and isolated consistency for main actor types.

download16deployed_codestar82.8K