To help AI coding agents (like Claude Code or Cursor) understand how to use goey-toast correctly, you can install a bundled Agent Skill. This provides the agent with knowledge about the <GooeyToaster /> mount, the required CSS import, and the full API.
Install from the skills.sh registry:
npx skills add anl331/goey-toast
Alternatively, you can copy the skill directly into your project using the goey-toast CLI:
- To
.claude/skills/goey-toast/SKILL.md: npx goey-toast add-skill - To include an
AGENTS.md pointer: npx goey-toast add-skill --agents - To
.cursor/skills/goey-toast: npx goey-toast add-skill --dir .cursor/skills/goey-toast