crclaude rules
RulesAgentsSkillsMCPLearnToolsGenerate
Submit
crclaude rules

Community-curated Claude AI rules and MCP servers for developers.

Browse

  • Rules
  • MCP Servers
  • Tools
  • Generate
  • How To
  • Learn
  • Rules by Language
  • MCP by Category

Community

  • Submit
  • Sign In
  • GitHub

Company

  • About
  • Advertise
  • Privacy Policy
  • Terms of Service
  • Contact

Β© 2026 clauderules.net. All rights reserved.

Not affiliated with Anthropic. Community project.

Claude Agents

10 community-curated Claude agents and skills sourced from GitHub

Submit Agent

Categories

πŸ“–

Anthropic Cookbook β€” Agent Recipes

by Anthropic

Official collection of agent patterns and recipes from Anthropic. Includes tool use, multi-agent orchestration, memory management, and real-world agent implementations.

AgentsTool UsePatterns+1
View on GitHub
πŸ“Š

Financial Data Analyst Agent

by Anthropic

A multi-tool agent that analyzes financial data, queries databases, generates charts, and produces structured investment research reports using Claude.

FinanceData AnalysisTool Use+1
View on GitHub
πŸ’¬

Customer Support Agent Starter

by Anthropic

Anthropic's quickstart for building a production-ready customer support agent with Claude. Includes conversation management, tool use for order lookups, and escalation logic.

Customer SupportTool UsePython+1
View on GitHub
πŸ”Œ

Model Context Protocol SDK

by Anthropic

Official MCP SDK for building Claude tool integrations. Enables agents to connect Claude to any external system β€” databases, APIs, filesystems, and custom tools.

MCPTool UseTypeScript+1
View on GitHub
πŸ€–

Claude Code GitHub Action

by Anthropic

Official Anthropic GitHub Action that runs Claude Code as a CI agent. Automatically reviews PRs, fixes bugs, and implements features directly in your GitHub workflow.

GitHub ActionsCI/CDAutomation+1
View on GitHub
πŸ•ΈοΈ

Multi-Agent Orchestration Patterns

by Anthropic

Anthropic's reference patterns for orchestrating multiple Claude agents. Covers parallel agents, sequential pipelines, hierarchical agents, and error recovery strategies.

Multi-AgentOrchestrationPatterns+1
View on GitHub
πŸ–₯️

Computer Use Demo Agent

by Anthropic

Anthropic's reference implementation of a computer-use agent. Claude controls a virtual desktop β€” browsing the web, running commands, and interacting with GUI applications.

Computer UseAutomationDesktop+1
View on GitHub
🐍

Claude Agent SDK β€” Python

by Anthropic

The official Python SDK for building Claude-powered agents. Provides a clean API for multi-turn conversations, tool definitions, streaming, and structured outputs.

SDKPythonAPI+1
View on GitHub
πŸ”·

Claude Agent SDK β€” TypeScript

by Anthropic

The official TypeScript/Node.js SDK for Claude. Build agents with type-safe tool definitions, streaming responses, and comprehensive error handling.

SDKTypeScriptNode.js+1
View on GitHub
☁️

AWS Bedrock Claude Agents

by Anthropic

Deploy Claude agents on AWS using Amazon Bedrock. Includes examples for knowledge base integration, action groups, and enterprise-scale agent deployments.

AWSBedrockCloud+1
View on GitHub