Guidelines for writing example template files (*.examples.ts) including naming conventions, @summary JSDoc comments, and stateless HTML patterns. Use this skill whenever the user creates, modifies, or reviews *.examples.ts files, asks about example naming rules (PascalCase, 3-word max, no component prefix), needs to write or improve @summary JSDoc comments, encounters example-naming ESLint errors, or wants to add stateless or interactive examples to a component's example file.
$npx -y skills add nvidia/elements --skill examplesInstalls into the current project.
Run `npx skills use "https://github.com/nvidia/elements" --skill "nvidia/elements/examples"` 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/nvidia/elements" that are relevant to the current task. Run `npx skills add "https://github.com/nvidia/elements"` and select the relevant skills, then follow their instructions.