๐ŸŽฏ

adding-analytics

๐ŸŽฏSkill

from spencerpauly/awesome-cursor-skills

VibeIndex|
What it does
|

A Cursor skill that guides the AI agent to add PostHog event tracking, page views, feature flags, and session replay to any web application, automating the full analytics instrumentation setup.

๐Ÿ“ฆ

Same repository

spencerpauly/awesome-cursor-skills(65 items)

adding-analytics

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add spencerpauly/awesome-cursor-skills --skill adding-analytics
skills.sh Installโš  Installs to .agents/skills/
npx skills add spencerpauly/awesome-cursor-skills --skill adding-analytics
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/adding-analytics/SKILL.md

SKILL.md

140Installs
-
AddedApr 19, 2026

More from this repository10

๐ŸŽฏ
auditing-security๐ŸŽฏSkill

A skill from the Awesome Cursor Skills collection, a curated library of reusable SKILL.md instruction files that teach Cursor's AI agent specific engineering workflows. The collection includes skills for security auditing, visual QA testing, performance profiling, and other development tasks.

๐ŸŽฏ
visual-qa-testing๐ŸŽฏSkill

A Cursor skill that opens your app in Cursor's built-in browser to take screenshots, check console errors, and audit network requests after making code changes, enabling visual QA testing directly within the editor.

๐ŸŽฏ
suggesting-cursor-rules๐ŸŽฏSkill

A curated collection of Cursor AI editor skills including rule suggestion, hook automation, workspace context saving, visual QA testing, parallel exploration, and browser verification, with support for multiple AI coding assistants.

๐ŸŽฏ
systematic-debugging๐ŸŽฏSkill

A curated collection of reusable SKILL.md files for Cursor that teach the AI agent specific engineering workflows, including browser automation, parallel exploration, visual QA testing, and performance profiling.

๐ŸŽฏ
grinding-until-pass๐ŸŽฏSkill

Part of the Awesome Cursor Skills curated list; this skill instructs the AI agent to iteratively fix, run, and verify code autonomously until all tests pass, the build succeeds, or linting is clean.

๐ŸŽฏ
reviewing-code๐ŸŽฏSkill

Part of a curated collection of Cursor skills providing thorough code review focused on correctness, maintainability, performance, and best practices.

๐ŸŽฏ
using-ui-stack๐ŸŽฏSkill

A Cursor skill from Awesome Cursor Skills for leveraging the UI stack in development workflows, part of a curated collection of reusable SKILL.md files for Cursor's AI agent.

๐ŸŽฏ
responsive-testing๐ŸŽฏSkill

Opens the application at multiple viewport sizes (mobile, tablet, desktop), takes screenshots of each, and reports any layout breakage or responsive design issues.

๐ŸŽฏ
saving-workspace-context๐ŸŽฏSkill

Automatically persists research findings, decisions, and learnings to workspace files, ensuring knowledge survives across AI agent conversations and sessions.

๐ŸŽฏ
parallel-code-review๐ŸŽฏSkill

Runs four parallel code review subagents focusing on security, performance, correctness, and readability, then merges their findings into a single unified review report.