mdskills
← All tags

Authentication AI Agent Skills

AI agent skills for auth implementation. OAuth, JWT, session management, and secure login workflows.

56 listings

Shopify Development

|

9.019 weeklysickn33/antigravity-awesome-skills

Next.js

Rules

Next.js with TypeScript and Tailwind UI best practices

7.03 weeklyPatrickJS/awesome-cursorrules

Nextjs Supabase Auth

Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route.

5.02 weeklysickn33/antigravity-awesome-skills

Better Auth Best Practices

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

7.01 weeklybetter-auth/skills

Neon Postgres

Plugin

Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.

5.01 weeklyneondatabase/agent-skills

Reddit MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides AI assistants with access to Reddit data. Built on top of redd — no API keys required. 1. Features 2. Quick Start 3. Available Tools 4. Configuration 5. Architecture 6. Contributing - Search — Search all of Reddit or within a specific subreddit - Subreddit Posts — Browse hot, top, new, or rising posts from any subreddit - Post Details —

7.01 weeklyeliasbiondo/reddit-mcp-server

Firebase

Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they're often wrong. Firestore queries are limited, and you learn this after you've designed your data model. This skill covers Firebase Authentication, Firestore, Realtime Database, Cloud Functions, Cloud Storage, and Firebase Hosting. Key insight: Firebase is optimized for read-heavy, denormalized data. I

4.01 weeklysickn33/antigravity-awesome-skills

TypeScript shadcn/ui UI Next.js

Rules

Code Style and Structure:

7.01 weeklyPatrickJS/awesome-cursorrules

Introducing the Apify MCP server

MCP Server

mcp.apify.com The Apify Model Context Protocol (MCP) server at mcp.apify.com enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, and any other website using thousands of ready-made scrapers, crawlers, and automation tools from the Apify Store. It supports OAuth, allowing you to connect from clients like Claude.ai or Visual Studio Code using just the UR

8.01 weeklyapify/actors-mcp-server

FFUF Skill for Claude Code

A Claude Code skill that integrates the powerful web fuzzer ffuf (Fuzz Faster U Fool) for web security testing and reconnaissance tasks. This skill enables Claude Code to perform intelligent web fuzzing operations using ffuf, making it easier to discover hidden directories, files, subdomains, and API endpoints. - ffuf must be installed on your system - Claude Desktop application - Appropriate auth

2.0jthack/ffuf_claude_skill

Insforge MCP Server

MCP Server

InsForge turns your coding agents into full-stack builders, letting them add backend features like auth, databases, file storage, serverless functions, and LLMs to your apps in seconds. This repo is Model Context Protocol server for Insforge. Please visit the main Insforge repository for: - Installation and setup instructions - Configuration guide - Available tools and usage examples - API documen

5.0InsForge/insforge-mcp

Using Neon

Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.

8.0sickn33/antigravity-awesome-skills

MCP CLI

MCP Server

A CLI inspector for the Model Context Protocol - Run MCP servers from various sources - List Tools, Resources, Prompts - Call Tools, Read Resources, Read Prompts - OAuth support for SSE and Streamable HTTP servers This will use the config file of Claude Desktop. The config file has the same format as the Claude Desktop config file. Run a specific tool, resource, or prompt without interactive promp

8.0wong2/mcp-cli

SmartDB

MCP Server

SmartDB is a universal database gateway that implements the Model Context Protocol (MCP) server interface. This gateway allows MCP-compatible clients to connect and explore different databases. Compared to similar products, SmartDB not only provides basic database connection and exploration capabilities but also adds advanced features such as OAuth 2.0 authentication , health checks, SQL optimizat

8.0wenb1n-dev/SmartDB_MCP

kubefwd (Kube Forward)

Documentation | Getting Started | User Guide | API Reference | MCP (AI Integration) kubefwd enables developers to work on their local machine while seamlessly accessing services running in a Kubernetes cluster. If you're building a new API that needs to connect to a database at db:5432, an auth service at auth:443, and a cache at redis:6379, all running in your development cluster, kubefwd makes t

8.0txn2/kubefwd

Azure Identity Dotnet

|

5.0sickn33/antigravity-awesome-skills

Gh Address Comments

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

7.0openai/skills

Clerk Auth

Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Use when: adding authentication, clerk auth, user authentication, sign in, sign up.

5.0sickn33/antigravity-awesome-skills

M365 Agents Py

|

7.0sickn33/antigravity-awesome-skills

React TypeScript Next.js Node.js

Rules

You are an expert in Solidity, TypeScript, Node.

7.0PatrickJS/awesome-cursorrules

Auth Implementation Patterns

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

6.0sickn33/antigravity-awesome-skills

M365 Agents Dotnet

|

8.0sickn33/antigravity-awesome-skills

JSR MCP

MCP Server

A Deno monorepo containing packages for JSR (JavaScript Registry) access: - @wyattjoh/jsr - Core library for JSR API access - @wyattjoh/jsr-mcp - Model Context Protocol (MCP) server for LLM integration - Search packages across the JSR registry - Get package details, versions, and dependencies - Manage scopes and package publishing - Handle member invitations and permissions - Access registry stati

7.0wyattjoh/jsr-mcp

API Authentication

Plugin

API authentication patterns including JWT, OAuth 2.0, API keys, and session-based auth. Covers token generation, validation, refresh strategies, security best practices, and when to use each pattern. Use when implementing API authentication, choosing auth strategy, securing endpoints, or debugging auth issues. Prevents common vulnerabilities like token theft, replay attacks, and insecure storage.

8.0applied-artificial-intelligence/claude-code-toolkit