nodel-frontend
Installation
SKILL.md
Nodel Frontend Development
Build and revise the XML dashboards served from a Nodel node's content directory.
Workflow
- Inspect the node's actions, events, and existing
contentfiles before choosing controls. - Create or update
content/index.xml, keeping custom CSS and JavaScript optional. - Start with the minimal dashboard below and bind components to the node's real action and event names.
- Read the component reference before choosing tags or relying on an attribute.
- Read the pattern guide when composing a complete dashboard, adding custom styling, or handling dynamic behavior.
- Render the page against a running Nodel node and check the browser console as well as the node console.