Create or update a Lens chart documentation page following Elastic docs conventions. Use when writing a new chart type page (pie, bar, metric, gauge, heat map, etc.) or updating an existing one in explore-analyze/visualize/charts/. Relies on lens-chart-settings for verifying UI labels against source code.
$npx -y skills add elastic/elastic-docs-skills --skill lens-chart-pageInstalls into the current project.
Run `npx skills use "https://github.com/elastic/elastic-docs-skills" --skill "elastic/elastic-docs-skills/lens-chart-page"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elastic/elastic-docs-skills" that are relevant to the current task. Run `npx skills add "https://github.com/elastic/elastic-docs-skills"` and select the relevant skills, then follow their instructions.