feedback(lang-roc-dev): expand Build and Dependencies section
- Dominant language
- Jupyter Notebook
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## Feedback: lang-roc-dev
### Context
- **Task**: Creating `convert-roc-erlang` skill
- **Used for**: Understanding Roc's build system and dependency management
### What Worked Well
- Platform architecture is well explained
- Application structure is clear
- Module system is comprehensive
### Suggested Improvements
- [ ] Add dedicated ## Build and Dependencies section
- [ ] Document `roc` CLI commands (build, run, test, format, check)
- [ ] Explain platform URLs and package management
- [ ] Cover building for different targets (native, wasm)
- [ ] Add section on dependency resolution
- [ ] Document build configuration options
- [ ] Show how to work with local vs remote platforms
- [ ] Include compilation process overview
- [ ] Add troubleshooting for build errors
Build system is mentioned briefly but lacks comprehensive coverage that would help users understand the full development workflow.
---
Feedback from: `/create-lang-conversion-skill roc erlang`
Contributor guide
Assessment
This issue has not been assessed yet.