Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

wizard

يحتوي wizard على 41 من skills المجمعة من amplitude، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
41
Stars
28
محدث
2026-05-22
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

wizard-prompt-supplement
مطوّرو البرمجيات

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 SDK init. Pre-staged at .claude/skills/wizard-prompt-supplement/ — use Read on the reference files listed below; do not skip relevant sections for your current phase.

2026-05-22
discover-event-surfaces
مطوّرو البرمجيات

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 matters. Use this as step 2 of the analytics instrumentation workflow, immediately after diff-intake produces a change_brief. Trigger whenever a user has a change_brief YAML and wants to know what analytics events to add, or asks "what should I track for this PR", "what events should I instrument", "generate event candidates", or any request to surface analytics coverage gaps for a code change.

2026-05-06
instrument-events
مطوّرو البرمجيات

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 determine what variables are in scope, designs minimal chart-useful properties, and identifies the exact insertion point for each tracking call. Outputs a structured JSON trackingPlan. Use this as step 3 of the analytics instrumentation workflow, after discover-event-surfaces. Trigger whenever a user has event_candidates and wants to generate tracking code, asks "instrument these events", "generate tracking plan", "add analytics for these events", "where should I put the tracking calls", or any request to turn event candidates into concrete implementation guidance.

2026-05-01
integration-android
مطوّرو البرمجيات

Amplitude integration for Android applications using the Kotlin SDK

2026-05-01
integration-angular
مطوّرو الويب

Amplitude integration for Angular applications

2026-05-01
integration-astro-hybrid
مطوّرو البرمجيات

Amplitude integration for Astro hybrid rendering with both static and server-rendered pages

2026-05-01
integration-astro-ssr
مطوّرو البرمجيات

Amplitude integration for server-rendered Astro applications with API routes

2026-05-01
integration-astro-static
مطوّرو البرمجيات

Amplitude integration for static Astro sites using SSG

2026-05-01
integration-astro-view-transitions
مطوّرو البرمجيات

Amplitude integration for Astro with ClientRouter view transitions

2026-05-01
integration-django
مطوّرو البرمجيات

Amplitude integration for Django applications

2026-05-01
integration-expo
مطوّرو البرمجيات

Amplitude integration for Expo applications using @amplitude/analytics-react-native

2026-05-01
integration-fastapi
مطوّرو البرمجيات

Amplitude integration for FastAPI applications

2026-05-01
integration-flask
مطوّرو البرمجيات

Amplitude integration for Flask applications

2026-05-01
integration-javascript-node
مطوّرو البرمجيات

Amplitude integration for server-side Node.js applications using @amplitude/analytics-node

2026-05-01
integration-javascript-web
مطوّرو الويب

Amplitude integration for client-side web JavaScript applications using @amplitude/unified (or @amplitude/analytics-browser for existing projects)

2026-05-01
integration-laravel
مطوّرو البرمجيات

Amplitude integration for Laravel applications

2026-05-01
integration-nextjs-app-router
مطوّرو البرمجيات

Amplitude integration for Next.js App Router applications

2026-05-01
integration-nextjs-pages-router
مطوّرو البرمجيات

Amplitude integration for Next.js Pages Router applications

2026-05-01
integration-nuxt-3-6
مطوّرو البرمجيات

Amplitude integration for Nuxt versions 3.0 to 3.6

2026-05-01
integration-nuxt-4
مطوّرو البرمجيات

Amplitude integration for Nuxt 4 applications

2026-05-01
integration-python
مطوّرو البرمجيات

Amplitude integration for any Python application using the amplitude-analytics package

2026-05-01
integration-react-native
مطوّرو البرمجيات

Amplitude integration for React Native applications using @amplitude/analytics-react-native

2026-05-01
integration-react-react-router-6
مطوّرو الويب

Amplitude integration for React Router v6 applications

2026-05-01
integration-react-react-router-7-data
مطوّرو الويب

Amplitude integration for React Router v7 - Data mode applications

2026-05-01
integration-react-react-router-7-declarative
مطوّرو البرمجيات

Amplitude integration for React Router v7 - Declarative mode applications

2026-05-01
integration-react-react-router-7-framework
مطوّرو البرمجيات

Amplitude integration for React Router v7 - Framework mode applications

2026-05-01
integration-react-tanstack-router-code-based
مطوّرو البرمجيات

Amplitude integration for React applications using TanStack Router with code-based routing

2026-05-01
integration-react-tanstack-router-file-based
مطوّرو البرمجيات

Amplitude integration for React applications using TanStack Router with file-based routing

2026-05-01
integration-react-vite
مطوّرو البرمجيات

Amplitude integration for React applications built with Vite (no router)

2026-05-01
integration-ruby-on-rails
مطوّرو البرمجيات

Amplitude integration for Ruby on Rails applications

2026-05-01
integration-ruby
مطوّرو البرمجيات

Amplitude integration for any Ruby application using the amplitude-api gem

2026-05-01
integration-sveltekit
مطوّرو البرمجيات

Amplitude integration for SvelteKit applications

2026-05-01
integration-swift
مطوّرو البرمجيات

Amplitude integration for Swift iOS and macOS applications using AmplitudeSwift

2026-05-01
integration-tanstack-start
مطوّرو البرمجيات

Amplitude integration for TanStack Start full-stack applications

2026-05-01
integration-vue-3
مطوّرو البرمجيات

Amplitude integration for Vue 3 applications

2026-05-01
amplitude-chart-dashboard-plan
متخصصو إدارة المشاريع

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 installed, events implemented, .amplitude/events.json written). Produces a concrete chart plan and drives chart + dashboard creation via the Amplitude MCP.

2026-05-01
amplitude-quickstart-taxonomy-agent
محللو أبحاث السوق ومتخصصو التسويق

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 producing a JSON taxonomy aligned to Amplitude analysis (funnels, retention, journeys, group analytics). In the wizard, pair with instrumentation skills; there is no Langley web-crawl stack — gather context with Read/Grep/Glob, WebFetch when available, Amplitude MCP get_context, and the user's free-text goals.

2026-05-01
amplitude-setup
مطوّرو البرمجيات

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 @amplitude/wizard.

2026-04-30
add-analytics-instrumentation
مطوّرو البرمجيات

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 analytics to a PR, asks "instrument this PR", "add tracking to this branch", "what analytics does this file need", "instrument the checkout flow", "run the full instrumentation workflow", or any request that implies going from code changes to a tracking plan. Also trigger when the user gives you a PR link, branch name, file path, or feature description and mentions analytics, events, or instrumentation. This is the main entry point for the analytics workflow — prefer it over calling the individual steps (diff-intake, discover-event-surfaces, instrument-events) separately.

2026-04-20
diff-intake
مطوّرو البرمجيات

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 tracking, or how to instrument a feature. Trigger on phrases like "review this PR", "what changed in this branch", "help me instrument this diff", "check analytics coverage for this change", or any request to start the analytics review workflow.

2026-04-20
عرض أهم 40 من أصل 41 skills مجمعة في هذا المستودع.