grafana-pathfinder-app: Skill for Claude Code

.claude/skills/plugin-bundle-size/SKILL.md

plugin-bundle-size is a skill for Claude Code from grafana/grafana-pathfinder-app. It costs 120 tokens per session (152 once invoked), scanned A, original, AGPL-3.0.

A Grafana app plugin workflow for reducing the size loaded at startup. It uses lazy loading and splits code so plugin pages can load only when needed.

In plain words
What is it for?
Optimising module.js, splitting plugin bundles, and loading plugin pages on demand.
Why use it?
It helps reduce the initial download and can improve startup performance for Grafana plugins.

Skill for Claude Code ✓ vendor

Written for Claude Code: installed under .claude/.

This is grafana/grafana-pathfinder-app's own configuration. It tells Claude Code how to work on grafana-pathfinder-app itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything grafana-pathfinder-app configures →

About the project

grafana-pathfinder-app is a Grafana plugin that adds documentation and guided tutorials inside Grafana's interface. It helps Grafana users find context-relevant help, follow interactive learning paths, and track progress without leaving the application. Its catalogue entries define guidance for using the plugin.

grafana/grafana-pathfinder-app · 19 stars · on GitHub · grafana.com

Reuse

Borrowing it

Nothing to install: this file belongs to grafana/grafana-pathfinder-app. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/grafana/grafana-pathfinder-app/main/.claude/skills/plugin-bundle-size/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/grafana/grafana-pathfinder-app

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for plugin-bundle-size

README.md
[![agentmods](https://agentmods.dev/badge/skills/grafana/grafana-pathfinder-app/plugin-bundle-size.svg)](https://agentmods.dev/skills/grafana/grafana-pathfinder-app/plugin-bundle-size)
Your own site
<a href="https://agentmods.dev/skills/grafana/grafana-pathfinder-app/plugin-bundle-size"><img src="https://agentmods.dev/badge/skills/grafana/grafana-pathfinder-app/plugin-bundle-size.svg" alt="Measured on agentmods" height="20"></a>
Per session 120 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 152 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00120 $0.00152
Opus 5 $0.00060 $0.00076
Sonnet 5 $0.00024 $0.00030
Haiku 4.5 $0.00012 $0.00015

Measured 8d ago against content hash d338483a4fe8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

plugin-bundle-size scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/plugin-bundle-size/SKILL.md · 12 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 12 lines · 120 tokens per session scan A d338483a4fe8

Subscribe to this mod's changes

plugin-bundle-size is a skill published in the GitHub repository grafana/grafana-pathfinder-app (19 stars, last pushed today), licensed AGPL-3.0. It adds 120 tokens to every session and 152 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

gui-anything

Use when the user wants Codex to build, refine, test, or validate a GUI-Anything harness for any software or source repository. Adapts the GUI-Anything methodology to Codex without changing the generated React+Tauri harness format.

ImL1s/GUI-Anything · 54 tokens

nextjs

Skill "nextjs" from DongDuong2001/pudo-code-system, covering next.js 15 (app router) pudo checklist, 1. plan (architecture & strategy), 2. understand (context & auditing), 3. develop (implementation) and 4. optimize (performance & review).

DongDuong2001/pudo-code-system · 0 tokens

pn-threejs-core

Guides Three.js scenes, cameras, lighting, asset loading, animation, physics, and performance. Use when working on Three.js; covers scene structure, R3F/Drei patterns, WebGPU migration (r171+), TSL shaders, and compute shaders.

perniemann/pnCore · 59 tokens

pn-ui-component-libraries

Curated UI/UX and component library knowledge. Recommends libraries for stack and use case; when shadcn MCP is available, use its tools to browse/search/install. Use when building UI, during discovery, or prior-art for frontend projects.

perniemann/pnCore · 57 tokens

pn-react-next-perf

Optimizes React/Next.js data loading and rendering; avoids waterfalls, unnecessary client JS, and missing loading/error boundaries. Use when building or reviewing React or Next.js apps.

perniemann/pnCore · 41 tokens

tanstack-start

Full-stack React framework powered by TanStack Router with SSR, streaming, server functions, and deployment to any hosting provider.

tanstack-skills/tanstack-skills · 28 tokens