TRAE Starter is a clean, AI-first template that gives TRAE IDE perfect vision.
Stop wasting tokens, suffering from AI hallucinations, and struggling with context boundaries. Vibe coding should feel like magicβand now it does.
π¦ Free template by andiupn (kuncimu.com) Β· Licensed under MIT License
β If useful, buy me a coffee Β· π Need status-first monorepo features? Try the PRO version
AI Editors (like TRAE IDE) are phenomenally capable. But when dropped into standard, cluttered directories, they get lost. They read irrelevant logs, blow through your token budget, hallucinate, and place files in the wrong directories because there are no clear boundaries.
We designed every folder, config, and .gitignore rule to act as roadmaps for your AI. The workspace is extremely clean, allowing TRAE IDE to understand your entire project architecture in less than 3 seconds. Zero wasted tokens, maximum accuracy.
Equipped with .trae/memories/ directory. Your AI now has a dedicated place to store project preferences, gotchas, and architectural decisions, preventing you from repeating instructions across chat sessions.
A ready-to-run containerized Nginx web sandbox so you can instantly verify changes, test rules, and prototype layouts in a live local environment.
| Feature | π LITE (Free) | π PRO (Paid) |
|---|---|---|
| Rules Configuration | Basic rules | Comprehensive (Web/Mobile/Output) |
| Specialized Skills | 1 (testing) | 2 (+ code-review, security) |
| Project Memories | Basic Seed | Complete & Structured |
| Workflow Pipeline | Standard | Quest + Expert Mode |
| Lisensi | MIT License | Proprietary Commercial |
π View Full Feature Comparison & Upgrade Guide
your-workspace/
.trae/ # Rules, commands, and long-term project memory
assets/ # Screenshots and social previews
public/ # HTML sandbox web files
AGENTS.md # Context & identity guidelines for your AI assistant
LICENSE # Project license (MIT License)
git clone https://github.com/andiupn/trae-starter.gitdocker run -d -p 9002:80 --name trae-starter-web -v $(pwd)/public:/usr/share/nginx/html nginx:alpine(Open http://localhost:9002 to view the demo).
Open this folder in TRAE IDE, customize .trae/memories/ with your project specs, and begin vibe coding!