Long-form wizard contracts moved out of the always-on system commandments to keep per-turn prompts small. Load when wiring API keys, before confirm_event_plan, when writing the post-instrumentation events manifest or setup report, or when generating browser…
amplitude/wizard
SkillsMP has collected 41 skills from amplitude/wizard. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 41
- GitHub stars
- 28
- GitHub forks
- 0
Skills in this repository
Showing 40 of 41 collected skills.
Given a change_brief YAML (output from diff-intake), generates an exhaustive list of candidate analytics events to instrument. Takes the perspective of an engineer with a PM mindset — surfaces everything worth considering so a PM can decide what actually…
Given event_candidates YAML (output from discover-event-surfaces), generates a concrete instrumentation plan for priority-3 (critical) events. Acts as a Software Architect: discovers existing analytics patterns in the codebase, reads the hinted files to…
Amplitude integration for Android applications using the Kotlin SDK
Amplitude integration for Angular applications
Amplitude integration for Astro hybrid rendering with both static and server-rendered pages
Amplitude integration for server-rendered Astro applications with API routes
Amplitude integration for static Astro sites using SSG
Amplitude integration for Astro with ClientRouter view transitions
Amplitude integration for Django applications
Amplitude integration for Expo applications using @amplitude/analytics-react-native
Amplitude integration for FastAPI applications
Amplitude integration for Flask applications
Amplitude integration for server-side Node.js applications using @amplitude/analytics-node
Amplitude integration for client-side web JavaScript applications using @amplitude/unified (or @amplitude/analytics-browser for existing projects)
Amplitude integration for Laravel applications
Amplitude integration for Next.js App Router applications
Amplitude integration for Next.js Pages Router applications
Amplitude integration for Nuxt versions 3.0 to 3.6
Amplitude integration for Nuxt 4 applications
Amplitude integration for any Python application using the amplitude-analytics package
Amplitude integration for React Native applications using @amplitude/analytics-react-native
Amplitude integration for React Router v6 applications
Amplitude integration for React Router v7 - Data mode applications
Amplitude integration for React Router v7 - Declarative mode applications
Amplitude integration for React Router v7 - Framework mode applications
Amplitude integration for React applications using TanStack Router with code-based routing
Amplitude integration for React applications using TanStack Router with file-based routing
Amplitude integration for React applications built with Vite (no router)
Amplitude integration for Ruby on Rails applications
Amplitude integration for any Ruby application using the amplitude-api gem
Amplitude integration for SvelteKit applications
Amplitude integration for Swift iOS and macOS applications using AmplitudeSwift
Amplitude integration for TanStack Start full-stack applications
Amplitude integration for Vue 3 applications
Amplitude Chart & Dashboard Planning Skill — expert implementation strategist for translating an instrumented event taxonomy into a focused set of Amplitude charts and a single well-organized product dashboard. Use after event instrumentation is complete (SDK…
Amplitude Quickstart Taxonomy Agent — expert implementation strategist for a "starter kit" tracking plan: 10–30 high-signal events and properties from URL(s), codebase, and user context. Use when naming events, scoping instrumentation, mapping funnels, or…
Set up Amplitude analytics in this codebase using the Amplitude Wizard agent contract. Use whenever a user asks to install Amplitude, instrument analytics events, configure Amplitude SDK, connect this app to Amplitude, or wire up tracking with…
End-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 — all in one shot. Use this skill whenever a user wants to add…
Reads a PR or branch diff and produces a structured YAML change brief for downstream analytics instrumentation skills. Use this as the first step whenever a user shares a PR link, branch comparison, or raw diff and wants to understand what changed, what needs…