Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
accoil
/
product-tracking-skills
home
/
skills
/
accoil
/
product-tracking-skills
accoil/product-tracking-skills
7 skills · 151 total installs
View on GitHub
$
npx skills add accoil/product-tracking-skills
Skill
Installs
product-tracking-audit-current-tracking
Reverse-engineer the current state of analytics tracking from a codebase. Scans for SDK calls, identity management, and instrumentation patterns to produce a factual inventory — not recommendations. O
27
product-tracking-instrument-new-feature
Update the tracking plan when a feature ships, changes, or is removed. Assesses whether new events are needed, extends existing events with properties where possible, and produces a versioned mini-del
26
product-tracking-design-tracking-plan
Design an opinionated target tracking plan and produce an explicit delta from current state to target. Combines the product model, current-state audit, and telemetry best practices to decide what even
25
product-tracking-implement-tracking
Generate real instrumentation code from the tracking plan and instrumentation guide. Produces typed SDK wrapper functions, identity management, and integration guidance. Outputs files in a tracking/ d
25
product-tracking-generate-implementation-guide
Translate a tracking plan into an SDK-specific instrumentation guide. Shows how to make identify, group, and track calls using the target analytics SDK with real template code, architecture guidance,
24
product-tracking-model-product
Build a structured product model by scanning the codebase and talking to the user. Produces .telemetry/product.md — a description of what the product does, who uses it, how value flows, and what entit
24
product-tracking-business-case
Write a business case for adding product telemetry and analytics to a product. Produces a concise, stakeholder-ready document explaining what telemetry enables, what you're currently blind to, what's
—