关于
The manage-app-services skill streamlines the development of service-oriented architectures within Reatom-based projects. It automates the creation and updating of service functions in the stores directory, handles complex side effects, and manages the wiring of services to DOM tasks. By enforcing best practices like calling services through event-driven tasks rather than direct component calls, it ensures a decoupled, type-safe, and maintainable codebase. This skill is particularly useful for developers using Reatom-UI5 patterns who need to maintain consistency across service registrations and store updates.