bundles/planning/skills/analytics-expert/SKILL.md
This skill should be used when users need help analyzing content analytics data, creating reports, identifying trends, calculating ROI, or providing content optimization recommendations. It activates when users ask analytics questions, request reports, need performance analysis, ROI calculations, trend identification, or content optimization recommendations.
npx skillsauth add shipshitdev/library analytics-expertInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill helps analyze content analytics data, generate comprehensive reports, identify performance trends, calculate ROI and revenue attribution, and provide actionable insights for content optimization.
This skill activates automatically when users:
To generate comprehensive analytics reports:
Collect Analytics Data
Create Report Structure
Generate Report Content
Example User Request: "Generate a monthly performance report for my content"
Integration (discover from project):
To identify patterns in top-performing content:
Analyze Performance Data
Extract Patterns
Generate Insights
Example User Request: "What patterns do you see in my top-performing content?"
Integration (discover from project):
To predict content performance before publishing:
Analyze Historical Data
Evaluate New Content
Provide Recommendations
Example User Request: "Predict how well this content will perform before I publish it"
Integration (discover from project):
To calculate ROI and revenue attribution:
Track Revenue Metrics
Calculate ROI
Generate ROI Reports
Example User Request: "Calculate the ROI for my content and show me which pieces drive the most revenue"
Integration (discover from project):
To identify trends from analytics data:
Analyze Time-Series Data
Identify Emerging Trends
Provide Trend Insights
Example User Request: "What trends do you see in my content performance over the last 3 months?"
Integration (discover from project):
Before analyzing analytics, discover the project's context:
Scan Project Documentation:
.agents/memory/ for analytics platform details and architecture notesIdentify Analytics Platform:
Discover Available Metrics:
Common Analytics Data Types (adapt based on discovery):
Key Metrics:
analytics-api-reference.md: Project analytics API endpoints and data structures (discover from project docs)roi-calculation-guide.md: ROI calculation methods and formulasperformance-benchmarks.md: Industry benchmarks for content performanceanalytics-report-template.md: Template for analytics reportsroi-report-template.md: Template for ROI analysis reportstrend-analysis-template.md: Template for trend identification reports| Skill | When to Use |
|-------|-------------|
| copywriter | Turn analytics findings into revised messaging |
| funnel-architect | Redesign the funnel when analytics shows structural drop-off |
| traffic-architect | Adjust channels and acquisition mix based on performance data |
development
TypeScript refactoring and modernization guidelines from a principal specialist perspective. This skill should be used when refactoring, reviewing, or modernizing TypeScript code to ensure type safety, compiler performance, and idiomatic patterns. Triggers on tasks involving TypeScript type architecture, narrowing, generics, error handling, or migration to modern TypeScript features.
tools
Resolves TypeScript and JavaScript problems across type-level programming, performance, monorepo management, migration, and modern tooling. Invoke when diagnosing "type instantiation excessively deep" errors, migrating JS to TS, configuring strict tsconfig, debugging module resolution, or choosing between Biome/ESLint/Turborepo/Nx.
tools
Turborepo monorepo build system guidance. Triggers on: `turbo.json`, task pipelines, `dependsOn`, caching, remote cache, the `turbo` CLI, `--filter`, `--affected`, CI optimization, environment variables, internal packages, monorepo structure, and package boundaries. Use when the user configures tasks or workflows, creates packages, sets up a monorepo, shares code between apps, runs changed packages, debugs cache behavior, or works in an `apps/` plus `packages/` workspace.
tools
Provides Tailwind CSS v4 performance optimization and best practices guidelines. Triggers when writing, reviewing, or refactoring Tailwind CSS v4 code; when working with Tailwind configuration, @theme directive, utility classes, responsive design, dark mode, container queries, or CSS generation optimization.