react-i18next for React 19 - useTranslation hook, TypeScript Selector API, namespaces, pluralization, lazy loading, Suspense integration. Use when implementing translations in React apps (not Next.js). Use when this capability is needed.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 tomevault-io/skills-registry 中的 17,125 个 Skill。打开任一 Skill 可查看来源和详情。
tomevault-io/skills-registry已展示 40 / 17,125 个已收集 Skill。
react-i18next for React 19 - useTranslation hook, TypeScript Selector API, namespaces, pluralization, lazy loading, Suspense integration. Use when implementing translations in React apps (not Next.js). Use when this capability is needed.
原文语言:英语
shadcn/ui for React with TanStack Form. Use when building UI components, forms, dialogs, tables, toasts, or accessible components. Use when this capability is needed.
原文语言:英语
Zustand v5 state management for React. Use when implementing global state, stores, persist, or client-side state. Use when this capability is needed.
原文语言:英语
TanStack Router - 100% type-safe routing, file-based routes, loaders, search params. Use when implementing routing in React apps (NOT Next.js). Use when this capability is needed.
原文语言:英语
Testing Library for React 19 - render, screen, userEvent, waitFor, Suspense. Use when writing tests for React components with Vitest. Use when this capability is needed.
原文语言:英语
Technical research methodology using Context7, Exa, and Sequential Thinking for documentation, best practices, and complex investigations. Use when this capability is needed.
原文语言:英语
SEO/SEA/GEO 2026 complete methodology for organic, paid, and AI search optimization. Use when this capability is needed.
原文语言:英语
Use when creating new skills, restructuring existing skills, or improving skill documentation. Generates SKILL.md + references/ structure with proper patterns.
原文语言:英语
Use when validating code quality after modifications. Runs sniper agent in isolated forked context for clean, fast validation.
原文语言:英语
This skill should be used when the user asks about "SOLID principles", "Next.js architecture", "modular structure", "code organization", "file size limits", "interface separation", or "JSDoc documentation". Enforces files < 100 lines with mandatory JSDoc and…
原文语言:英语
SOLID principles for React 19. Files < 100 lines, hooks separated, interfaces in src/interfaces/, JSDoc mandatory. Use for React architecture and code quality. Use when this capability is needed.
原文语言:英语
SOLID principles for Swift 6 and SwiftUI (iOS 26+). Files < 100 lines, protocols separated, @Observable, actors, Preview-driven development. Features Modular MANDATORY. Use when this capability is needed.
原文语言:英语
Swift 6 fundamentals for all Apple platforms. Use when implementing concurrency, architecture, testing, i18n, or performance optimization across iOS, macOS, iPadOS, watchOS, visionOS. Use when this capability is needed.
原文语言:英语
SwiftUI fundamentals for all Apple platforms. Use when building views, navigation, data persistence, or state management with SwiftUI across iOS, macOS, iPadOS, watchOS, visionOS. Use when this capability is needed.
原文语言:英语
Background utilities Tailwind CSS v4.1. Colors (bg-{color}, palette OKLCH P3), Gradients (bg-linear-*, bg-radial-*, bg-conic-* NEW), Images (bg-cover, bg-contain, bg-repeat), Blend modes. Use when this capability is needed.
原文语言:英语
Border utilities Tailwind CSS v4.1. Border (border-width, border-color, border-style, border-radius, rounded-*), Outline (outline-*, outline-offset), Ring (ring-*, ring-offset), Divide (divide-*). Use when this capability is needed.
原文语言:英语
Configuration and directives Tailwind CSS v4.1. @theme, @import, @source, @utility, @variant, @apply, @config. CSS-first mode without tailwind.config.js. Use when this capability is needed.
原文语言:英语
@utility, @variant, @apply, custom CSS Use when this capability is needed.
原文语言:无法判定
Effects utilities Tailwind CSS v4.1. Shadows (shadow-*, shadow-color, inset-shadow-* NEW), Opacity (opacity-*), Filters (blur, brightness, contrast, grayscale, sepia), Backdrop filters (backdrop-blur-*, backdrop-brightness-*), Masks (mask-* NEW). Use when…
原文语言:英语
Interactivity utilities Tailwind CSS v4.1. Cursor (cursor-*), Scroll (scroll-smooth, scroll-snap-*, overscroll-*), User select (select-*), Pointer events (pointer-events-*), Touch action, Resize, Caret color, Accent color. Use when this capability is needed.
原文语言:英语
Layout utilities Tailwind CSS v4.1. Flexbox (flex, justify, items, gap), Grid (grid-cols, grid-rows, place), Position (absolute, relative, fixed, sticky, inset, z-index), Container queries (@container). Use when this capability is needed.
原文语言:英语
Responsive design, breakpoints, container queries Use when this capability is needed.
原文语言:无法判定
Sizing utilities Tailwind CSS v4.1. Width (w-*, w-screen, w-full, w-auto), Height (h-*, h-screen, h-full, h-dvh NEW), Min/Max (min-w-*, max-w-*, min-h-*, max-h-*), Aspect ratio (aspect-video, aspect-square). Use when this capability is needed.
原文语言:英语
Spacing utilities Tailwind CSS v4.1. Margin (m-*, mx-*, my-*, mt-*, mr-*, mb-*, ml-*, -m-* negative, m-auto), Padding (p-*, px-*, py-*, pt-*, pr-*, pb-*, pl-*), Space between (space-x-*, space-y-*). Use when this capability is needed.
原文语言:英语
Transform & Animation utilities Tailwind CSS v4.1. Transform (scale-*, rotate-*, translate-*, skew-*, transform-origin), Transition (transition-*, duration-*, ease-*, delay-*), Animation (animate-*, @keyframes). Use when this capability is needed.
原文语言:英语
Typography utilities Tailwind CSS v4.1. Font (font-sans, font-serif, font-mono, font-size, font-weight), Text (text-color, text-align, text-wrap, text-shadow NEW), Letter/Line spacing, Decoration, Transform. Use when this capability is needed.
原文语言:英语
Complete reference for Tailwind CSS utility classes Use when this capability is needed.
原文语言:英语
Tailwind CSS v4.1 core features, @theme, directives, migration guide Use when this capability is needed.
原文语言:英语
tvOS platform-specific development with focus system, large screen UI, Siri Remote, and media playback. Use when building Apple TV apps, video streaming, or living room experiences. Use when this capability is needed.
原文语言:英语
visionOS platform-specific development with spatial computing, RealityKit, immersive spaces, and volumes. Use when building Vision Pro apps, 3D experiences, or mixed reality features. Use when this capability is needed.
原文语言:英语
watchOS platform-specific development with complications, workouts, HealthKit, and Watch Connectivity. Use when building Apple Watch apps, health features, or iPhone-Watch communication. Use when this capability is needed.
原文语言:英语
Activates when reviewing code to identify quality issues, security vulnerabilities, and suggest improvements Use when this capability is needed.
原文语言:英语
Activates when creating or improving technical documentation, READMEs, and API docs Use when this capability is needed.
原文语言:英语
Activates when generating unit tests, integration tests, or test cases for code Use when this capability is needed.
原文语言:英语
Manage Unity Catalog metadata tags for data governance and classification. Use when applying tags to tables and columns, classifying data sensitivity (PII, PHI), marking data quality attributes, or when user mentions Unity Catalog tagging, metadata…
原文语言:英语
Operational rules for using AgentBus safely: packet threading, updates, receipts, and close discipline. Use when this capability is needed.
原文语言:英语
Controller skill for the autopilot: triage, dispatch, integrate, and keep work moving via AgentBus. Use when this capability is needed.
原文语言:英语
Thin operator I/O skill: forwards human requests into AgentBus for the autopilot. Use when this capability is needed.
原文语言:英语
Execution skill for worker agents: implement changes, run checks, commit+push, and report via the worker schema. Use when this capability is needed.
原文语言:英语
Planning-only skill: produce a dependency-aware plan and acceptance criteria; do not commit. Use when this capability is needed.
原文语言:英语