mirror of
https://github.com/DocNR/POWR.git
synced 2025-04-19 10:51:19 +00:00
18 lines
646 B
Markdown
18 lines
646 B
Markdown
# Developer Guides
|
|
|
|
This section contains guides and best practices for POWR app development.
|
|
|
|
## Available Guides
|
|
|
|
- [Coding Style Guide](./coding_style.md) - Standards and conventions for code quality
|
|
- [AI Collaboration Guide](./ai_collaboration_guide.md) - How to effectively collaborate using AI tools
|
|
- [Interface Design Guide](./writing_good_interfaces.md) - Guidelines for designing clear interfaces
|
|
|
|
## Coming Soon
|
|
|
|
- Documentation Style Guide - Standards for maintaining documentation
|
|
- Testing Guide - Best practices for writing tests
|
|
- Performance Optimization Guide - Tips for improving app performance
|
|
|
|
**Last Updated:** 2025-03-25
|