Data & Analytics

Page 5 of 6

Browse skills in this category.

421 skills · Showing 289-360
Sort by:

sql-transform-helper

Data & Analytics

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

supabase-data-handling

Data & Analytics

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

tensorboard-visualizer

Data & Analytics

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

tensorflow-model-trainer

Data & Analytics

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

time-series-decomposer

Data & Analytics

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

tracking-crypto-prices

Data & Analytics

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

tracking-model-versions

Data & Analytics

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

tracking-token-launches

Data & Analytics

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

vercel-data-handling

Data & Analytics

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

wandb-experiment-logger

Data & Analytics

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

windsurf-usage-analytics

Data & Analytics

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

research-lookup

Data & Analytics

by K-Dense-AI

Look up current research information using the Parallel Chat API (primary) or Perplexity sonar-pro-search (academic paper searches). Automatically routes queries to the best backend. Use for finding papers, gathering research data, and verifying scientific information.

904
Feb 20, 2026, 09:17 PM

sql-injection-testing

Data & Analytics

by Ed1s0nZ

SQL注入测试的专业技能和方法论

842
Jan 15, 2026, 02:00 PM

graphviz

Data & Analytics

by xicilion

Create complex directed/undirected graphs with precise layout control. Best for dependency trees, org charts, network topologies, and module relationships. Use when you need fine-grained edge routing or hierarchical layouts with many levels. NOT for simple flowcharts (use mermaid) or data charts (use vega).

839
Jan 18, 2026, 07:49 PM

infographic

Data & Analytics

by xicilion

Create beautiful infographics with pre-designed templates. Best for KPI cards, timelines, roadmaps, step-by-step processes, A vs B comparisons, SWOT analysis, funnels, org trees, pie/bar charts. Use when you need quick visual impact with 4-8 items. Simple YAML-like syntax. NOT for complex data analysis (use vega) or technical flowcharts (use mermaid).

839
Jan 18, 2026, 07:49 PM

swift-concurrency

Data & Analytics

by sozercan

Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization, (8) concurrency-related linter warnings (SwiftLint or similar; e.g. async_without_await, Sendable/actor isolation/MainActor lint).

765
Feb 24, 2026, 06:01 AM

image-crop-rotate

Data & Analytics

by instavm

Image processing skill for cropping images to 50% from center and rotating them 90 degrees clockwise. This skill should be used when users request image cropping to center, image rotation, or both operations combined on image files.

721
Oct 18, 2025, 11:42 AM

makepad-patterns

Data & Analytics

by ZhangHanDong

Reusable patterns for Makepad widget development, data management, and async architecture.

715
Jan 21, 2026, 03:25 PM

plain-models

Data & Analytics

by dropseed

Manages database migrations and model changes. Use when creating migrations, running migrations, or modifying models.

654
Jan 29, 2026, 03:19 AM

plain-shell

Data & Analytics

by dropseed

Runs Python with Plain configured and database access. Use for scripts, one-off commands, or interactive sessions.

654
Jan 18, 2026, 02:57 AM

plain-optimize

Data & Analytics

by dropseed

Captures and analyzes performance traces to identify slow queries and N+1 problems. Use when analyzing performance or optimizing database queries.

652
Jan 18, 2026, 02:57 AM

research-lookup

Data & Analytics

by jimmc414

Look up current research information using Perplexity's Sonar Pro or Sonar Reasoning Pro models through OpenRouter. Automatically selects the best model based on query complexity. Search academic papers, recent studies, technical documentation, and general research information with citations.

442
Nov 24, 2025, 08:06 AM

by jimmc414

Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims.

442
Nov 24, 2025, 07:15 AM

detect-metrics

Data & Analytics

by tidymodels

Detect and list all metric functions in the yardstick package. Use when a user asks to find, list, or identify all metrics in the package.

398
Jan 17, 2026, 12:20 AM

waterui-native-bindings

Data & Analytics

by water-rs

Implement FFI bindings for WaterUI components across Rust, Apple Swift, and Android Kotlin/JNI layers. Use when adding new component types, metadata wrappers, or fixing native binding errors (UnsatisfiedLinkError, missing symbols, type mismatches).

398
Jan 23, 2026, 04:10 PM

models-standards

Data & Analytics

by maxritter

Define database models with clear naming, appropriate data types, constraints, relationships, and validation at multiple layers. Use this skill when creating or modifying database model files, ORM classes, schema definitions, or data model relationships. Apply when working with model files (e.g., models.py, models/, ActiveRecord classes, Prisma schema, Sequelize models), defining table structures, setting up foreign keys and relationships, configuring cascade behaviors, implementing model validations, adding timestamps, or working with database constraints (NOT NULL, UNIQUE, foreign keys). Use for any task involving data integrity enforcement, relationship definitions, or model-level data validation.

381
Jan 18, 2026, 04:16 PM

data-fetching

Data & Analytics

by expo

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.

380
Jan 17, 2026, 09:27 PM

ev-node-explainer

Data & Analytics

by evstack

Explains ev-node architecture, components, and internal workings. Use when the user asks how ev-node works, wants to understand the block package, DA layer, sequencing, namespaces, or needs architecture explanations. Covers block production, syncing, DA submission, forced inclusion, single vs based sequencer, and censorship resistance.

360
Jan 18, 2026, 11:04 AM

vendor-implementation

Data & Analytics

by No-Trade-No-Life

基于Hyperliquid成功实现经验,为新交易所供应商提供Yuan框架集成指南。使用此技能当需要为新的交易所创建供应商实现,包括项目结构设计、API集成、核心服务实现和最佳实践。适用于交易所API集成、金融系统开发、微服务架构设计。

347
Jan 19, 2026, 01:59 AM

understanding-mapping

Data & Analytics

by elbwalker

Use when transforming events at any point in the flow (source→collector or collector→destination), configuring data/map/loop/condition, or understanding value extraction. Covers all mapping strategies.

313
Jan 18, 2026, 03:55 PM

understanding-sources

Data & Analytics

by elbwalker

Use when working with sources, understanding event capture, or learning about the push interface. Covers browser, dataLayer, and server source patterns.

313
Jan 18, 2026, 03:55 PM

query-dot-ai

Data & Analytics

by vfarcic

Query sibling dot-ai projects to verify features are USABLE (not just defined). IMPORTANT: When calling this skill, explain HOW you plan to use the feature (e.g., 'I need to call X via REST API from the UI' or 'I need to import Y function'). This helps verify the full chain from definition to exposure.

263
Jan 18, 2026, 04:02 AM

nanogpt-training

Data & Analytics

by benchflow-ai

Train GPT-2 scale models (~124M parameters) efficiently on a single GPU. Covers GPT-124M architecture, tokenized dataset loading (e.g., HuggingFace Hub shards), modern optimizers (Muon, AdamW), mixed precision training, and training loop implementation.

231
Jan 19, 2026, 03:59 AM

retention-analysis

Data & Analytics

by benchflow-ai

Analyze user retention and churn using survival analysis, cohort analysis, and machine learning. Calculate retention rates, build survival curves, predict churn risk, and generate retention optimization strategies. Use when working with user subscription data, membership information, or when user mentions retention, churn, survival analysis, or customer lifetime value.

231
Jan 19, 2026, 03:59 AM

search-attractions

Data & Analytics

by benchflow-ai

Retrieve attractions by city from the bundled dataset. Use this skill when surfacing points of interest or building sightseeing suggestions for a destination.

231
Jan 19, 2026, 03:59 AM

search-cities

Data & Analytics

by benchflow-ai

List cities for a given state using the bundled background data. Use this skill to validate state inputs or expand destination choices before flight/restaurant/attraction/driving/accommodation lookups.

231
Jan 19, 2026, 03:59 AM

search-restaurants

Data & Analytics

by benchflow-ai

Retrieve restaurants by city from the bundled dataset. Use this skill when recommending places to eat or validating dining options for a destination.

231
Jan 19, 2026, 03:59 AM

sql-ecosystem

Data & Analytics

by benchflow-ai

This skill should be used when working with SQL databases, "SELECT", "INSERT", "UPDATE", "DELETE", "CREATE TABLE", "JOIN", "INDEX", "EXPLAIN", transactions, or database migrations. Provides comprehensive SQL patterns across PostgreSQL, MySQL, and SQLite.

231
Jan 19, 2026, 03:59 AM

sql-query

Data & Analytics

by benchflow-ai

Generate and optimize SQL queries for data retrieval and analysis

231
Jan 19, 2026, 03:59 AM

timeseries-detrending

Data & Analytics

by benchflow-ai

Tools and techniques for detrending time series data in macroeconomic analysis. Use when working with economic time series that need to be decomposed into trend and cyclical components. Covers HP filter, log transformations for growth series, and correlation analysis of business cycles.

231
Jan 19, 2026, 03:59 AM

agentdb-vector-search

Data & Analytics

by ruvnet

Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.

226
Jan 17, 2026, 08:53 PM

by tsale

Hypothesis-driven hunt plan for suspicious PowerShell, plus query snippets for common telemetry.

211
Jan 18, 2026, 06:27 AM

wheels-view-generator

Data & Analytics

by wheels-dev

Generate Wheels view templates with proper query handling, form helpers, and association display. Use when creating or modifying views, forms, layouts, or partials. Prevents common view errors like query/array confusion and incorrect form helper usage. Handles index views, show views, form views, and layouts with proper CFML syntax.

200
Jan 16, 2026, 03:03 PM

rn-async-patterns

Data & Analytics

by aiskillstore

Async/await correctness in React Native with Zustand. Use when debugging race conditions, missing awaits, floating promises, or async timing issues in Expo/React Native apps.

184
Jan 19, 2026, 04:39 AM

eew-architecture

Data & Analytics

by ingen084

EEW(緊急地震速報)機能のアーキテクチャ解説。EEW関連のコード修正、予報電文・警報電文の処理フロー、キャッシュ管理、ソース優先順位の理解に使用。

168
Jan 17, 2026, 04:53 PM

drizzle-orm-d1

Data & Analytics

by jezweb

Build type-safe D1 databases with Drizzle ORM. Includes schema definition, migrations with Drizzle Kit, relations, and D1 batch API patterns. Prevents 12 errors including SQL BEGIN failures and foreign key issues.Use when: defining D1 schemas, managing migrations, or troubleshooting D1_ERROR, BEGIN TRANSACTION, foreign keys.

164
Jan 18, 2026, 11:49 AM

by jezweb

Build document Q&A with Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats, query with natural language.Use when: document Q&A, searchable knowledge bases, semantic search. Troubleshoot: document immutability, storage quota (3x), chunking config, metadata limits (20 max), polling timeouts.

164
Jan 18, 2026, 11:49 AM

seo-meta

Data & Analytics

by jezweb

Generate complete SEO meta tags for every page. Covers title patterns, meta descriptions, Open Graph, Twitter Cards, and JSON-LD structured data (LocalBusiness, Service, FAQ, BreadcrumbList).Use when: building pages, adding social sharing, implementing structured data, optimizing for search engines.

164
Jan 18, 2026, 11:49 AM

by ComposioHQ

Turn meeting transcripts or rough notes into crisp summaries with decisions, risks, and owner-tagged action items; use for Zoom/Meet/Teams transcripts, call notes, or long meeting chats to generate share-ready outputs.

160
Jan 15, 2026, 05:20 AM

frontendtypescript-rules

Data & Analytics

by shinpr

React/TypeScriptの型安全性、コンポーネント設計、状態管理ルールを適用。Reactコンポーネント実装時に使用。

157
Jan 16, 2026, 04:35 AM

scvi-tools

Data & Analytics

by anthropics

Deep learning for single-cell analysis using scvi-tools. This skill should be used when users need (1) data integration and batch correction with scVI/scANVI, (2) ATAC-seq analysis with PeakVI, (3) CITE-seq multi-modal analysis with totalVI, (4) multiome RNA+ATAC analysis with MultiVI, (5) spatial transcriptomics deconvolution with DestVI, (6) label transfer and reference mapping with scANVI/scArches, (7) RNA velocity with veloVI, or (8) any deep learning-based single-cell method. Triggers include mentions of scVI, scANVI, totalVI, PeakVI, MultiVI, DestVI, veloVI, sysVI, scArches, variational autoencoder, VAE, batch correction, data integration, multi-modal, CITE-seq, multiome, reference mapping, latent space.

155
Jan 14, 2026, 03:11 AM

database-implementation

Data & Analytics

by jpicklyk

Database schema design, migrations, query optimization with SQL, Exposed ORM, Flyway. Use for database, migration, schema, sql, flyway tags. Provides migration patterns, validation commands, rollback strategies.

146
Nov 5, 2025, 07:40 PM

by 23blocks-OS

PROACTIVELY query the code graph database to understand relationships and impact of changes. Use this skill WHEN READING any file to understand context, when searching for files, when exploring the codebase, or when you need to understand what depends on a component. This is your primary tool for understanding code structure and avoiding breaking changes.

142
Jan 18, 2026, 02:22 AM

optimizing-performance

Data & Analytics

by CloudAI-X

Guides performance optimization, profiling techniques, and bottleneck identification. Use when improving application speed, reducing resource usage, or diagnosing performance issues.

140
Jan 10, 2026, 01:51 PM

tinker-training-cost

Data & Analytics

by sundial-org

Calculate training costs for Tinker fine-tuning jobs. Use when estimating costs for Tinker LLM training, counting tokens in datasets, or comparing Tinker model training prices. Tokenizes datasets using the correct model tokenizer and provides accurate cost estimates.

138
Jan 16, 2026, 09:58 PM

domain-cli

Data & Analytics

by ZhangHanDong

Use when building CLI tools. Keywords: CLI, command line, terminal, clap, structopt, argument parsing, subcommand, interactive, TUI, ratatui, crossterm, indicatif, progress bar, colored output, shell completion, config file, environment variable, 命令行, 终端应用, 参数解析

119
Jan 17, 2026, 08:15 PM

domain-embedded

Data & Analytics

by ZhangHanDong

Use when developing embedded/no_std Rust. Keywords: embedded, no_std, microcontroller, MCU, ARM, RISC-V, bare metal, firmware, HAL, PAC, RTIC, embassy, interrupt, DMA, peripheral, GPIO, SPI, I2C, UART, embedded-hal, cortex-m, esp32, stm32, nrf, 嵌入式, 单片机, 固件, 裸机

119
Jan 17, 2026, 08:15 PM

m02-resource

Data & Analytics

by ZhangHanDong

CRITICAL: Use for smart pointers and resource management. Triggers: Box, Rc, Arc, Weak, RefCell, Cell, smart pointer, heap allocation, reference counting, RAII, Drop, should I use Box or Rc, when to use Arc vs Rc, 智能指针, 引用计数, 堆分配

119
Jan 17, 2026, 08:15 PM

m10-performance

Data & Analytics

by ZhangHanDong

CRITICAL: Use for performance optimization. Triggers: performance, optimization, benchmark, profiling, flamegraph, criterion, slow, fast, allocation, cache, SIMD, make it faster, 性能优化, 基准测试

119
Jan 17, 2026, 08:15 PM

m15-anti-pattern

Data & Analytics

by ZhangHanDong

Use when reviewing code for anti-patterns. Keywords: anti-pattern, common mistake, pitfall, code smell, bad practice, code review, is this an anti-pattern, better way to do this, common mistake to avoid, why is this bad, idiomatic way, beginner mistake, fighting borrow checker, clone everywhere, unwrap in production, should I refactor, 反模式, 常见错误, 代码异味, 最佳实践, 地道写法

119
Jan 17, 2026, 08:15 PM

net-domain-model

Data & Analytics

by mitkox

Create domain models following Domain-Driven Design principles

119
Jan 10, 2026, 10:29 AM

retention-analysis

Data & Analytics

by liangdabiao

Analyze user retention and churn using survival analysis, cohort analysis, and machine learning. Calculate retention rates, build survival curves, predict churn risk, and generate retention optimization strategies. Use when working with user subscription data, membership information, or when user mentions retention, churn, survival analysis, or customer lifetime value.

109
Dec 24, 2025, 11:57 PM

transcribe-audio

Data & Analytics

by barefootford

Transcribes video audio using WhisperX, preserving original timestamps. Creates JSON transcript with word-level timing. Use when you need to generate audio transcripts for videos.

108
Dec 20, 2025, 01:38 AM

perf-prof

Data & Analytics

by OpenCloudOS

使用perf-prof进行Linux系统问题分析。perf-prof是基于perf_event的系统级分析工具,事件在内存中实时处理,可长期运行。触发场景:(1) CPU使用率高、热点分析 (2) 进程状态异常(D/S状态多) (3) 延迟抖动、响应慢 (4) 内存泄露或增长异常 (5) 块设备IO慢 (6) 虚拟机性能问题 (7) 事件聚合统计 (8) 自定义脚本分析。核心分析器:profile(CPU采样)、task-state(进程状态)、multi-trace(延迟分析)、kmemleak(内存泄露)、blktrace(IO延迟)、top/sql(聚合统计)、kvm-exit(虚拟化退出)、rundelay(调度延迟)、syscalls(系统调用耗时)、python(自定义脚本分析)。适用于:性能问题定位、内核/应用开发调试、学习理解Linux内核机制(调度、内存、IO、中断等)。

106
Jan 16, 2026, 03:39 AM