Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

bq-analytics

bq-analytics contient 4 skills collectées depuis johnkueh, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
4
Stars
5
mis à jour
2026-06-09
Forks
0
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

bq-analytics-install
Développeurs de logiciels

Install AND instrument bq-analytics in a project. Phase 1 detects the runtime and wires the SDK. Phase 2 scans the repo for auth / payment / key feature surfaces, suggests events, and instruments track/identify/group inline. Phase 3 (optional) provisions feature flags via Vercel Edge Config. Use when the user wants to add analytics to a new or existing project.

2026-06-09
bq-analytics-query
Développeurs de logiciels

Query bq-analytics data in BigQuery via the bq CLI. Use when the user asks for product analytics, conversion funnels, log searches, user trait lookups, or any "show me from the data" question on a project that has bq-analytics installed.

2026-06-09
bq-analytics-release
Développeurs de logiciels

Add release-time UX (force-update gate, post-update what's-new sheet, channel-aware store deeplinks) to a project that has bq-analytics, then operate it — draft release notes, flip the gate, push hard-blocks during incidents. Backed by Vercel Edge Config under the key `release`. Use when the user wants force-update / what's-new sheets, says "add release notes", or asks how to gate / nudge users to update.

2026-05-02
bq-analytics-flags
Développeurs de logiciels

Add feature flags to a project that already has (or is adding) bq-analytics, then operate them — flip on/off, change rollout %, manage allowlists, materialize cohorts from BigQuery, and evaluate flag impact. Backed by Vercel Edge Config; exposures auto-track to events.raw. Use when the user wants flags, says "add flags", or asks how to ramp / kill / experiment with a feature.

2026-04-30