Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Numerical algorithms and computational techniques for statistics
Computational mathematics expert for numerical solutions, approximations, error analysis, and scientific computing
Numerical computing patterns for C++20 including matrix operations, iterative solvers, numerical stability, data pipelin...
Analyze and enforce numerical stability for time-dependent PDE simulations. Use when selecting time steps, choosing expl...
Verify mathematical correctness and numerical accuracy after code changes
Numerology expert covering life path numbers, name numbers, and Pythagorean to Chaldean systems
NumPy numerical computing with arrays. Use for numerical operations.
use when adding API to this project that exists in numpy, especially if the user mentions a stream in the numpy-api-pari...
NumPy Core focuses on the foundational architecture of the ndarray. This includes how data types (dtypes) interpret raw...
NumPy implements datetime64 for fixed-point dates and timedelta64 for durations. Unlike Python's standard datetime, NumP...
NumPy's fft module provides routines for computing Discrete Fourier Transforms (DFT). It is widely used for signal proce...
Indexing in NumPy ranges from basic slicing (zero-copy) to advanced "fancy" indexing (always creates a copy). Understand...
NumPy Interoperability encompasses the protocols that allow different numerical libraries (PyTorch, TensorFlow, SciPy) t...
NumPy I/O handles the transition of data between system memory and persistent storage. It supports highly efficient bina...
NumPy's linalg module provides high-performance implementations for standard linear algebra routines. It leverages optim...
The numpy.ma module provides masked arrays, which couple a data array with a boolean mask. Masked elements are ignored i...
NumPy memory management revolves around the concept of "strides." Strides define the number of bytes to skip in a flat 1...
NumPy for matrix operations, FFT, linear algebra, and numerical computations in marine engineering
NumPy's polynomial package provides a modern, class-based API for handling power series. It replaces the legacy poly1d c...
NumPy's random module shifted from the legacy RandomState to the modern Generator API. This new approach provides better...
NumPy provides vectorized set operations for 1D arrays and multidimensional subarrays. These tools allow for deduplicati...
NumPy sorting provides efficient tools for ordering data. Beyond basic sorting, it includes partitioning for top-k selec...
Master NumPy array operations including vectorization, broadcasting, memory layout, and performance optimization. Use PR...
NumPy provides a suite of statistical functions for summarizing data. Key capabilities include calculating central tende...
NumPy's char submodule provides vectorized versions of standard Python string operations. It allows for efficient proces...
Structured arrays allow ndarrays to contain data with different types in named "fields," mimicking C structs. They are u...
Universal functions (ufuncs) are the engine behind NumPy's vectorization. They perform element-wise operations on ndarra...
nuqs (type-safe URL query state) best practices for Next.js applications. This skill should be used when writing, review...
Sync React state to URL query parameters for shareable filters, search queries, and deep links to modal dialogs. Preserv...
Use when planning, executing, and logging nurture experiments and regression tests.
Guide for using Nushell for structured data pipelines and scripting. Use when writing shell scripts, processing structur...
Write and debug Nushell scripts, pipelines, and commands. Also build Nushell plugins in Rust. Use when working with .nu...
Sync Nushell configuration files between the repo (os-config/nushell) and the system config path ($nu.config-path). Use...
Install Nushell utilities (zoxide, starship, carapace) with cross-platform support. Use when the user wants to set up Nu...
Biochemical metabolism of macronutrients and key micronutrients — digestion, absorption, transport, utilization, and exc...
分析营养数据、识别营养模式、评估营养状况,并提供个性化营养建议。支持与运动、睡眠、慢性病数据的关联分析。
Household-scale nutrition planning that treats meals as a weekly system, not a series of independent decisions. Covers m...
Body condition score (1-9 scale), muscle condition score (MCS), RER/MER calculations (RER = 70 × BW^0.75), species-speci...
Foundational concepts in nutrition science — macronutrients, micronutrients, energy balance, Atwater factors, reference...
This skill should be used whenever users ask food-related questions, meal suggestions, nutrition advice, recipe recommen...
Nuvoton Technology MPN encoding patterns, suffix decoding, and handler guidance. Use when working with Nuvoton MCUs, aud...
Analyze new user experience (NUX) in their first week after onboarding completion
Use when working on Nuxt 4+ projects - provides server routes, file-based routing, middleware patterns, Nuxt-specific co...
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server ro...
Builds applications with Nuxt 3 including pages, layouts, composables, server routes, and data fetching. Use when creati...
You are an expert in Nuxt 3, the full-stack Vue framework with server-side rendering, auto-imports, file-based routing,...
Nuxt 3 patterns including Nitro server, auto-imports, modules, hybrid rendering, and full-stack development.
Foundational architecture for Nuxt 4 + Vue 3 + Nuxt UI applications. Use when starting new projects, understanding proje...
Authentication with Laravel Sanctum and permission-based authorization. Use when implementing login/logout, protecting p...
Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server auth h...
Vue component patterns with Composition API and script setup. Use when creating components, understanding script setup o...
Creating custom Vue composables with proper patterns. Use when building reusable stateful logic, shared state management...
Nuxt and app configuration files. Use when configuring nuxt.config.ts, app.config.ts, environment variables, runtime con...
Author Markdown content files for Nuxt Content using MDC syntax. Use when creating or editing .md files in content/ dire...
Use when working with Nuxt Content v3 - provides collections (local/remote/API sources), queryCollection API, MDC render...
Status: Production Ready