Home / nishikantaray / insighttrack · .claude/skills/insighttrack/SKILL.md · GitHub

insighttrack skillA

insighttrack is agent-read markdown (skill) from nishikantaray/insighttrack: Project skill for InsightTrack, a self-hosted web analytics platform (PostgreSQL writes + DuckDB reads, React/Vite dashboard, Express API, MCP/AI Analyst). Use whenever working in this repository — adding features, fixing bugs, reviewing code, writing tests, or answering questions about the architecture. Encodes the repo layout map (traffic / InsightTrack apps / appsv2), critical invariants, coding patterns, and workflows..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# InsightTrack Project Skill

InsightTrack is a self-hosted, privacy-friendly web analytics platform (a
Plausible/GA alternative). One Express backend ingests tracking events and
serves analytics; a React SPA renders the dashboard; an AI Analyst (LLM +
MCP tool layer) answers questions about the data in natural language.

## 1. The three synced copies (READ THIS FIRST)

The same product lives in **three places**, and they must be kept
**byte-identical** (modulo package names/paths) after every feature:

| Copy | Frontend | Backend | Extras |
|------|----------|---------|--------|
They live in **two separate git repos**, not one:

| Copy | Repo / path | Frontend | Backend | Extras |
|------|-------------|----------|---------|--------|
| 1 | `Personal/traffic/` — `github.com/NishikantaRay/traffic` | `analytics-dashboard/` | `analytics-db/` | legacy `analytics-server/` kept for reference |
| 2 | `Personal/InsightTrack/apps/` — `github.com/NishikantaRay/InsightTrack` | `dashboard-web/` | `analytics-api/` | — |
| 3 | `Personal/InsightTrack/appsv2/` — same repo as 2 | `dashboard-web/` | `analytics-api/` | `data-lake/` Parquet cold storage, `routes/sync.js`, `passmark-tests/` |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nishikantaray/insighttrack/insighttrack@git:20260917.cc23573
Exact content
mdr add nishikantaray/insighttrack/insighttrack@sha256:7140486743615df1

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_rxzdueanf53ubaex.svg)](https://markdownregistry.com/a/art_rxzdueanf53ubaex)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260917.cc23573 latest2026-09-17 cc23573 20,723 BA view · diff
git:20260901.392fa582026-09-01 392fa58 19,733 BA view · diff
git:20260831.d297dc12026-08-31 d297dc1 17,880 BA view · diff
git:20260712.c2409362026-07-12 c240936 13,497 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (20723 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

nishikantaray/insighttrack · 15 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_rxzdueanf53ubaex
GET https://markdownregistry.com/api/v1/resolve?ref=nishikantaray/insighttrack/insighttrack
GET https://markdownregistry.com/api/v1/blob/7140486743615df138903d61c2ec57e612699da997ab6cab83f580520c227723

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from nishikantaray/insighttrack

CLAUDE.md claude
nishikantaray/insighttrack · CLAUDE.md
git:20260917.cc23573 · audit A · 15 stars
llms.txt@apps/dashboard-web/public llmstxt
nishikantaray/insighttrack · apps/dashboard-web/public/llms.txt
git:20260831.d297dc1 · audit B · 15 stars
llms.txt@appsv2/dashboard-web/public llmstxt
nishikantaray/insighttrack · appsv2/dashboard-web/public/llms.txt
git:20260831.d297dc1 · audit B · 15 stars

Every file in nishikantaray/insighttrack

Browse by kind, by grade A, or by owner.