Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

TRAE Community

🤖 An AI-Native Coding Community

Agentic Workflows • System-Level Thinking • Collaborative Engineering

GitHub License

🏠 Home💬 Discussions📚 All Repos中文


What We Believe

🤖 AI as collaborator • 🏗️ System thinking • 🌱 Long-term construction • 🤝 Learn by building


📊 Repository Ecosystem

🔧 Core Systems — Agent design, MCP integration, skill libraries
Repository Description
trae-agents AI coding agent design patterns & best practices
trae-mcp Model Context Protocol in AI workflows
trae-skills Reusable execution and control skills
📚 Learning & Demos — Structured paths & runnable examples
Repository Description
trae-learning Structured learning paths for AI-native development
trae-demos Runnable demos and real-world case studies
🤝 Community & Resources — Co-creation, templates, awesome lists
Repository Description
trae-co-creation-projects Community-driven collaborative projects
trae-templates Production-ready project templates
awesome-trae Curated tools and resources
trae-friends-events Community events and meetups
trae-discussions Technical discussions & knowledge sharing

🚀 Quick Start

👀 Explorers

Want to see TRAE in action?

git clone https://github.com/trae-community/trae-demos
cd trae-demos
# Explore the demos and run examples

📖 Learners

Ready to learn?

  1. Browse trae-learning
  2. Choose your learning path
  3. Build hands-on projects
  4. Join trae-discussions

🔨 Builders

Want to contribute?

  1. Pick a project from trae-co-creation-projects
  2. Read CONTRIBUTING.md in the repo
  3. Submit your first PR

👉 See: Contribution Guide

💡 Innovators

Have an idea?

  1. Fork trae-templates
  2. Integrate trae-skills
  3. Share back with community

👉 See: Create a Template


⭐ Featured Projects

🤖
AutoCoder Agent
Production AI coding agent for automated development
Explore →
🎯
Skill Orchestrator
Dynamic skill composition and execution engine
Explore →
📊
AI DevOps Dashboard
Observability and monitoring for AI workflows
View Demo →
🎨
Prompt Engineering Lab
Interactive playground for prompt optimization
Try It →

🌟 How to Participate

"There is no single entry point. TRAE is a network, not a funnel."

🔍 Observer Mode — Browse, watch, learn passively
  • Browse repositories and read code
  • Watch demos and explore case studies
  • Lurk in discussions and learn from others
  • ⭐ Star projects you find interesting
🎓 Learner Mode — Follow paths, build projects
  • Follow structured learning paths in trae-learning
  • Complete hands-on projects step by step
  • Ask questions in trae-discussions
  • Get feedback from experienced members
🛠️ Builder Mode — Contribute to active projects
  • Pick an active project
  • Fix bugs, add features, improve docs
  • Collaborate with other community members
  • Read our Contribution Guidelines
🚀 Pioneer Mode — Lead and innovate
  • Start a new co-creation project
  • Propose experimental ideas
  • Lead community initiatives
  • Create templates or share resources in awesome-trae

💬 Community

GitHub Discussions

Stars Followers

Join our community discussions and connect with other developers!


👥 Contributors

Ready to Contribute?

We welcome contributions of all kinds! Here's how to get started:

  1. Read the Guide: Contribution Guidelines
  2. Understand Our Code: Code of Conduct
  3. Find an Issue: Check issues labeled with good first issue or help wanted
  4. Submit a PR: Fork, branch, code, test, and submit