83,201 skills sorted by stars.
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...
Guide for using Nushell for structured data pipelines and scripting. Use when writing shell scripts, processing structur...
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...
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.
Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server auth h...
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
Nuxt 4 core framework fundamentals: project setup, configuration, routing, SEO, error handling, and directory structure....