Agentic Workflows • System-Level Thinking • Collaborative Engineering
🏠 Home • 💬 Discussions • 📚 All Repos • 中文
🤖 AI as collaborator • 🏗️ System thinking • 🌱 Long-term construction • 🤝 Learn by building
🔧 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 |
|
Want to see TRAE in action? git clone https://github.com/trae-community/trae-demos
cd trae-demos
# Explore the demos and run examples |
Ready to learn?
|
|
Want to contribute?
👉 See: Contribution Guide |
Have an idea?
👉 See: Create a Template |
|
🤖 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 → |
"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
We welcome contributions of all kinds! Here's how to get started:
- Read the Guide: Contribution Guidelines
- Understand Our Code: Code of Conduct
- Find an Issue: Check issues labeled with
good first issueorhelp wanted - Submit a PR: Fork, branch, code, test, and submit