Analytics

Data analysis and visualization

Showing 913-936 of 1530 skills
ShunsukeHayashi

๐Ÿ“Š Growth Analytics and Dashboard Management

by ShunsukeHayashi

Miyabi Plugins for Claude Code - 25+ Agents, 22 Skills, 50+ Commands

Analytics 31 6mo ago
beshkenadze

research-guide

by beshkenadze

Research best practices, guides, and libraries. Use when needing documentation, recommendations, implementation guidance, or library comparisons.

Academic 3 7mo ago
daffy0208

Orchestration Planner

by daffy0208

Plan multi-step workflows using capability graph and Codex-powered goal decomposition with HTN-style hierarchical task planning.

Analytics 31 7mo ago
ShunsukeHayashi

๐Ÿ“Š Growth Analytics and Dashboard Management

by ShunsukeHayashi

Miyabi Plugins for Claude Code - 25+ Agents, 22 Skills, 50+ Commands

Analytics 31 6mo ago
daffy0208

product-analytics

by daffy0208

Measure what matters with proper event tracking, funnels, cohorts, and metrics. Use when setting up analytics, tracking features, or understanding behavior.

Analytics 31 7mo ago
aiocean

aio-code-review

by aiocean

Ultimate code review with multi-phase pipeline. Triggers when user says "review code", "code review", "review this", "review changes", "review PR", "ultra review", or mentions "comprehensive review". Runs domain-specific skills (Go, iOS, React, XState, observability), CodeWiki static analytics, 4 core + 4 conditional parallel review agents, and a critic meta-review with confidence scoring.

Agents 3 4mo ago
daffy0208

customer-feedback-analyzer

by daffy0208

Synthesize user feedback from multiple channels and identify patterns to inform product decisions. Use when analyzing feedback, prioritizing feature requests, conducting NPS surveys, or understanding user sentiment. Covers feedback collection, categorization, prioritization frameworks, and closing the feedback loop.

Analytics 31 7mo ago
ShunsukeHayashi

Growth Analytics and Dashboard Management

by ShunsukeHayashi

KPI framework setup, dashboard design, cohort analysis, and data-driven decision making. Use when analyzing growth metrics, building KPI dashboards, or implementing analytics systems.

Analytics 29 7mo ago
ShunsukeHayashi

Growth Analytics and Dashboard Management

by ShunsukeHayashi

KPI framework setup, dashboard design, cohort analysis, and data-driven decision making. Use when analyzing growth metrics, building KPI dashboards, or implementing analytics systems.

Analytics 29 7mo ago
abudhahir

executing-plans

by abudhahir

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Analytics 18 7mo ago
jmsktm

Campaign Analyzer

by jmsktm

Analyze marketing campaign performance and extract actionable insights

Analytics 7 6mo ago
jmsktm

Accounts Reconciler

by jmsktm

Automate account reconciliation by matching transactions, identifying discrepancies, and generating variance reports

Analytics 7 6mo ago
vanman2024

billing-integration

by vanman2024

Clerk Billing and Stripe subscription management setup. Use when implementing subscriptions, configuring pricing plans, setting up billing, adding payment flows, managing entitlements, or when user mentions Clerk Billing, Stripe integration, subscription management, pricing tables, payment processing, or monetization.

Analytics 10 8mo ago
levy-n

ml-advanced

by levy-n

Implements ensemble learning (Random Forest, XGBoost, CatBoost, Stacking) and unsupervised methods (K-Means, DBSCAN, Hierarchical clustering, PCA, t-SNE, UMAP), and recommender systems (Matrix Factorization, NeuMF). Use when comparing gradient boosting algorithms, doing customer segmentation, anomaly detection, dimensionality reduction, building recommender systems, or when user mentions 'ensemble', 'boosting', 'bagging', 'random forest', 'XGBoost', 'clustering', 'K-Means', 'DBSCAN', 'elbow method', 'silhouette score', 'PCA', 't-SNE', 'dimensionality reduction', 'feature importance', 'matrix factorization', 'NeuMF', 'recommender system', or 'collaborative filtering'.

Analytics 10 5mo ago
G1Joshi

dask

by G1Joshi

Dask parallel computing library. Use for scaling pandas.

Analytics 10 5mo ago
vanman2024

observability-patterns

by vanman2024

Comprehensive observability setup patterns for Google ADK agents including logging configuration, Cloud Trace integration, BigQuery Agent Analytics, and third-party observability tools (AgentOps, Phoenix, Weave). Use when implementing monitoring, debugging agent behavior, analyzing agent performance, setting up tracing, or when user mentions observability, logging, tracing, BigQuery analytics, AgentOps, Phoenix, Arize, or Weave.

Analytics 10 7mo ago
phrazzld

check-observability

by phrazzld

Audit observability: error tracking, logging, health checks, analytics. Outputs structured findings. Use log-observability-issues to create issues. Invoke for: monitoring audit, logging review, alerting gaps.

Analytics 10 5mo ago
Kaakati

TailAdmin UI Patterns

by Kaakati

"TailAdmin dashboard UI framework patterns and Tailwind CSS classes. ALWAYS use this skill when: (1) Building any dashboard or admin panel interface, (2) Creating data tables, cards, charts, or metrics displays, (3) Implementing forms, buttons, alerts, or modals, (4) Building navigation (sidebar, header, breadcrumbs), (5) Any UI work that should follow TailAdmin design. This skill REQUIRES fetching from the official GitHub repository to ensure accurate class usage - NEVER invent classes."

Analytics 10 7mo ago
phrazzld

analytics-tracking

by phrazzld

When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.

Analytics 10 5mo ago
levy-n

model-interpretability

by levy-n

Model interpretability, explainability, and debugging tools. Covers SHAP (TreeExplainer, DeepExplainer, KernelExplainer), feature importance analysis, LIME, attention visualization, Grad-CAM for CNNs, confusion matrix analysis, error analysis patterns, and model fairness auditing. Use when user asks about 'SHAP', 'feature importance', 'explainability', 'interpretability', 'why did the model predict', 'Grad-CAM', 'LIME', 'attention weights', 'confusion matrix', 'error analysis', 'model debugging', 'fairness', 'bias detection', or 'what did the model learn'.

Analytics 10 5mo ago
inkeep

research

by inkeep

"Conduct technical research and produce formal reports by default. Can also deliver findings directly or update/extend an existing report. Reports default to <repo-root>/reports/ when in a git repo, or ~/reports/ otherwise. Use when investigating technologies, comparing systems, analyzing codebases, documenting architectures, gathering context for decisions, or when asked to refresh/update prior research."

Academic 10 4mo ago
inkeep

explore

by inkeep

Build deep, structured understanding of a codebase area or system topic before acting on it. Three complementary lenses: (1) Surface mapping โ€” enumerate product and internal surfaces a topic touches, trace connections and blast radius across the system. (2) Pattern inspection โ€” discover conventions, shared abstractions, and the "grain" of a code area by reading siblings. (3) System tracing โ€” follow call chains, map transitive dependencies, identify cross-boundary contracts and implicit coupling. Use before spec work, implementation, review, debugging, or any task that needs understanding of what a feature touches and how the code works. Subsumes find-similar. Triggers: explore, inspect, discover, what does this touch, map the surfaces, world model, surface areas, what's affected, what patterns exist here, how does this area do X, before implementing, check conventions, find similar, trace the flow, blast radius, what would break, dependency tree, codebase inspection, feature scope, what would this change.

Analytics 10 5mo ago
G1Joshi

vaex

by G1Joshi

Vaex out-of-core DataFrames. Use for big data exploration.

Analytics 10 5mo ago
gked2121

intent-signal-aggregator

by gked2121

Monitor buyer intent signals across the web including job postings, tech changes, funding rounds, and leadership changes. Alerts when prospects show buying signals and prioritizes "hot" accounts. Use for timing-based prospecting.

Analytics 27 9mo ago