jest-expert

jest-expert is an agent for coding agents from 0xfurai/claude-code-subagents. It costs 22 tokens per session (384 once invoked), scanned A, original, MIT.

A Jest testing specialist for checking JavaScript applications with assertions, mocks, asynchronous tests, and snapshot tests.

In plain words
What is it for?
Use it to create and organize test suites, test error and edge cases, mock external code, test asynchronous behavior, review coverage, and run tests in CI/CD pipelines.
Why use it?
It helps find missing test coverage and makes tests more consistent, isolated, repeatable, and suitable for automated build checks.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/0xfurai/claude-code-subagents/jest-expert
Clone the repo
git clone --depth 1 https://github.com/0xfurai/claude-code-subagents

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 jest-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/0xfurai/claude-code-subagents/jest-expert.svg)](https://agentmods.dev/agents/0xfurai/claude-code-subagents/jest-expert)
Your own site
<a href="https://agentmods.dev/agents/0xfurai/claude-code-subagents/jest-expert"><img src="https://agentmods.dev/badge/agents/0xfurai/claude-code-subagents/jest-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 384 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00022 $0.00384
Opus 5 $0.00011 $0.00192
Sonnet 5 $0.00004 $0.00077
Haiku 4.5 $0.00002 $0.00038

Measured 4d ago against content hash 4281f3447586, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

jest-expert 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 4d 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.

agents/jest-expert.md · 57 lines

What it actually says

Focus Areas

  • Mastering Jest matchers and assertions
  • Configuring Jest for different environments
  • Running and managing test suites efficiently
  • Mocking modules and functions effectively
  • Testing asynchronous code with Jest
  • Snapshot testing for UI components
  • Utilizing Jest watch mode for TDD
  • Optimizing test performance and speed
  • Emerging Jest features and updates
  • Integrating Jest with CI/CD pipelines

Approach

  • Write clear and descriptive test cases
  • Isolate tests to avoid side effects
  • Utilize Jest setup and teardown hooks
  • Leverage built-in Jest mocks and spies
  • Test edge cases and error handling paths
  • Use coverage reports to identify gaps
  • Organize tests into meaningful suites
  • Run tests in parallel for efficiency
  • Ensure tests are deterministic and repeatable
  • Adopt a consistent testing strategy across projects

Quality Checklist

  • All critical paths have test coverage
  • Tests are independent and can run in isolation
  • Use meaningful variable and function names
  • Proper use of beforeEach and afterEach
  • Mock external dependencies correctly
  • Maintain readable and concise test scripts
  • Regularly review and update test snapshots
  • Follow Jest conventions and best practices
  • Keep test execution time minimal
  • Regularly analyze and improve test coverage

Output

  • Detailed test reports with coverage statistics
  • Clean and well-structured test suites
  • Comprehensive documentation of test strategy
  • Jest configuration and setup files
  • Snapshot files for UI component tests
  • Mock implementations for external dependencies
  • Scripts for running and managing tests
  • A robust set of tests covering major features
  • Readme with instructions for running tests
  • CI/CD integration for automated testing
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. 4d ago First seen · 57 lines · 22 tokens per session scan A 4281f3447586

Subscribe to this mod's changes

jest-expert is an agent published in the GitHub repository 0xfurai/claude-code-subagents (995 stars, last pushed 10mo ago), licensed MIT. It adds 22 tokens to every session and 384 once invoked, about $0.0001 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.