Authentication AI Agent Skills
AI agent skills for auth implementation. OAuth, JWT, session management, and secure login workflows.
56 listings
Node.js MongoDB JWT Express React
RulesBackend: Node.js with Express.js
Azure Identity Dotnet
|
Terminator
Give AI assistants (Claude, Cursor, VS Code, etc.) the ability to control your desktop and automate tasks across any application. Claude Code (one-liner): Other clients (Cursor, VS Code, Windsurf, etc.): Add to your MCP config file: See the MCP Agent README for detailed setup instructions. - Uses your browser session - no need to relogin, keeps all your cookies and auth - Doesn't take
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.
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
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
Dotnet Backend
Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns.
Create Auth Skill
Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.