Home / deathemperor / infinitus · .repos/effect-smol/.agents/skills/bundle-analysis/SKILL.md · GitHub

bundle-analysis skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

bundle-analysis is agent-read markdown (skill) from deathemperor/infinitus: Bundle analysis. Use when measuring current bundle size, comparing stable or selected fixtures, inspecting composition, or cleaning retained comparison state..

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

Read `packages/tools/bundle/README.md`, then select one workflow:

- **Stable comparison:** `pnpm bundle-compare <base-ref>`. Use `HEAD~1` for the
  latest commit. Read `tmp/bundle-stats.txt` and report non-zero differences.
- **Selected comparison:** `pnpm bundle-compare-selected --base <ref>
  scratchpad/<fixture>.ts`. Use only user-named or investigation-local fixtures;
  keep temporary fixtures out of the stable corpus.
- **Composition:** `pnpm bundle-analyze scratchpad/<fixture>.ts`. Read raw data
  first and report the largest modules, dependency groups, and surprising
  inclusions. Its readable-name output is not an exact size measurement.
- **Current size:** Build immediately before the direct bundle report so Effect
  packages resolve from current `dist` output.
- **Cleanup:** Stable comparisons retain `tmp/bundle-base` for reuse unless
  cleanup is requested. Remove selected-comparison state retained with
  `--keep-base` after its final use. Verify cleanup without disturbing unrelated
  worktrees.

The task is complete when the selected artifact is inspected, requested size or
composition findings are reported, generated paths are named, and comparison
…

Read the whole file at its exact version.

How to install

Latest version
mdr add deathemperor/infinitus/bundle-analysis@git:20260918.e3c85ea
Exact content
mdr add deathemperor/infinitus/bundle-analysis@sha256:94ab06b3b070beff

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_f6ov65e2tm2zrpk2.svg)](https://markdownregistry.com/a/art_f6ov65e2tm2zrpk2)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260918.e3c85ea latest2026-09-18 e3c85ea 1,440 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 (1440 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

deathemperor/infinitus · 6 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_f6ov65e2tm2zrpk2
GET https://markdownregistry.com/api/v1/resolve?ref=deathemperor/infinitus/bundle-analysis
GET https://markdownregistry.com/api/v1/blob/94ab06b3b070befff12124879107138a3a8d468f52d674b8ce9530f870604df7

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 deathemperor/infinitus

drive-phone skill
deathemperor/infinitus · .agents/skills/drive-phone/SKILL.md · Drive the developer's paired physical iPhone (Titan) from a session to reproduce and troubleshoot the Infinitus phone…
git:20260919.7e45544 · audit A · 6 stars
test-t3-app skill
deathemperor/infinitus · .agents/skills/test-t3-app/SKILL.md · Test T3 Code's web and desktop UI through its built-in Browser panel against isolated development state. Use for…
git:20260918.ccad9f6 · audit A · 6 stars
test-t3-mobile skill
deathemperor/infinitus · .agents/skills/test-t3-mobile/SKILL.md · Test T3 Code's native iOS and Android app through its Device panel and returned AgentDevice command. Use for mobile…
git:20260918.ccad9f6 · audit B · 6 stars
cursor-cloud rules
deathemperor/infinitus · .cursor/rules/cursor-cloud.mdc · Cursor Cloud environment setup and run notes for T3 Code (Cursor-specific; not for other editors/CI)
git:20260707.b9cc8d6 · audit B · 6 stars
AGENTS.md@.repos/alchemy-effect agents
deathemperor/infinitus · .repos/alchemy-effect/AGENTS.md
git:20260918.e3c85ea · audit A · 6 stars
CLAUDE.md@.repos/alchemy-effect claude
deathemperor/infinitus · .repos/alchemy-effect/CLAUDE.md
git:20260603.bd851c0 · audit B · 6 stars
AGENTS.md@.repos/alchemy-effect/packages/alchemy/src/AWS agents
deathemperor/infinitus · .repos/alchemy-effect/packages/alchemy/src/AWS/AGENTS.md
git:20260918.e3c85ea · audit A · 6 stars
DESIGN.md@.repos/alchemy-effect/packages/alchemy/src/Git design
deathemperor/infinitus · .repos/alchemy-effect/packages/alchemy/src/Git/DESIGN.md
git:20260918.e3c85ea · audit A · 6 stars
llms.txt@.repos/alchemy-effect/website/public llmstxt
deathemperor/infinitus · .repos/alchemy-effect/website/public/llms.txt
git:20260918.e3c85ea · audit A · 6 stars
AGENTS.md@.repos/effect-smol/.agents agents
deathemperor/infinitus · .repos/effect-smol/.agents/AGENTS.md
git:20260918.e3c85ea · audit A · 6 stars
ai-docs skill
deathemperor/infinitus · .repos/effect-smol/.agents/skills/ai-docs/SKILL.md · AI documentation. Use when editing ai-docs/src or regenerating LLMS.md.
git:20260918.e3c85ea · audit A · 6 stars
changesets skill
deathemperor/infinitus · .repos/effect-smol/.agents/skills/changesets/SKILL.md · Changesets. Use after consumer-visible runtime, public API, entrypoint, lifecycle, or wire-format changes, when…
git:20260918.e3c85ea · audit A · 6 stars

Every file in deathemperor/infinitus

Other files named bundle-analysis

bundle-analysis skill
tinh2/skills-hub-registry · analysis/bundle-analysis/SKILL.md · Analyze frontend bundle size, detect heavy dependencies, find duplicates, evaluate tree-shaking, recommend code…
v2.0.1 · audit A · 16 stars
bundle-analysis skill
scriptedalchemy/agent-bundle · repos/effect/.agents/skills/bundle-analysis/SKILL.md · Bundle analysis. Use when measuring current bundle size, comparing stable or selected fixtures, inspecting composition…
git:20260901.b4afb74 · audit A · 11 stars

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