Analytics

Data analysis and visualization

Showing 1441-1464 of 1692 skills
Alicoder001

react-vite

by Alicoder001

React + Vite SPA development patterns including project setup, configuration, and optimization. Use for building single-page applications with Vite bundler.

Analytics 0 7mo ago
hoangsonww

live-watch

by hoangsonww

Polls the Agent Monitor /api/stats endpoint several times over a short window and reports the live deltas in active_sessions, active_agents, events_today, and ws_connections so you can see activity moving in real time. Use when watching the dashboard for live changes rather than a one-time snapshot.

Analytics 956 1mo ago
vercel

migrating-world-v4-to-v5

by vercel

Upgrades a custom Workflow SDK World implementation from the v4 spec to v5. Use when a package implements the World interface from @workflow/world and is moving to 5.x — event IDs that are ULIDs rather than slot positions, Event id is not slot-numbered at replay time, a specVersion the runtime refuses, writeToStream / closeStream / readFromStream as top-level World methods, steps.get or events.listByCorrelationId without a runId, a 'step' queue kind or __wkf_step_* topics, a preconditionGuard capability, or a createLocalWorld / createVercelWorld factory.

Analytics 2.4K 17d ago
Sunhao25

prompt-evaluator

by Sunhao25

Comprehensive evaluation framework for system prompts and AI assistant prompts.

Analytics 0 7mo ago
alexwelcing

ab-test-setup

by alexwelcing

Design and implement statistically valid A/B tests

Analytics 0 7mo ago
hoangsonww

usage-trends

by hoangsonww

Analyze Claude Code usage trends over time using the Agent Monitor's analytics API — daily session counts, daily event counts, token volumes by type, model distribution, tool usage rankings, and agent/event type distributions across 365-day retention windows.

Analytics 956 1mo ago
IgorGanapolsky

Skill: Configure Analytics

by IgorGanapolsky

GA4: use THUMBGATE_GA_MEASUREMENT_ID when present; do not assume the dashboard is export-ready without provider credentials.

Analytics 26 3mo ago
hoangsonww

mcp-operations

by hoangsonww

Operate and maintain the local MCP server for this project. Use when creating MCP host config, troubleshooting tool connectivity, modifying tool domains, or adjusting safety policy flags.

Analytics 956 1mo ago
majuntao12369-code

stock_analyzer

by majuntao12369-code

"分析股票和市场。当用户想要分析单个或多个股票,或进行市场复盘时调用。"

Analytics 0 3mo ago
crossx362-commits

report-writer

by crossx362-commits

영숙(비서)이 예원·펫나 팀 산출물(감사·리뷰·주간 정리 등)을 정식 리포트로 포맷한다. 채팅/텔레그램엔 핵심 요약, 노션엔 풀 리포트를 작성하는 분리 규칙을 적용한다. "리포트 작성", "노션에 정리", "보고서로 만들어", "정식 리포트", "주간 정리" 등에 트리거.

Analytics 0 1mo ago
rampstackco

analytics-strategy

by rampstackco

"Design measurement frameworks including event taxonomy, KPI hierarchy, dashboard architecture, attribution models, and analytics implementation strategy. Use this skill whenever the user wants to plan analytics, design dashboards, build event taxonomies, define KPIs, set up tracking, or audit existing measurement. Triggers on analytics strategy, measurement plan, event taxonomy, tracking plan, KPI framework, dashboard design, north star metric, attribution model, conversion tracking, GA4 setup, Mixpanel setup, analytics audit. Also triggers when the user has data but no clear way to use it, or wants to make decisions but doesn't know what to track."

Analytics 798 4mo ago
hk-vk

mintlify-setup

by hk-vk

Mintlify documentation and resources. Use this skill when working with Mintlify or when the user mentions mintlify.

Analytics 0 6mo ago
yshi0730

dashboard

by yshi0730

Build and serve visual dashboards for any agent — install hub, register modules, add widgets, push data, accessible from anywhere via stable URL.

Analytics 0 4mo ago
midhunxavier

imagine-best-practices

by midhunxavier

Publication-quality scientific figures with the Imagine framework (React → SVG/PNG). Use when designing, reviewing, or exporting charts/diagrams/multi-panel figures for papers, posters, or preprints, especially when you need mm+dpi sizing, vector-first SVG, typography/color guidance, and final submission checks.

Analytics 0 7mo ago
hoangsonww

time-of-day

by hoangsonww

Discover when you are most active and most productive with Claude Code by bucketing sessions and events into hour-of-day and day-of-week bins from their timestamps, then flagging peak versus low-output windows. Uses the session list, per-session events, and analytics daily trends. Use when planning a schedule or deciding when to do deep work versus lighter tasks.

Analytics 956 1mo ago
inoue2002

okane-skills

by inoue2002

家計簿の残高予測・シミュレーションスキル。「残高予測」「何ヶ月後にいくら」「この出費大丈夫?」「お金足りる?」「貯金シミュレーション」「ログ圧縮」「危険ポイント検出」などの依頼時に使用。okane-backup-*.json形式のファイルを読み込み、将来の残高推移予測、大きな出費の可否判定、残高不足警告を行う。

Analytics 0 7mo ago
avenstack

langgraph-agent

by avenstack

Design, implement, and debug LangGraph agents for building stateful, multi-step workflows with LLMs. Use when creating LangGraph agents, implementing StateGraph workflows, adding memory and persistence, incorporating human-in-the-loop patterns, or implementing complex agent architectures with conditional branching and multi-agent systems.

Agents 0 6mo ago
marcohefti

zcl

by marcohefti

Orchestrator workflow for running ZeroContext Lab (ZCL) attempts/suites with deterministic artifacts, trace-backed evidence, and fast post-mortems (shim support for "agent only types tool name").

Analytics 0 6mo ago
confire15

Credit Card Chris - Feature Specifications

by confire15

Environment validation — Validate all env vars at startup (fail fast)

Analytics 0 5mo ago
hoangsonww

hook-failure-audit

by hoangsonww

Audit hook delivery health from Agent Monitor data — balance PreToolUse vs PostToolUse (a gap means tools that started but never reported back), detect missing Stop/SubagentStop terminators (sessions/subagents that never closed), and check for stale ingestion (no recent events). Use when hooks look unreliable or events seem to be dropping.

Analytics 956 1mo ago
djankies

implementing-code-splitting

by djankies

Teaches code splitting with lazy() and Suspense in React 19 for reducing initial bundle size. Use when implementing lazy loading, route-based splitting, or optimizing performance.

Analytics 0 9mo ago
ShotaIuchi

refactor-dependency

by ShotaIuchi

Dependency mapping and analysis for refactoring. Apply when mapping import chains, call graphs, coupling relationships, circular dependencies, and hidden connections in target code.

Analytics 0 7mo ago
robdmc

viz

by robdmc

Data visualization and inspection skill. Use for (1) creating matplotlib/seaborn plots from data files or marimo notebooks, or (2) inspecting DataFrames by showing first N rows, column names, and dtypes. For plots, provide chart type, data context, and styling. For inspection, ask to "show" or "display" the data.

Analytics 0 7mo ago
nexu-io

html-ppt-taste-editorial

by nexu-io

16:9 HTML deck in editorial-minimalist taste. Warm cream slides, serif display + grotesque body, hairline rules, monospace meta, generous macro-whitespace, one accent. Distilled from Leonxlnx/taste-skill minimalist-skill.

Analytics 93.1K 1mo ago