YCom's token system for direct login links, password reset links, and registration confirmation links. Covers ycom_user_token create/validate, the token types (login, password_reset, register), email template integration, and end-to-end flow patterns. Use when the user wants magic-link login, password-reset emails, registration-confirmation links, or any single-use token-based flow.
$npx -y skills add friendsofredaxo/claude-marketplace --skill ycom-tokensInstalls into the current project.
Run `npx skills use "https://github.com/friendsofredaxo/claude-marketplace" --skill "friendsofredaxo/claude-marketplace/ycom-tokens"` 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/friendsofredaxo/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/friendsofredaxo/claude-marketplace"` and select the relevant skills, then follow their instructions.