neuron-content-helmet
Installation
SKILL.md
Helmet Component Integration
Use this skill when you need to place or configure Helmet in a Neuron application.
Core Purpose
Helmet is the Neuron wrapper around react-helmet. It standardizes:
- page titles
- viewport and theme-color metadata
- favicon and icon links
- shared document head defaults
Required Placement
Place Helmet at the highest meaningful level in the app shell.
Preferred hierarchy: