Skip to main content

Skills in this repository

tomevault-io/skills-registry - Page 242

SkillsMP has collected 17,125 skills from tomevault-io/skills-registry. Open a skill to review its source and details.

tomevault-io/skills-registry

Showing 40 of 17,125 collected skills.

occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Web Developers
description

Zustand v5 state management for React. Use when implementing global state, stores, persist, or client-side state. Use when this capability is needed.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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.

updated
occupation
Software Developers
description

Technical research methodology using Context7, Exa, and Sequential Thinking for documentation, best practices, and complex investigations. Use when this capability is needed.

updated
occupation
Market Research Analysts & Marketing Specialists
description

SEO/SEA/GEO 2026 complete methodology for organic, paid, and AI search optimization. Use when this capability is needed.

updated
occupation
Software Developers
description

Use when creating new skills, restructuring existing skills, or improving skill documentation. Generates SKILL.md + references/ structure with proper patterns.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when validating code quality after modifications. Runs sniper agent in isolated forked context for clean, fast validation.

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

@utility, @variant, @apply, custom CSS Use when this capability is needed.

Source text: Undetermined

updated
occupation
Web Developers
description

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…

updated
occupation
Software Developers
description

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.

updated
occupation
Web Developers
description

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.

updated
occupation
Software Developers
description

Responsive design, breakpoints, container queries Use when this capability is needed.

Source text: Undetermined

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Web Developers
description

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.

updated
occupation
Software Developers
description

Complete reference for Tailwind CSS utility classes Use when this capability is needed.

updated
occupation
Software Developers
description

Tailwind CSS v4.1 core features, @theme, directives, migration guide Use when this capability is needed.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Activates when reviewing code to identify quality issues, security vulnerabilities, and suggest improvements Use when this capability is needed.

updated
occupation
Software Developers
description

Activates when creating or improving technical documentation, READMEs, and API docs Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Activates when generating unit tests, integration tests, or test cases for code Use when this capability is needed.

updated
occupation
Database Architects
description

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…

updated
occupation
Network & Computer Systems Administrators
description

Operational rules for using AgentBus safely: packet threading, updates, receipts, and close discipline. Use when this capability is needed.

updated
occupation
Software Developers
description

Controller skill for the autopilot: triage, dispatch, integrate, and keep work moving via AgentBus. Use when this capability is needed.

updated
occupation
Software Developers
description

Thin operator I/O skill: forwards human requests into AgentBus for the autopilot. Use when this capability is needed.

updated
occupation
Software Developers
description

Execution skill for worker agents: implement changes, run checks, commit+push, and report via the worker schema. Use when this capability is needed.

updated
occupation
Project Management Specialists
description

Planning-only skill: produce a dependency-aware plan and acceptance criteria; do not commit. Use when this capability is needed.

updated
Showing 40 of 17,125 collected skills.