Skip to content

Releases: Smaiil/awesome-claude-agents

v1.0.0 - Initial Release

28 Jan 13:56

Choose a tag to compare

🚀 Initial Release

Welcome to Awesome Claude Agents! This release includes a comprehensive collection of production-ready AI agents and automation skills for developers.

📦 What's Included

33 Specialized Agents across 10 categories:

  • Core Development (1 agent)
  • Language Specialists (5 agents: C, C++, Python, .NET, TypeScript)
  • Architecture & Design (4 agents)
  • Code Quality (3 agents)
  • DevOps & Infrastructure (5 agents)
  • Security (3 agents)
  • Performance & Reliability (3 agents)
  • Data (3 agents)
  • Developer Experience (3 agents)
  • Specialized Tasks (4 agents)

80+ Automation Skills across 10 categories:

  • File Formats (10): docx, xlsx, pptx, pdf, markdown, html-css, json-yaml, svg, images, archives
  • Programming Languages (14): python, typescript, javascript, csharp, java, go, rust, kotlin, swift, php, ruby, sql, bash, powershell
  • Frameworks (15): react, nextjs, vue, angular, svelte, express, fastapi, django, flask, spring-boot, aspnet-core, rails, laravel, nestjs, gin
  • Databases (8): postgresql, mysql, mongodb, redis, elasticsearch, sqlite, dynamodb, cassandra
  • Cloud Platforms (5): aws, azure, gcp, vercel, cloudflare
  • DevOps Tools (8): docker, kubernetes, terraform, ansible, github-actions, gitlab-ci, nginx, prometheus
  • Testing (10): test, coverage, jest, pytest, cypress, playwright, xunit, junit, vitest, postman
  • API Protocols (6): rest-api, graphql, grpc, websocket, soap, webhook
  • Git Workflows (3): commit, pr, changelog
  • Documentation (1): readme

✨ Key Features

  • 🎯 Production-ready workflows with comprehensive best practices
  • 📚 Detailed documentation for every agent and skill
  • 🔧 Easy CLI installation with one-line installer
  • 🤝 Integration points between agents and skills
  • 🔒 Security-focused with OWASP guidelines
  • 📈 Performance optimization patterns
  • 🧪 Testing strategies and frameworks

🎨 Popular Agents

🚀 Quick Start

# One-line installer
curl -sL https://raw.githubusercontent.com/Smaiil/awesome-claude-agents/main/install.sh | bash

# Or install CLI manually
curl -sL https://raw.githubusercontent.com/Smaiil/awesome-claude-agents/main/tools/cli/claude-plugin -o ~/.local/bin/claude-plugin
chmod +x ~/.local/bin/claude-plugin

# Install an agent
claude-plugin install code-reviewer

# Install a skill
claude-plugin install docker

📖 Documentation

Installation Guide - Get started in minutes
Contributing Guidelines - Help improve the marketplace
GitHub Setup Guide - Repository optimization tips
Full Agent List - Browse all 33 agents
Full Skills List - Browse all 80+ skills

🙏 Community

We'd love to hear how you're using these agents and skills!

💬 Join Discussions - Share ideas and ask questions

🐛 Report Issues - Found a bug? Let us know

🤝 Contribute - Add your own agents and skills

⭐ Star this repo if you find it useful!

📊 Stats

Total Resources: 100+ agents and skills
Lines of Documentation: 25,000+
Categories: 20 (10 agent + 10 skill categories)
Repository Size: ~600KB of comprehensive documentation
Full Changelog: Initial release with 33 agents and 80+ skills

🎉 Thank you for checking out Awesome Claude Agents!