context-analytics

Navigate analytics codebases and locate relevant files, configurations, and code with line numbers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stars-end/affordabot --skill context-analytics
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: context-analytics
Source: https://github.com/stars-end/affordabot/tree/main/.claude/skills/context-analytics
Command: npx skills add https://github.com/stars-end/affordabot --skill context-analytics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Understanding the architecture and implementation of portfolio analytics, metric calculation, and dashboard data can be complex across frontend, backend, and database layers.

Core Features & Use Cases

  • Analytics Pipeline Navigation: Explore database migrations, backend services, and API endpoints related to analytics, providing a full view of data flow.
  • Frontend Dashboard Integration: Locate UI components responsible for displaying analytics data, understanding how data is visualized.
  • Codebase Overview: Quickly find active backend and frontend files, avoiding deprecated backups, to ensure you're working with the latest implementations.
  • Use Case: When developing new analytics features or debugging data discrepancies, this Skill provides immediate context on the entire analytics stack.

Quick Start

Ask about "analytics codebase" or "portfolio analytics" to get context on metrics calculation, performance tracking, and dashboard data.

Frequently Asked Questions about context-analytics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I navigate an analytics codebase to understand data flow across frontend, backend, and database?▼

Analytics codebase navigation locates database migrations, backend services, API endpoints, and UI components displaying analytics data. This provides a complete view of how metrics flow from calculation through visualization, helping you understand the entire analytics stack architecture.

How do I find and debug analytics files without working with deprecated backups?▼

Analytics file location identifies active backend and frontend implementations while avoiding outdated backups, ensuring you reference the latest code. This prevents debugging against stale configurations and reduces errors from working with deprecated analytics logic.

What's the fastest way to understand how portfolio metrics and performance tracking are calculated?▼

Analytics context provides immediate access to metric calculation logic, performance tracking implementations, and dashboard data sources across your stack. This accelerates feature development and troubleshooting by exposing the complete analytics pipeline in one reference.

Can I use this to locate analytics API endpoints and dashboard data integrations?▼

Yes. Analytics navigation surfaces API endpoints serving dashboard data and UI components consuming that data, showing how frontend and backend systems integrate. This qualifies whether your architecture supports the analytics features you're building or debugging.

How do I identify data discrepancies between calculated metrics and displayed analytics?▼

Analytics context mapping traces metrics from backend calculation through database storage to frontend visualization, exposing where data transformations occur. This pinpoints the layer responsible for discrepancies and accelerates root cause analysis.