Write Sign in
0
0
via GitHub · Posted Jul 11, 2026 · 1 min read

HeyClaude: Claude & AI Workflow Registry

JSONbored/awesome-claude
Application

HeyClaude is a curated registry and distribution surface for Claude and AI-workflow assets: agents, MCP servers, skills, commands, hooks, rules, guides, tools, jobs, Raycast feeds, static data exports, and an npm MCP package.

280Stars
93Forks
5Open issues
2Watching
MDX MIT mcp-v0.11.0 Updated 19 hours ago

A curated registry and distribution platform for Claude agents, MCP servers, skills, and AI workflow assets with community contributions, automated validation, and an npm package. It serves developers and organizations building AI applications by providing vetted, discoverable resources and integration tools.

0 comments

README

Gittensor Contributor Impact

Refreshed weekly by .github/workflows/gittensor-impact.yml. Unofficial community project — contribution eligibility and rewards follow Gittensor's current rules.

Explore The Directory

Choose Your Path

Contributor Guardrails

Free Claude resources use PR-first intake by default. Fully valid, source-backed, content-only submissions may be merged automatically after content validation, Superagent, and private maintainer-agent review pass. Tool, app, service promotion, listing claims, and jobs use the website lead forms instead of GitHub content submissions.

README.md, apps/web/public/data/**, apps/web/src/generated/**, apps/web/src/routeTree.gen.ts, and apps/web/public/downloads/** are generated or maintainer-owned outputs. Direct contributors should not edit them in content PRs.

Community submissions may link to source repositories, documentation, install commands, or full copyable content. Community-submitted ZIP/MCPB packages are not published as HeyClaude-hosted downloads. Maintainer-built convenience packages use checksums and package trust metadata after review.

Project Docs

Area Links
Community Contributing, Code of conduct, Security policy, License
Content model Registry schema, content examples, submit flow
Packages Registry package, read-only MCP server, Raycast extension
Operations Submission gate ops, package trust model, API security contract, deployment
Public policy Legal/disclaimer, claim/update, advertise

Local Validation

  1. Direct content PRs should add or update exactly one content/<category>/<slug>.mdx file.
  2. For direct content PRs, run pnpm validate:content:strict and do not commit generated output.
  3. For platform, package, API, MCP, Raycast, or maintainer artifact work, run pnpm --filter web run prebuild, pnpm validate:packages, pnpm scan:packages, pnpm validate:clean, pnpm audit:content, pnpm validate:raycast-feed, pnpm test:mcp, pnpm test:registry-artifacts, pnpm test:seo-jsonld, pnpm test:commercial-intake, MCP_ENDPOINT_URL=http://localhost:3000/api/mcp pnpm --filter @heyclaude/mcp validate:endpoint, and pnpm build as relevant.
  4. Generated registry, route, package-download, and README artifacts are build or maintainer automation outputs, not normal content PR diffs.

Content Catalog

🤖 AI Agents (106)

  • Agent Observability SRE Agent - Community reusable agent prompt for Claude Code analytics and agent platform on-call using official analytics documentation: usage signals, session failure triage, MCP latency patterns, and SRE runbooks for agent hosting teams.
  • Agent SDK Production Architect Agent - An agent prompt for taking Claude Agent SDK apps to production: choosing the SDK vs CLI vs Managed Agents surface, least-privilege tool and permission scoping, session persistence, cost tracking, OpenTelemetry, and isolated hosting.
  • Agent Skill QA Reviewer Agent - Source-backed Claude Code subagent prompt for reviewing Agent Skills before adoption or publication, checking SKILL.md scope, descriptions, invocation control, supporting files, tool permissions, helpfulness, safety, and privacy risks against official Claude Code skills guidance.
  • Agent Skills Enterprise Librarian Agent - An agent prompt for curating an organization's Agent Skills: reviewing each SKILL.md name and description, scope (personal, project, or plugin) and precedence, per-skill allowed-tools, and whether Claude or the user invokes it.
  • Agent Skills Framework Engineer - Claude Code Agents - An agent persona for authoring Claude Agent Skills: structured SKILL.md files with name and description frontmatter, progressively disclosed instructions, and bundled scripts the model loads on demand.
  • Agent View Fleet Operator Agent - A reusable agent prompt for running a fleet of Claude Code background sessions from agent view (opened with the agents command). It triages which sessions need input, which are still working, and which have finished, then decides what to dispatch next, which to answer, and which to stop.
  • AI Agent Cost Governance Analyst Agent - Community reusable agent prompt for Claude Code and agent spend governance using official costs documentation: budgets, model tier policy, caching awareness, anomaly triage, and team reporting workflows.
  • AI Code Review Security Agent - Agents - AI-powered code review specialist focusing on security vulnerabilities, OWASP Top 10, static analysis, secrets detection, and automated security best practices enforcement
  • DevOps Engineer Agent - CI/CD, Terraform, Kubernetes - A Claude Code DevOps engineer persona grounded in GitHub Actions, Terraform, Docker, and Kubernetes. It writes and reviews CI/CD workflows, IaC, and deployment manifests using real tooling and documented commands.
  • AI Workflow Privacy Compliance Review Agent - Source-backed agent for reviewing AI workflow submissions before publication with data-flow mapping, privacy metadata, governance evidence, MCP/tool authority checks, retention disclosure, and compliance escalation gates.
  • Allways Agent Quickstart for Claude - Source-backed Claude agent prompt for using the Allways agent quickstart, live dashboards, API docs, and open source repo in a read-only-first workflow.
  • Angular Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official angular/angular repository using its AGENTS.md guidance for pnpm, Bazel test targets, coding standards, commit guidelines, zoneless tests, async stability, and PR handling.
  • Ansible Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official ansible/ansible repository using its AGENTS.md guidance for licensing, ansible-test workflows, Docker container selection, changelog fragments, CI triage, module documentation, and devel-branch PRs.
  • API Builder Agent for Claude - Specialized agent for designing, building, and optimizing RESTful APIs and GraphQL services with modern best practices
  • Astro Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official Astro monorepo using its AGENTS.md guidance, pnpm workspace commands, package-local testing, bgproc dev server management, agent-browser UI checks, and Astro docs sources.
  • Atlas Migration Safety Review Agent - Source-backed agent for reviewing Atlas database schema migrations with migration lint, analyzers, drift detection, CI/CD evidence, dev-database simulation, rollout risk, rollback planning, and production safety gates.
  • Autogen Conversation Agent Builder - Agents - A Claude agent persona for building multi-agent apps with Microsoft AutoGen v0.4: the asynchronous agent runtime, message-passing between agents, the AgentChat API, cross-language (Python and .NET) support, and tool use.
  • Backend Architect Agent - Agents - Expert backend architect specializing in scalable system design, microservices, API development, and infrastructure planning
  • Bedrock Claude Code Platform Agent - Community reusable agent prompt for operating Claude Code on Amazon Bedrock using official setup docs: IAM credential chains, regional model IDs, inference profiles, enterprise network config, quota errors, and Bedrock-specific troubleshooting steps.
  • Buf Protobuf API Review Agent - Source-backed agent for reviewing typed Protobuf and gRPC API contract changes with Buf breaking-change evidence, lint results, buf.yaml policy, BSR schema checks, generated-code impact, consumer compatibility, and rollout decisions.
  • Changesets Release Cutover Agent - Source-backed agent for managing Changesets release cutovers, version PRs, changelog evidence, package bump decisions, pre-release mode, publish gates, and npm registry safety.
  • Claude Code Auto Mode Policy Auditor Agent - A reusable agent prompt that reviews a Claude Code auto mode setup: whether autoMode.environment trusts the right repos, buckets, and domains, how the allow, soft_deny, and hard_deny tiers resolve, and whether $defaults is kept across settings scopes.
  • Claude Code Desktop Operations Agent - Community reusable agent prompt for operating Claude Code Desktop using official desktop docs: parallel sessions, agent view, notifications, background jobs, and desktop-specific troubleshooting workflows.
  • Claude Code Enterprise Rollout Agent - An agent prompt for planning an enterprise Claude Code rollout via server-managed settings: permission deny lists, disableBypassPermissionsMode, allowManagedPermissionRulesOnly, managed MCP allow/deny, and forceRemoteSettingsRefresh fail-closed startup.
  • Claude Code Routine Designer Agent - Source-backed agent that designs safe recurring Claude Code routines, turning a repeated task into a well-scoped, idempotent skill-driven workflow with clear triggers, permissions, and reporting, grounded in the official Claude Code skills docs.
  • Claude Code Security Guidance Remediator Agent - Source-backed agent that reviews active Claude Code sessions and configuration for security gaps, cross-references the official security guidance, and produces a ranked remediation plan covering permissions, MCP trust, prompt injection, credential handling, and hook safety.
  • Claude Code Worktree Coordinator Agent - Source-backed agent that coordinates parallel Claude Code sessions across git worktrees, planning isolation, base-branch choice, gitignored-file copying, subagent worktrees, and cleanup so parallel edits do not collide, grounded in the official Claude Code worktrees docs.
  • Claude Haiku 45 Speed Optimizer Agent - Agents - An agent pattern for routing rapid-iteration work to Claude Haiku 4.5 — more than twice Sonnet's speed at one-third the cost ($1/$5 per million tokens) — while keeping about 90% of Sonnet 4.5's agentic-coding quality.
  • Claude MCP Skills Integration Agent - Claude Code Agents - MCP Skills integration specialist for remote server configuration, tool permissions, multi-MCP orchestration, and Claude Desktop ecosystem workflows.
  • CLAUDE.md Knowledge Manager Agent - Claude Code Agents - CLAUDE.md specialist for creating, maintaining, and optimizing project-specific AI instructions that survive context compaction and guide development.
  • Claude Plugin Marketplace Reviewer Agent - A reusable agent prompt that vets a Claude Code plugin or marketplace before a team installs it. It walks source trust, the plugin's Will-install list and bundled components (skills, agents, hooks, MCP servers, commands), the context-window cost, version pinning, and the user/project/local/managed install scope.
  • Claude Slack Delegation Triage Agent - Community reusable agent prompt for triaging Slack messages delegated to Claude Code using official Slack integration docs: classify intent, bind repo context, route work safely, and draft human-approved replies before autonomous sessions start.
  • Cloud Infrastructure Architect Agent - Agents - An agent persona for designing multi-cloud infrastructure across AWS, GCP, and Azure using their Well-Architected frameworks: cost optimization, reliability (high availability and disaster recovery), security, and operational excellence.
  • Cloudflare Workers Deployment Review Agent - Source-backed agent for reviewing Cloudflare Workers deployments before production release, covering wrangler config, bindings, routes, secrets, compatibility flags, and rollback plans aligned to official Cloudflare docs.
  • Code Reviewer Agent - Agents - Expert code reviewer that provides thorough, constructive feedback on code quality, security, performance, and best practices
  • Codebase Migration Refactoring Agent - Agents - A Claude Code agent prompt for behavior-preserving codebase migrations and refactoring. It plans framework upgrades (React, Next.js, TypeScript, ESLint), applies named refactoring patterns, modernizes legacy JavaScript, and works incrementally on a git branch with test validation between steps.
  • Codecov Patch Coverage Planning Agent - Source-backed agent for turning Codecov patch coverage, project coverage, flags, components, carryforward behavior, PR comments, and changed-file context into targeted regression test plans.
  • Computer Use GUI Test Agent - Community reusable agent prompt for end-to-end GUI validation with Claude Code computer use using official documentation: enable the computer-use MCP server, per-app session approval, screenshot checkpoints, and documented example workflows for native apps.
  • Context Compaction Recovery Agent - Community reusable agent prompt for recovering Claude Code sessions after auto-compaction or context thrashing using official context-window docs: rebuild goals from git, validate tasks, and block destructive edits after memory loss.
  • Context Window Optimizer Agent - Agents - Context window optimization specialist managing 1M+ token conversations, preventing truncation with smart summarization and session management strategies.
  • Data Pipeline Engineering Agent - Agents - Modern data pipeline specialist focused on real-time streaming, ETL/ELT orchestration, data quality validation, and scalable data infrastructure with Apache Airflow, dbt, and cloud-native tools
  • Database Expert for Claude - Transform Claude into a database specialist with expertise in SQL, NoSQL, database design, optimization, and modern data architectures
  • Database Specialist Agent - Agents - Expert database architect and optimizer specializing in SQL, NoSQL, performance tuning, and data modeling
  • Debugging Assistant Agent - Agents - Advanced debugging agent that helps identify, analyze, and resolve software bugs with systematic troubleshooting methodologies
  • Dependency Update Triage Agent - Source-backed agent for triaging dependency update pull requests with SemVer risk, Dependabot context, GitHub dependency review, OSV advisories, OpenSSF Scorecard signals, lockfile changes, test evidence, and privacy-safe notes.
  • Devops SRE Expert for Claude - Transform Claude into a DevOps/SRE specialist with expertise in cloud infrastructure, CI/CD, monitoring, and automation
  • Domain Specialist AI Agents - Agents - Industry-specific AI agents for healthcare, legal, and financial domains with specialized knowledge, compliance automation, and regulatory requirements
  • Dynamic Workflow Migration Planner Agent - Community reusable agent prompt for migrating teams to Claude Code dynamic workflows using official workflows documentation: audit phases, YAML or config migration steps, validation gates, and rollback planning for large codebase automation.
  • Enterprise Network Proxy Debugging Agent - Community reusable agent prompt for debugging Claude Code behind corporate HTTP proxies and mTLS using official network-config docs: HTTP_PROXY variables, certificate trust, downloads reachability, and remote MCP URL failures.
  • Extended Thinking Orchestrator - Agents - An agent that decides how much reasoning depth a task needs and prompts Claude accordingly — escalating from think to think hard to ultrathink as problem complexity rises.
  • Frontend Specialist Agent - Agents - Expert frontend developer specializing in modern JavaScript frameworks, UI/UX implementation, and performance optimization
  • Full Stack AI Development Agent - Agents - Full-stack AI development specialist bridging frontend, backend, and AI/ML with AI-assisted coding workflows, intelligent code generation, and end-to-end type safety
  • GitHub Community Issue Triage Agent - Source-backed agent for cleaning up open-source GitHub issue queues with reproducibility checks, labels, issue types, milestones, assignees, project views, duplicate links, and maintainer-safe response drafts.
  • Claude Models in GitHub Copilot Advisor - A Claude Code subagent that helps you pick the right Anthropic Claude model in GitHub Copilot's model picker and decide when to switch to Claude Code instead.
  • GitLab CI Claude Automation Agent - Source-backed agent that operates Claude Code inside GitLab CI pipelines — triaging pipeline failures, generating MR descriptions, running automated code review on diffs, and reporting findings back to merge requests via the GitLab API through a narrow write proxy and explicit prompt-injection boundaries.
  • Home Assistant Core Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official home-assistant/core repository using its AGENTS.md guidance for PR templates, setup, Python 3.14, integration tests, translations, snapshots, and quality checks.
  • Inspect AI Benchmark Rubric Agent - Source-backed agent for designing Inspect AI benchmark tasks, datasets, solver plans, scorer rubrics, model matrices, eval logs, and release-quality prompt evaluation decisions.
  • Jupytext Reproducible Notebook Agent - Source-backed agent for reviewing local-first Jupyter notebook workflows that use Jupytext text notebooks, paired notebooks, command-line sync, and version-control friendly reproducibility checks.
  • Kibana Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official elastic/kibana repository using its AGENTS.md guidance for Kibana modules, plugin lifecycle boundaries, server plugin lazy loading, TypeScript style, i18n, Scout, Jest, FTR, scoped type checks, and focused validation.
  • Kubernetes Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official kubernetes/kubernetes repository using its AGENTS.md guidance for generated files, go.mod/go.work handling, staging source of truth, boilerplate, focused changes, tests, commit-message restrictions, make test, make verify, and make update workflows.
  • Life Sciences Research Specialist - Agents - A Claude agent persona for biomedical research with Claude for Life Sciences: literature review and citation, hypothesis generation, protocol drafting, genomic data analysis, and connectors like PubMed and Benchling.
  • Live Incident Debugging Triage Agent - Source-backed agent for live production incident debugging with impact framing, timeline reconstruction, alert/log/trace evidence, rollback options, escalation boundaries, and privacy-safe incident notes.
  • Material UI Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official mui/material-ui monorepo using its AGENTS.md guidance, pnpm workspace filters, package build and test commands, component conventions, public error-message rules, API docs generation, visual regression and accessibility checks, and pre-PR checklist.
  • MCP Authorization Boundary Review Agent - Source-backed specialist agent for reviewing remote MCP authorization boundaries, protected resource metadata, resource indicators, token audience validation, token passthrough risk, and least-privilege scopes.
  • MCP Integration Architect Agent - Reusable agent role for MCP integration architecture decisions: choose local versus remote servers, pick documented transports, scope project versus user configuration, and minimize tool surface before rollout.
  • MCP OAuth Integration Reviewer Agent - Community reusable agent prompt for reviewing Claude Code remote MCP OAuth integrations using official connect-remote-servers documentation: consent flows, redirect URIs, token storage, scope minimization, and connector approval checklists.
  • MCP Registry Curator Agent - Community reusable agent prompt for curating MCP Registry entries for team marketplaces using official registry quickstart documentation: publish workflows, namespace ownership, version bumps, deprecations, and aggregator sync hygiene.
  • MCP Registry Metadata Reviewer Agent - Community reusable agent prompt for pre-publish review of MCP Registry server.json metadata using official quickstart and authentication documentation: namespace checks, package pointers, field validation, and duplicate listing detection.
  • MCP Remote Server Security Auditor Agent - Community reusable agent prompt for reviewing new MCP server adoption in Claude Code using official security documentation: trusted providers, permissions configuration, trust verification, and settings checked into source control.
  • MCP Server Threat Modeling Agent - Source-backed agent that threat-models an MCP server before it is connected to Claude Code, covering trust verification, tool authority and side effects, prompt injection via tool output, network and credential exposure, and least-privilege mitigations, grounded in the official security docs.
  • MCP Tool Discovery Taxonomist Agent - Community reusable agent prompt for classifying MCP tools into discovery taxonomies using official MCP client best practices documentation: capability grouping, naming conventions, duplicate detection, and marketplace-friendly metadata labels.
  • MCP Tool Result Budget Review Agent - Source-backed Claude Code subagent that reviews MCP tool result sizes against output token budgets, flagging tools that exceed the warning and default limits and recommending pagination, filtering, MAX_MCP_OUTPUT_TOKENS tuning, and per-tool size annotations.
  • Microsoft Foundry Claude Code Agent - Community reusable agent prompt for operating Claude Code on Microsoft Foundry using official setup docs: Azure subscriptions, Entra ID auth, deployment names, enterprise network config, and Foundry-specific Claude Code troubleshooting steps.
  • Multi Agent Orchestration Specialist - Agents - Multi-agent orchestration specialist using LangGraph and CrewAI for complex, stateful workflows with graph-driven reasoning and role-based agent coordination
  • NanoClaw Container Isolation Review Agent - Source-backed agent that reviews the container isolation posture of a NanoClaw deployment, checking filesystem mounts, per-agent scoping, credential vault routing, messaging channel permissions, and scheduled tasks before agents run with real access.
  • Next.js Repository Contributor Agent for Claude - Source-backed Claude agent prompt for contributing to the official vercel/next.js monorepo using its AGENTS.md guidance, pnpm workspace commands, package-filtered builds, Turbopack and Rust boundaries, mode-specific tests, PR triage rules, and secrets-safety notes.
  • Open Source PR Security Review Agent - Source-backed agent for security review of open-source pull requests, including untrusted fork boundaries, GitHub Actions permissions, secret and code scanning, dependency review, provenance signals, and maintainer-owned merge recommendations.
  • OpenAI Agents SDK Production Specialist Agent - Source-backed specialist agent for designing and reviewing production OpenAI Agents SDK workflows, including agents, runners, tools, handoffs, guardrails, sessions, tracing, MCP integrations, sandbox agents, and deployment safety.
  • OpenTelemetry Trace Analysis Agent - Community reusable agent prompt for analyzing OpenTelemetry traces from agent hosts using official trace signal documentation: span hierarchy review, latency attribution, error propagation, and privacy-safe instrumentation recommendations.
  • Parallel Subagent Distributor - Agents - An agent that splits independent work across concurrent Claude Code subagents via the Task tool — each in an isolated context window with scoped tools — and reconciles their results.
  • Performance Optimizer Agent - Agents - Expert in application performance optimization, profiling, and system tuning across frontend, backend, and infrastructure
  • Plugin Dependency Compatibility Agent - Source-backed agent that reviews Claude Code plugins for dependency and compatibility issues, checking the plugin.json manifest, bundled components, external binaries like LSP servers, versioning, and namespace conflicts, grounded in the official Claude Code plugin docs.
  • Plugin Ecosystem Architect - Agents - A Claude agent persona for building and publishing Claude Code plugins: bundling commands, agents, hooks, and MCP servers into a plugin and distributi

Comments (0)

Sign in to join the discussion.

No comments yet

Be the first to share your take.