Get PJSR best practices and coding guidelines
/plugin marketplace add scarter4work/pjsr-parser-server/plugin install scarter4work-pjsr-parser@scarter4work/pjsr-parser-server# PJSR Help & Best Practices Provide help and best practices for PJSR scripting. Use the `pjsr_best_practices` tool with optional topic. ## Available Topics - **general** - Overall scripting guidelines, structure, conventions - **memory** - Memory management, garbage collection, resource cleanup - **ui** - User interface development, dialogs, controls, layout - **processing** - Image processing patterns, undo support, masks - **errors** - Error handling, validation, debugging Use `pjsr_best_practices` with the relevant topic, or without a topic to get an overview of all available guidan...