Commit 1bd143a
authored
docs: add mxbuild setup & mx tool skill (#43)
* docs: add mxbuild setup & mx tool skill for end users
Addresses common agent mistakes when guiding users through mxbuild
setup and mx tool usage, particularly incorrect mx create-project
syntax and missing mxcli docker check as the preferred validation
wrapper.
* fix: address review — remove overlapping mxbuild-setup skill
Remove mxbuild-setup.md (content already covered by docker-workflow.md)
and fold the non-overlapping caveat about blank projects lacking demo
users into docker-workflow.md.
Fixes factual error: mxbuild-setup.md incorrectly claimed mx
create-project does not accept --output-dir (verified it does in
mx v11.6.4).1 parent 29e2772 commit 1bd143a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments