Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

tairov/awesome-agents.md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Agents Awesome

A curated list of resources, examples, and tools for AGENTS.md — a simple, open format for guiding coding agents.

AGENTS.md is used by over 20,000 open-source projects. Think of it as a README for agents: a dedicated, predictable place to provide context and instructions to help AI coding agents work on your project.

Contents

Specification

Projects Using AGENTS.md

Real-world projects implementing AGENTS.md, AGENT.md, or CLAUDE.md for AI agent configuration.

Memory & Knowledge Management

Model Context Protocol (MCP)

  • fastmcp/AGENTS.md - The fast, Pythonic way to build MCP servers and clients. (source)
  • mcp-go/AGENTS.md - A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools. (source)

AI & LLM Frameworks

Agent Platforms

Development Tools & Frameworks

  • Archon/AGENTS.md - Beta release of Archon OS - the knowledge and task management backbone for AI coding assistants. (source)

AI Code Generation

Workflow Orchestration

Programming Languages

AGENTS.md files

AI Specialists

Api GraphQL

Blockchain Web3

  • Smart Contract Auditor - Conducting security audits of smart contracts. Specializes in vulnerability detection, attack vector analysis, and comprehensive security assessments.
  • Smart Contract Specialist - Developing production-level smart contracts. Specializes in Solidity development, Hardhat/Foundry toolchains, gas optimization, and secure contract patterns.
  • Web3 Integration Specialist - Building Web3 frontend applications and wallet integrations. Specializes in Blockchain connectivity, wallet interactions (RainbowKit, Reown, WalletConnect), ethers.js/viem, and dApp development.

Business Marketing

Data AI

Database

Deep Research Team

  • Academic Researcher - Academic research specialist for scholarly sources, peer-reviewed papers, and academic literature.
  • Competitive Intelligence Analyst - Competitive intelligence and market research specialist.
  • Data Analyst - Quantitative analysis, statistical insights, and data-driven research specialist.
  • Fact Checker - Fact verification and source validation specialist.
  • Query Clarifier - Analyzes research queries for clarity and determines if user clarification is needed before proceeding with research.
  • Report Generator - Transforms synthesized research findings into comprehensive, well-structured final reports.
  • Research Brief Generator - Transforms user research queries into structured, actionable research briefs.
  • Research Coordinator - Strategically plans and coordinates complex research tasks across multiple specialist researchers.
  • Research Orchestrator - Coordinates comprehensive research projects requiring multiple specialized agents working in sequence.
  • Research Synthesizer - Consolidates and synthesizes findings from multiple research sources into unified, comprehensive analyses.
  • Technical Researcher - Analyzes code repositories, technical documentation, implementation details, and evaluates technical solutions.

Development Team

  • Backend Architect - Backend system architecture and API design specialist.
  • Cli Ui Designer - CLI interface design specialist.
  • Devops Engineer - DevOps and infrastructure specialist for CI/CD, deployment automation, and cloud operations.
  • Frontend Developer - Frontend development specialist for React applications and responsive design.
  • Fullstack Developer - Full-stack development specialist covering frontend, backend, and database technologies.
  • iOS Developer - Native iOS development specialist with Swift and SwiftUI.
  • Mobile Developer - Cross-platform mobile development specialist for React Native and Flutter.
  • Ui Ux Designer - UI/UX design specialist for user-centered design and interface systems.

Development Tools

  • Code Reviewer - Expert code review specialist for quality, security, and maintainability.
  • Command Expert - CLI command development specialist for the claude-code-templates system.
  • Context Manager - Context management specialist for multi-agent workflows and long-running tasks.
  • Debugger - Debugging specialist for errors, test failures, and unexpected behavior.
  • Dx Optimizer - Developer Experience specialist for tooling, setup, and workflow optimization.
  • Error Detective - Log analysis and error pattern detection specialist.
  • Flutter Go Reviewer - Code review specialist for Flutter and Go applications.
  • MCP Expert - Model Context Protocol (MCP) integration specialist for the cli-tool components system.
  • Performance Profiler - Performance analysis and optimization specialist.
  • Test Engineer - Test automation and quality assurance specialist.
  • Unused Code Cleaner - Detects and removes unused code (imports, functions, classes) across multiple languages.

Devops Infrastructure

Documentation

  • Api Documenter - Create OpenAPI/Swagger specs, generate SDKs, and write developer documentation. Handles versioning, examples, and interactive docs.
  • Changelog Generator - Changelog and release notes specialist.
  • Docusaurus Expert - Docusaurus documentation specialist.
  • Technical Writer - Technical writing and content creation specialist.

Expert Advisors

  • Agent Expert - AI agent architecture and implementation specialist.
  • Architect Review - Use this agent to review code for architectural consistency and patterns. Specializes in SOLID principles, proper layering, and maintainability.
  • Dependency Manager - Use this agent to manage project dependencies. Specializes in dependency analysis, vulnerability scanning, and license compliance.
  • Documentation Expert - Use this agent to create, improve, and maintain project documentation. Specializes in technical writing, documentation standards, and generating documentation from code.

FFmpeg Clip Team

Game Development

  • 3D Artist - 3D art and asset creation specialist for game development.
  • Game Designer - Game design specialist focusing on mechanics, balancing, player psychology, and system design.
  • Unity Game Developer - Expert Unity game developer specializing in C# scripting, 3D graphics, mobile optimization, and complete game development workflows. Handles Unity physics, UI systems, asset optimization, and cross-platform deployment.
  • Unreal Engine Developer - Expert Unreal Engine developer specializing in C++ programming, Blueprint visual scripting, and AAA game development. Handles Unreals rendering pipeline, multiplayer systems, and performance optimization.

Git

MCP Dev Team

Modernization

  • Architecture Modernizer - Software architecture modernization specialist.
  • Cloud Migration Specialist - Cloud migration and infrastructure modernization specialist.
  • Legacy Modernizer - Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility.

Obsidian Ops Team

Ocr Extraction Team

Performance Testing

  • Load Testing Specialist - Load testing and stress testing specialist.
  • Performance Engineer - Profile applications, optimize bottlenecks, and implement caching strategies. Handles load testing, CDN setup, and query optimization.
  • React Performance Optimization - Specialist in optimizing React application performance and speed.
  • Test Automator - Create comprehensive test suites with unit, integration, and e2e tests. Sets up CI pipelines, mocking strategies, and test data.
  • Web Vitals Optimizer - Core Web Vitals optimization specialist.

Podcast Creator Team

Programming Languages

  • C Pro - Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code.
  • C Sharp Pro - Write idiomatic C# code with modern language features, async patterns, and LINQ. Masters .NET ecosystem, Entity Framework Core, and ASP.NET Core.
  • CPP Pro - Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
  • Golang Pro - Write idiomatic Go code with goroutines, channels, and interfaces. Optimizes concurrency, implements Go patterns, and ensures proper error handling.
  • JavaScript Pro - Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility.
  • PHP Pro - Write idiomatic PHP code with generators, iterators, SPL data structures, and modern OOP features.
  • Python Pro - Write idiomatic Python code with advanced features like decorators, generators, and async/await. Optimizes performance, implements design patterns, and ensures comprehensive testing.
  • Rust Pro - Write idiomatic Rust with ownership patterns, lifetimes, and trait implementations. Masters async/await, safe concurrency, and zero-cost abstractions.
  • Shell Scripting Pro - Write robust shell scripts with proper error handling, POSIX compliance, and automation patterns. Masters bash/zsh features, process management, and system integration.
  • SQL Pro - Write complex SQL queries, optimize execution plans, and design normalized schemas. Masters CTEs, window functions, and stored procedures.
  • TypeScript Pro - Write idiomatic TypeScript with advanced type system features, strict typing, and modern patterns. Masters generic constraints, conditional types, and type inference.

Realtime

Security

  • Api Security Audit - Specialist in auditing API security and identifying vulnerabilities.
  • Compliance Specialist - Security compliance and regulatory framework specialist.
  • Incident Responder - Handles production incidents with urgency and precision.
  • Penetration Tester - Penetration testing and ethical hacking specialist.
  • Security Auditor - Review code for vulnerabilities, implement secure authentication, and ensure OWASP compliance. Handles JWT, OAuth2, CORS, CSP, and encryption.

Web Tools

Development & Programming

Security & IT

Data & Analysis

Business & Management

Design & UX

Writing & Content

Education & Training

Specialized Tools

Tooling & Services

Contribute

Contributions welcome! Read the contribution guidelines first.

About

A curated list of resources, examples, and tools for AGENTS.md — a simple, open format for guiding coding agents.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages