* fix: correct typos in documentation and agent files Fix multiple instances of "assest" typo to "assets" in documentation Correct "quetsions" typo to "questions" in repository structure sections Add new words to cSpell dictionary in VS Code settings * feat(trae): add support for trae ide integration - Add trae guide documentation - Update installer to support trae configuration - Include trae in ide options and documentation references - Fix typo in architect agent documentation --------- Co-authored-by: Devin Stagner <devin@blackstag.family>
15 lines
390 B
Markdown
15 lines
390 B
Markdown
# BMad Method Guide for Trae
|
|
|
|
For the complete workflow, see the [BMad Workflow Guide](../bmad-workflow-guide.md).
|
|
|
|
## Installation
|
|
|
|
When running `npx bmad-method install`, select **Trae** as your IDE. This creates:
|
|
|
|
- `.bmad-core/` folder with all agents
|
|
- `.trae/rules/` folder with agent rule files (`.md`)
|
|
|
|
## Using BMad Agents in Trae
|
|
|
|
Type `@agent-name` in chat to activate an agent.
|