claude-hud
01Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-hud.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-hud.
Plugin Claude Code
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress.
Instructions file
Instructions for jarrodwatts/claude-hud, covering claude.md, project overview, build commands, test with sample stdin data and architecture.
Command
Configure HUD display options (layout, language, presets, display elements) while preserving advanced manual overrides.
Command
Configure claude-hud as your statusline.
jarrodwatts/claude-code-config
Instructions file
Claude Code instructions for jarrodwatts/claude-code-config, covering phase 0 - intent gate (every message), key triggers (check before classification), skill triggers (fire immediately when matched), step 1: classify request type and step 2: check for ambiguity.
jarrodwatts/claude-code-config
Agent
Use this agent when the user needs to find files, locate code implementations, or discover where specific functionality exists in the codebase. This includes questions like 'Where is X implemented?', 'Which files contain Y?', 'Find the code that does Z', or any request requiring searching through the codebase to…
jarrodwatts/claude-code-config
Agent
Use this agent when you need to extract or interpret information from media files that cannot be read as plain text. This includes PDFs, images, diagrams, charts, screenshots, and other binary file formats. Specifically use this agent when: (1) The Read tool fails or would return garbled content for a file, (2) You…
jarrodwatts/claude-code-config
Agent
Use this agent when the user needs to understand open-source libraries, find implementation details in codebases, locate specific source code with GitHub permalinks, research the history or context behind code changes, or get authoritative answers backed by actual code evidence. This agent excels at navigating large…
jarrodwatts/claude-code-config
Agent
Use this agent when you need to create, update, or improve technical documentation for a codebase. This includes README files, API documentation, architecture docs, user guides, and any other developer-facing documentation. The agent excels at exploring unfamiliar codebases and transforming complex technical concepts…
jarrodwatts/claude-code-config
Command
Interview to flesh out a plan/spec.
jarrodwatts/claude-code-config
Skill Claude CodeCodex
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.
jarrodwatts/claude-code-config
Skill Claude CodeCodex
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.
jarrodwatts/claude-code-config
Skill Claude CodeCodex
Apply rigorous coding standards. Use when writing, implementing, or reviewing code.
jarrodwatts/claude-code-config
Skill Claude CodeCodex
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…
jarrodwatts/claude-code-config
Skill Claude CodeCodex
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-delegator.
Plugin Claude Code
GPT expert subagents for Claude Code via Codex CLI. Five specialized experts: Architect, Plan Reviewer, Scope Analyst, Code Reviewer, Security Analyst.
Instructions file
Instructions for jarrodwatts/claude-delegator, covering claude.md, what this is, development commands, test plugin locally (loads from working directory) and run setup to test installation flow.
Command
Configure claude-delegator with Codex (GPT) or Gemini MCP servers.
Command
Uninstall claude-delegator (remove MCP config and rules).
Instructions file
Instructions for jarrodwatts/scuttlepay, covering claude.md, what is scuttlepay, commands, database (drizzle + postgresql) and e2e.
Plugin Claude Code
Interact with the ScuttlePay API to manage wallets, search products, make purchases, and view transactions using USDC on Base.
Skill Claude CodeCodex
This skill should be used when the user needs to interact with the ScuttlePay API to manage an AI agent's USDC wallet. Typical triggers: "check my ScuttlePay balance", "search products on ScuttlePay", "buy a product with USDC", "view my transaction history", "get my wallet address", "list merchants", or any request to…