Authentication AI Agent Skills
AI agent skills for auth implementation. OAuth, JWT, session management, and secure login workflows.
54 listings
Shopify Development
|
Introducing the Apify MCP server
MCP Servermcp.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
Next.js
RulesNext.js with TypeScript and Tailwind UI best practices
Address Github Comments
Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
Azure Identity Dotnet
|
API Authentication
PluginAPI 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.
Next.js React TypeScript
RulesYou are an expert in Solidity, TypeScript, Node.
TypeScript Zod Tailwind CSS Next.js
RulesCoding Style Guide
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
Hubspot Integration
Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api.
Dotnet Backend
Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns.
Azure Cosmos DB Py
Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator), service layer classes with CRUD operations, partition key strategies, parameterized queries, or TDD patterns for Cosmos. Triggers on phrases like "Cosmos DB", "NoSQL database", "document store", "add persistence", "database service layer", or "Python Cosmos SDK".
TypeScript shadcn/ui UI Next.js
RulesCode Style and Structure:
Create Auth Skill
Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.
React TypeScript Next.js Node.js
RulesYou are an expert in Solidity, TypeScript, Node.
Node.js MongoDB
RulesBackend: Node.js with Express.js
Better Auth Best Practices
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
Insforge MCP Server
MCP ServerInsForge 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
MCP CLI
MCP ServerA 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
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
M365 Agents Dotnet
|
M365 Agents Py
|
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.
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.