Password Reset
CommunitySecurely recover user accounts.
Software Engineering#security#authentication#user management#password reset#token validation#account recovery
Authorthedaviddias
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust and secure method for users to regain access to their accounts when they have forgotten their passwords, ensuring a balance between security and usability.
Core Features & Use Cases
- Multi-step Recovery Flow: Guides users through requesting a reset, verifying their identity via a time-limited token, and setting a new password.
- Security Guardrails: Implements measures against account enumeration, token expiry, and brute-force attacks.
- Use Case: A user forgets their password and clicks the "Forgot Password" link on the login page. They enter their email, receive a secure link, click it, and set a new password, regaining access to their account.
Quick Start
Use the password reset skill to guide a user through resetting their forgotten password.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Password Reset Download link: https://github.com/thedaviddias/ux-patterns-for-developers/archive/main.zip#password-reset Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.