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収集済み skill 17,125 件中 40 件を表示しています。
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.
原文の言語: 英語