Agent Skills by Jonathan Mumm
Showing 27 vetted skills indexed across 1 GitHub repositories.
react-composable-components
Refactor React UI code into small composable components with compound patterns.
swarm
Coordinate four agents to plan, build features via TDD, and harden code across isolated git worktrees.
autoresearch
Automate machine-learning research loops by modifying train.py and running fixed 5-minute experiments.
seam-tester
Identify integration seams and guide end-to-end tests across modules, databases, and APIs.
parse-at-boundary
Parse HTTP responses, requests, environment variables, file reads, and message queues through schemas.
design-principle-enforcer
Review codebases for SOLID and separation of concerns adherence.
expo-testing
Automate end-to-end Detox testing of Expo apps on simulators and devices.
adr-keeper
Create and maintain ADR files in docs/adrs with date-based filenames.
workers-integration-testing
Automate end-to-end Cloudflare Workers tests with real runtimes and bindings.
create-agents-md
Scaffold AGENTS.md and a structured docs skeleton for agent onboarding.
nightshift
Automate an autonomous AFK development loop processing specs and bugs.
debug-runbook
Map production and staging symptoms to data sources and log queries.
ai-sdk-testing
Mock Vercel AI SDK model calls for deterministic unit and integration tests.
testing-trophy
Guide integration-first testing for React, Cloudflare Workers, and Swift projects.
babysit-pr
Monitor PR CI checks and surface failures for diagnosis and fixes.
react-render-performance
Reduce React re-renders by subscribing components to precise external state slices.
offensive-typesafety
Enforce compiler-checked type safety across TypeScript server, client, and database boundaries.
deploy-verify
Automates Cloudflare Workers deployment planning and post-deploy validation from git changes.
mutation-testing
Run and interpret Stryker mutation testing for JavaScript/TypeScript projects.
cmux
Manage multiple Claude Code agent sessions across named workspaces in a terminal.
grill-me
Interviews users to resolve dependencies and risks before creating structured plans.
dont-use-use-effect
Identify and correct unnecessary useEffect usage in React components.
wide-events-logging
Emit one structured wide event per request at service boundaries.
mcp-setup
Configure and troubleshoot MCP servers within Claude Code.