express agents

25 tagged express, measured the same way as everything else here.

Browse within: claude-agents 8expressjs 8node 8api 6artificial-intelligence 5chat-application 5chatbot 5docker 5

token-economist

01

hoangsonww/Claude-Code-Agent-Monitor

Agent

Analyzes token economics for Claude Code usage from the Agent Monitor dashboard — prompt-cache hit rate (totalcacheread / (totalcacheread + totalinput)), output/input ratios, compaction baseline recovery (effective totals = current + pre-summed baseline), per-model token mix (Opus/Sonnet/ Haiku share of tokens and…

956 3d ago A 110 tokens original MIT

config-auditor

02

hoangsonww/Claude-Code-Agent-Monitor

Agent

Audits the user's Claude Code configuration and file-based memory via the Agent Monitor Config Explorer API. Detects surface sprawl (skills, agents, commands across user vs project scope), duplicate or overlapping skills/subagents, hooks that run shell commands or POST to the network, and stale or oversized memory…

956 3d ago A 85 tokens original MIT

budget-sentinel

03

hoangsonww/Claude-Code-Agent-Monitor

Agent

Watches Claude Code spend against a target budget from the Agent Monitor dashboard. Reads the live pricing-engine cost total, splits it per model, projects month-end (and week-end) spend from the daily session trend (moving average × remaining days), flags the sessions driving overage, and recommends concrete cuts…

956 3d ago A 116 tokens original MIT

spa-view-reviewer

04

Fighter90/career-ops-ui

Agent Claude Code

Use this agent after editing any file under public/js/views/.js, public/js/router.js, or public/js/lib/.js. It checks for CSP-safe DOM patterns, i18n coverage, accessibility basics, and route registration. Invoke proactively after view diffs.

58 2d ago A 61 tokens original MIT

Fighter90/career-ops-ui

Agent Claude Code

Use this agent after adding or modifying any file in tests/ to verify the test will pass in CI (no parent-project dependency, no live network, no port collision). Invoke proactively after every test diff.

58 2d ago A 49 tokens original MIT

Fighter90/career-ops-ui

Agent Claude Code

Use this agent for any change that adds, edits, or removes an Express route in server/index.mjs or server/lib/.mjs, or any client-side fetch in public/js/api.js. It enforces the project's security envelope (CSP, SSRF guard, sanitizers), parent-project read-only contract, and route conventions. Invoke proactively after…

58 2d ago A 89 tokens original MIT

hoangsonww/AI-RAG-Assistant-Chatbot

Agent Claude Code

Use for isolated server-side API, retrieval, and knowledge-base work in server/, especially route behavior, service logic, citations, and knowledge CLI workflows.

47 15d ago A 36 tokens original MIT

frontend-specialist

09

hoangsonww/AI-RAG-Assistant-Chatbot

Agent Claude Code

Use for isolated React and Vite work in client/, including UI bugs, layout changes, chat rendering, auth page updates, and client-side API integration fixes.

47 15d ago A 36 tokens original MIT

api-developer

10

hoangsonww/WealthWise-Finance-Tracker

Agent Claude Code

Expert in the WealthWise Express API layer. Use this agent for tasks in apps/api/ — creating endpoints, writing services, fixing API bugs, and reviewing API code. Has all project conventions and patterns baked in.

24 15d ago A 47 tokens original MIT

schema-author

11

hoangsonww/WealthWise-Finance-Tracker

Agent Claude Code

Expert in the WealthWise shared-types package. Use this agent for tasks in packages/shared-types/ — adding Zod schemas, updating types, and ensuring both API and web consume schemas correctly.

24 15d ago A 41 tokens original MIT

web-developer

12

hoangsonww/WealthWise-Finance-Tracker

Agent Claude Code

Expert in the WealthWise Next.js 14 frontend. Use this agent for tasks in apps/web/ — building pages, components, hooks, forms, and fixing frontend bugs. Has all project conventions and patterns baked in.

24 15d ago A 48 tokens original MIT

domain

13

yelanyanyu/ad-fontes-manager

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

22 1mo ago A 0 tokens AGPL-3.0

triage-labels

15

yelanyanyu/ad-fontes-manager

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

22 1mo ago A 0 tokens AGPL-3.0

reviewer

16

LennyTheDude/cursor-todo

Agent Cursor

Expert code quality reviewer for newly created/modified code. Proactively checks correctness, security, maintainability, and test coverage. Use proactively after code changes.

1 5mo ago A 34 tokens

worker

17

LennyTheDude/cursor-todo

Agent Cursor

Development executor specialist. Proactively writes code, implements functionality, and performs development tasks. Use proactively for coding and implementation work.

1 5mo ago A 27 tokens