rpatel05
- 24 skills
- 0 followers
- 13 hours ago last updated
- ▌ Diff Intake · rpatel05Reads a PR or branch diff and outputs a structured change_brief YAML summarizing what changed, which files, and existing analytics patterns. First step in the instrumentation workflow.
- ▌
- ▌ Debug Replay · rpatel05Turns bug reports into numbered reproduction steps by extracting the interaction timeline from Mixpanel Session Replay
- ▌ Weekly Brief · rpatel05Weekly recap of trends, wins, and risks across your Mixpanel project - designed for team sharing and leadership updates
- ▌ Analyze Board · rpatel05Deeply analyze Mixpanel boards by analyzing key reports, surfacing top areas for concern and takeaways, identify anomalies, then explain changes using context
- ▌ Audit Lexicon · rpatel05Reviews Mixpanel Lexicon for data quality issues - missing descriptions, inconsistent naming, hidden events, stale properties, and orphaned tags
- ▌ Create Report · rpatel05Creates Mixpanel reports (Insights, Funnels, Flows, Retention, etc.) from natural language descriptions, handling event selection, filters, breakdowns, and visualization choices. Use when you know what you want to measure but prefer not to build the report manually.
- ▌ Analyze Report · rpatel05Deep-dive analysis of a single Mixpanel report to explain trends, detect anomalies, identify likely drivers, and provide actionable recommendations
- ▌ Update Lexicon · rpatel05Bulk updates event and property descriptions, tags, and owners in Mixpanel Lexicon. Use after audit-lexicon to fix data governance issues.
- ▌ Diagnose Errors · rpatel05Investigates errors across custom error events, failed API calls, and exception tracking to identify what's broken, where, and why. Use when the user says "what's broken", "errors are up", "why are users seeing errors", "JS errors", "API failures", "something is broken", or wants to triage product reliability issues.
- ▌ Replay UX Audit · rpatel05Watches multiple session replays for a specific flow and synthesizes a ranked friction map - common pain points, error patterns, and UX improvements
- ▌ Analyze Feedback · rpatel05Synthesize customer feedback from multiple sources and surface actionable themes correlated with product usage data.
- ▌ Instrument Events · rpatel05From prioritized event_candidates YAML, generates a concrete tracking plan with exact code locations, Mixpanel SDK calls, and property definitions.
- ▌ Analyze Experiment · rpatel05Designs A/B tests with proper metrics and variants, analyzes running or completed experiments, and interprets results with statistical rigor. Use when setting up experiments, checking experiment status, analyzing results, or making ship decisions.
- ▌ Monitor Experiments · rpatel05Triages all active and recently completed experiments, flagging which need attention, which are ready to ship, and which should be stopped
- ▌ Monitor Reliability · rpatel05Delivers a reliability health check using error events, failed requests, and exception data in Mixpanel. Use when the user asks for a "reliability check", "error rate", "quality metrics", "page health", "did the release break anything", "error budget", or wants a proactive product quality report.
- ▌ Compare User Journeys · rpatel05Compare behavioral paths between two user segments (e.g., converters vs. churners, power users vs. casual) to identify what differentiates successful users.
- ▌ Analyze Account Health · rpatel05Summarizes B2B account health by analyzing usage patterns, engagement trends, risk signals, and expansion opportunities using Mixpanel Group Analytics. Use for customer success reviews, renewal preparation, QBRs, or account prioritization.
- ▌ Discover Opportunities · rpatel05Finds product opportunities by cross-referencing analytics data, experiment results, session replays, and feedback. Surfaces high-impact areas for product work.
- ▌ Discover Event Surfaces · rpatel05From a change_brief YAML, identifies candidate analytics events that should be tracked. Outputs prioritized event_candidates YAML for PM review.
- ▌ Discover Analytics Patterns · rpatel05Maps how analytics is currently implemented in your codebase - SDK usage, naming conventions, property patterns, import styles. Ensures new instrumentation matches existing patterns.
- ▌ Add Analytics Instrumentation · rpatel05End-to-end analytics instrumentation workflow for a PR, branch, file, directory, or feature. Reads the code, discovers what events should be tracked, and produces a concrete instrumentation plan. Use this skill whenever a user wants to add analytics to a PR or feature.
- ▌ Taxonomy · rpatel05Generates and enforces Mixpanel event and property naming conventions — reviews existing taxonomy, proposes standards, and validates new instrumentation against the rules
- ▌ Daily Brief · rpatel05Morning briefing of the most important changes across your Mixpanel project - anomalies, experiments, data quality issues, and key metrics