什么是 authentication-setup?
设计并实现身份验证和授权系统。在设置用户登录、JWT 令牌、OAuth、会话管理或基于角色的访问控制时使用。处理密码安全、令牌管理、SSO 集成。 来源:akillness/skills-template。
设计并实现身份验证和授权系统。在设置用户登录、JWT 令牌、OAuth、会话管理或基于角色的访问控制时使用。处理密码安全、令牌管理、SSO 集成。
通过命令行快速安装 authentication-setup AI 技能到你的开发环境
来源:akillness/skills-template。
The required and optional input information to collect from the user:
Demonstrates how to apply the skill through real-world use cases.
Situation: Adding JWT-based user authentication to a Node.js Express app
设计并实现身份验证和授权系统。在设置用户登录、JWT 令牌、OAuth、会话管理或基于角色的访问控制时使用。处理密码安全、令牌管理、SSO 集成。 来源:akillness/skills-template。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/akillness/skills-template --skill authentication-setup设计并实现身份验证和授权系统。在设置用户登录、JWT 令牌、OAuth、会话管理或基于角色的访问控制时使用。处理密码安全、令牌管理、SSO 集成。 来源:akillness/skills-template。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/akillness/skills-template --skill authentication-setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/akillness/skills-template