What problem does it solve?
This Skill eliminates the complexity of creating, debugging, integrating, and publishing custom view plugins for the HAP platform.
Core Features & Use Cases
- End-to-End Development Workflow: Initializes projects, installs dependencies, starts development servers, builds plugins, and publishes completed work.
- HAP Data Integration: Uses mdye APIs and HAP V3 APIs for record queries, data operations, related records, cross-table access, and advanced statistics.
- Field Type Handling: Correctly parses selection, relation, attachment, user, location, and other HAP field formats, including the special handling required for type 9 and type 29 fields.
- Practical Plugin Scenarios: Supports BI dashboards, order and task boards, calendars, Gantt charts, maps, lists, card views, and custom business visualizations.
Quick Start
Use the hap-view-plugin skill to initialize a React HAP view plugin for the requested worksheet and view ID, implement the specified interface, start development, and publish it after approval.