Back to Skills

moai-security-auth

mattnigh
Updated 4 days ago
4 views
22
1
22
View on GitHub
Otherai

About

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.

Quick Install

Claude Code

Recommended
Primary
npx skills add mattnigh/skills_collection -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/mattnigh/skills_collection
Git CloneAlternative
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/moai-security-auth

Copy and paste this command in Claude Code to install this skill

GitHub Repository

mattnigh/skills_collection
Path: collection/jg-chalk-io__Nora-LiveKit__claude__skills__moai-security-auth__SKILL.md
0

Related Skills

API JWT Authenticator

Other

This skill implements JWT authentication for FastAPI APIs, protecting endpoints with token validation and user-specific access control. It's designed for securing REST APIs that require stateless authentication or role-based access. Use it when you need to add standardized JWT security to your FastAPI applications.

View skill

content-security-scan

Other

The content-security-scan skill automatically checks external markdown or text content from GitHub or the web against a 7-step security gate, returning a PASS/FAIL result. It's designed for developers to safely vet third-party content before integration, preventing risks like prompt injection or data exfiltration. Use it as a mandatory security checkpoint in workflows that fetch external code, documentation, or agent skills.

View skill

api-jwt-authenticator

Other

This skill provides JWT authentication for FastAPI APIs, securing endpoints with token validation and user-specific access control. It's ideal for implementing stateless authentication in microservices or adding role-based access to REST APIs. Use it when you need to protect API resources that require user authentication.

View skill

generating-helm-charts

Meta

This skill enables Claude to generate and modify Helm charts for Kubernetes applications. It's triggered by requests related to Helm charts, Kubernetes deployments, or packaging applications for Kubernetes. The skill streamlines deployments by providing production-ready configurations and implementing best practices.

View skill