SKILL·184480

moai-security-auth

mattnigh
更新于 1 month ago
11 次查看
22
1
22
在 GitHub 上查看
其他ai

关于

This skill provides modern authentication implementation patterns including passwordless options (FIDO2/WebAuthn/Passkeys) and MFA. It covers OAuth 2.1, session management, and security features for Next.js and Express.js applications. Use it when implementing enterprise-grade authentication with current security standards.

快速安装

Claude Code

推荐
主要方式
npx skills add mattnigh/skills_collection -a claude-code
插件命令备选方式
/plugin add https://github.com/mattnigh/skills_collection
Git 克隆备选方式
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/moai-security-auth

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

mattnigh/skills_collection
路径: collection/jg-chalk-io__Nora-LiveKit__claude__skills__moai-security-auth__SKILL.md
0
FAQ

Frequently asked questions

What is the moai-security-auth skill?

moai-security-auth is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform moai-security-auth-related tasks without extra prompting.

How do I install moai-security-auth?

Use the install commands on this page: add moai-security-auth to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does moai-security-auth belong to?

moai-security-auth is in the Security category, tagged ai.

Is moai-security-auth free to use?

Yes. moai-security-auth is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

API JWT Authenticator
其他

该Skill为FastAPI REST API提供JWT身份验证解决方案,适用于需要用户认证和访问控制的API端点保护。它支持基于角色的访问控制(RBAC),并能确保用户只能访问自己的资源。开发者可通过此技能快速实现无状态的身份验证机制,适用于微服务架构中需要安全令牌验证的场景。

查看技能
content-security-scan
其他

这是一个用于自动扫描外部内容安全性的Claude Skill,专门检查从GitHub或网页获取的markdown/文本内容。它会执行包含7个步骤的安全检测门禁,对潜在的安全风险(如提示注入、数据泄露等)进行PASS/FAIL评估。开发者可在引入外部内容前使用此工具进行安全检查,并支持通过参数配置可信源和输出格式。

查看技能
api-jwt-authenticator
其他

这个Skill为FastAPI REST API提供JWT身份验证解决方案,适用于需要用户认证和资源访问控制的场景。它支持基于角色的访问控制(RBAC)和用户专属资源保护,实现无状态的身份验证机制。开发者可通过该Skill快速为API端点添加标准JWT令牌验证,确保用户只能访问自己的数据。

查看技能
content-collections

Content Collections 是一个 TypeScript 优先的构建工具,可将本地 Markdown/MDX 文件转换为类型安全的数据集合。它专为构建博客、文档站和内容密集型 Vite+React 应用而设计,提供基于 Zod 的自动模式验证。该工具涵盖从 Vite 插件配置、MDX 编译到生产环境部署的完整工作流。

查看技能