What problem does it solve?
This Skill helps build complete front-end websites that use HAP as a manageable backend, avoiding hardcoded business data and reducing the effort required to design data structures, integrate APIs, and render dynamic content.
Core Features & Use Cases
- HAP Backend Configuration: Plan and configure worksheets, fields, sample records, API credentials, and reusable data structures.
- Front-End Project Scaffolding: Create responsive HTML, CSS, and JavaScript projects with clear separation between configuration, API access, and application logic.
- API Integration and Rendering: Connect to HAP API V3 for authenticated queries, filtering, pagination, field parsing, error handling, and dynamic page rendering.
- Safe Development Workflow: Require structure assessment and user confirmation before adding worksheets, fields, or sample data, while enforcing a create-only approach for existing data.
- Use Case: Build an enterprise website with products, cases, news, and forms whose business content is maintained in HAP and displayed dynamically through a static front end.
Quick Start
Ask the HAP API website skill to build a responsive website backed by an existing HAP application and dynamically render its published content.