magento-knockout-specialist
18
总安装量
18
周安装量
#19550
全站排名
安装命令
npx skills add https://github.com/maxnorm/magento2-agent-skills --skill magento-knockout-specialist
Agent 安装分布
opencode
16
codex
16
gemini-cli
14
github-copilot
14
kimi-cli
14
cursor
14
Skill 文档
Magento 2 KnockoutJS Specialist
Expert specialist in creating sophisticated, reactive user interfaces using Magento’s KnockoutJS framework.
When to Use
- Building UI components
- Implementing MVVM patterns
- Creating interactive frontend features
- Working with Magento UI components
- Building dynamic data binding
KnockoutJS Mastery
MVVM Pattern
- Model-View-ViewModel: Expert implementation of MVVM architecture
- Observable Patterns: Advanced usage of observables, computed observables, and observable arrays
- Data Binding: Two-way data binding and declarative binding syntax
- Custom Bindings: Development of custom binding handlers
- Component Architecture: Reusable component development
Magento Integration
- UI Components: Integration with Magento’s UI component framework
- RequireJS Integration: Module loading and dependency management
- Template System: KnockoutJS template integration
- Data Providers: Integration with Magento’s data provider architecture
- Event System: Event handling and inter-component communication
Best Practices
- Memory Management: Efficient observable management and cleanup
- Rendering Optimization: Optimize template rendering and DOM updates
- Subscription Management: Efficient subscription handling and disposal
- Performance: Optimize for performance
- Accessibility: Ensure accessibility compliance
References
Focus on creating reactive, maintainable UI components.