Skills

All Skills

authentication

Skills tagged with #authentication

@mcp-registry
MCP

Stockfilm — Authentic Vintage Footage

Search and license 217,000+ authentic vintage 8mm home movie clips (1930s-1980s).

mcpsearch
2mo ago
0
@kagenti

auth:mlflow-oidc-auth

Configure MLflow with mlflow-oidc-auth plugin for Keycloak OIDC authentication

kagenti/kagenti+60 more
2mo ago
1100
@Firespawn-Studios

null-epoch

Play The Null Epoch, a persistent AI agent MMO. Use when the user wants to connect an agent to Null Epoch, check game state, submit actions, play the game, or interact with the Null Epoch API. Handles authentication, state polling, action submission, and survival strategy for the Sundered Grid. Do NOT use for general coding tasks unrelated to Null Epoch.

Firespawn-Studios/tne-sdk
2mo ago
50
@sinch

sinch-authentication

Configures Sinch API credentials and authentication. Use when setting up OAuth2, Basic auth, application signing, API keys, or SDK credentials for any Sinch product including Conversation API, Voice, Verification, Numbers, Fax, and Mailgun. Also use when troubleshooting 401 Unauthorized, 403 Forbidden, invalid signature, or credential errors against any Sinch API.

sinch/skills+8 more
2mo ago
50
@jefflester

api-security

API security best practices and common vulnerability prevention. Enforces security checks for authentication, input validation, SQL injection, XSS, and OWASP Top 10 vulnerabilities. Use when building or modifying APIs.

jefflester/claude-skills-supercharged
2mo ago
370
@Enreign
MCP

Pagerunner — Authenticated Chrome for AI Agents

Real Chrome profiles for AI agents — already logged in, PII anonymization, encrypted, multi-session

mcpgithubaifile
Enreign/pagerunner.git
2mo ago
0
@mcollina

fastify-best-practices

Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks, serialization, logging with Pino) and TypeScript integration via strip types. Trigger terms: Fastify, Node.js server, REST API, API routes, backend framework, fastify.config, server.ts, app.ts.

mcollina/skills+7 more
2mo ago
1.4K0
@Redth

app-store-connect-api

Guide for implementing Apple App Store Connect API integrations. Use when: (1) Building API clients to manage certificates, provisioning profiles, bundle IDs, or devices, (2) Implementing JWT authentication for App Store Connect, (3) Understanding API request/response patterns and error handling, (4) Working with TestFlight builds, beta groups, or app submissions, (5) Discovering available endpoints, schemas, or capabilities via the OpenAPI spec. Includes scripts for fetching and analyzing Apple's official OpenAPI specification.

Redth/AppleDev.Tools+1 more
2mo ago
520
@gannonh

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.

gannonh/kata+20 more
1mo ago
100
@Chachamaru127

auth

認証と決済機能を実装。Clerk、Supabase Auth、Stripeに対応。Use when user mentions login, authentication, payments, subscriptions, or Stripe. Do NOT load for: general UI work, database design, or non-auth features.

Chachamaru127/claude-code-harness+22 more
2mo ago
2590
@ThibautBaissac

37signals-api

Builds REST APIs using respond_to blocks with Jbuilder templates following the 37signals same-controllers-different-formats philosophy. Use when adding API endpoints, JSON responses, token authentication, or when user mentions API, JSON, REST, or Jbuilder.

ThibautBaissac/rails_ai_agents+52 more
2mo ago
4170
@jduncan-rva

api-connector

Connect to REST APIs, manage authentication, and process responses. Use for API integration tasks.

jduncan-rva/skill-porter+1 more
2mo ago
1330
@TheOrcDev

8-bit-pixel-art-patterns

Create pixelated borders, shadows, and effects for 8-bit retro components. Apply when building 8-bit styled UI components that need authentic pixel art aesthetics.

TheOrcDev/8bitcn-ui+16 more
2mo ago
1.7K0
@owent

libatbus-protocol-crypto

libatbus protocol transport, ECDH key exchange, encryption/compression algorithm negotiation, message pack/unpack, and access token authentication. Use when working with connection_context, handshake flow, cipher algorithms, compression, message framing, or writing crypto-related tests.

owent/libatbus
2mo ago
2340
@first-fluke

backend-agent

Backend specialist for APIs, databases, authentication using FastAPI with clean architecture (Repository/Service/Router pattern). Use for API, endpoint, REST, database, server, migration, and auth work.

first-fluke/fullstack-starter+16 more
2mo ago
1950
@lujiafa

houtu-dependencies

houtu-dependencies enterprise-grade Spring Cloud microservice foundational framework complete usage guide. GroupId is io.github.lujiafa, covering unified response, exception handling, parameter parsing, session authentication, permission control, signature verification, anti-replay, distributed lock, rate limiting, database field encryption, config decryption, access logging, canary routing, weighted load balancing, Feign enhancement, Sentinel circuit breaking, service discovery, Swagger documentation, crypto utilities, HTTP client, monitoring metrics, and other enterprise-grade capabilities. When the project build file (pom.xml or build.gradle/build.gradle.kts) contains io.github.lujiafa or houtu-related dependencies, or when the user mentions houtu or houtu-dependencies, this Skill must be read and code must be generated strictly following framework conventions. Even if the user is simply doing regular Spring Boot development (e.g., writing Controller, Service, Feign), as long as the project includes houtu, the houtu approach must be used instead of native Spring. When the user explicitly wants to use the houtu framework and the project has not yet included it, proactively add the BOM and required Starters; when the project already includes it, proactively identify and import required module dependencies based on business scenarios during coding, naturally integrating framework capabilities to enhance business services based on business semantics, rather than waiting for the user to specify each one.

lujiafa/houtu-project-skills
2mo ago
180
@angristan

developing-with-fortify

Laravel Fortify headless authentication backend development. Activate when implementing authentication features including login, registration, password reset, email verification, two-factor authentication (2FA/TOTP), profile updates, headless auth, authentication scaffolding, or auth guards in Laravel applications.

angristan/larafeed
2mo ago
540
@deeleeramone

Authentication & OAuth2

> Add OAuth2 authentication to PyWry apps — Google, GitHub, Microsoft, or any OIDC provider.

deeleeramone/PyWry+10 more
2mo ago
50
@epicweb-dev

epic-auth

Guide on authentication, sessions, OAuth, 2FA, and passkeys for Epic Stack

epicweb-dev/epic-stack+9 more
2mo ago
5.5K0
@mcp-registry
MCP

Clerk

Access Clerk authentication docs, SDK snippets, and quickstart guides

mcpgithub
2mo ago
0
@stickerdaniel

2-repro-issue

Reproduce a single LinkedIn-MCP issue locally on the current branch against the real authenticated LinkedIn session at ~/.linkedin-mcp/profile/, using the MCP streamable-http server. Captures the exact failure mode (tool output, error, missing data) and maps it back to the scraper code path. Use when the user says "reproduce

stickerdaniel/linkedin-mcp-server+3 more
19h ago
2.7K0
@mcp-registry
MCP

Io.Github.Edrich13/Mcp Jira Server

MCP server for self-hosted Jira instance with Personal Access Token authentication

mcpgithubjira
2mo ago
0
@vercel

next-forge

next-forge is a production-grade Turborepo template for building Next.js SaaS applications. It provides a monorepo structure with multiple apps, shared packages, and integrations for authentication, database, payments, email, CMS, analytics, observability, security, and more.

vercel/next-forge
2mo ago
7.0K0
@yhy0

认证绕过 (Authentication Bypass)

绕过应用程序的认证和授权机制,获取未授权访问。

yhy0/CHYing-agent+5 more
2mo ago
3810
@fletchgqc

GitHub Integration

- Always use gh CLI for GitHub operations when possible. Authentication is automatically taken care of by the GH_TOKEN environment variable. - Fall back to GitHub API when gh CLI isn't suitable

fletchgqc/agentbox
2mo ago
820
@currents-dev

playwright-best-practices

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions, multi-tab/popup flows, mobile/responsive layouts, touch gestures, GraphQL, error handling, offline mode, multi-user collaboration, third-party services (payments, email verification), console error monitoring, global setup/teardown, test annotations (skip, fixme, slow), test tags (@smoke, @fast, @critical, filtering with --grep), project dependencies, security testing (XSS, CSRF, auth), performance budgets (Web Vitals, Lighthouse), iframes, component testing, canvas/WebGL, service workers/PWA, test coverage, i18n/localization, Electron apps, or browser extension testing. Covers E2E, component, API, visual, accessibility, security, Electron, and extension testing.

currents-dev/playwright-best-practices-skill
2mo ago
1410
@1146345502

reddit-auth

Reddit authentication management skill. Check login status, log out. Triggered when user asks to check Reddit login status or log out.

1146345502/reddit-skills+2 more
2mo ago
80
@open-gitagent

gmail-email

Send emails via Gmail SMTP using App Password authentication.

open-gitagent/gitclaw
2mo ago
1380
@SalesforceCommerceCloud

api-client-development

Creating typed API clients with OpenAPI specs, authentication, and OAuth scopes for SCAPI and similar APIs. Use when adding a new SCAPI client, generating types from an OpenAPI spec, setting up OAuth middleware, or integrating a new Commerce API endpoint.

SalesforceCommerceCloud/b2c-developer-tooling+32 more
2mo ago
300
@adenaufal

anti-slop-writing

Write text that avoids all known AI writing patterns and passes human detection. Use when writing articles, essays, blog posts, social media copy, or any content that must read as authentically human. Triggers on requests to write naturally, avoid AI slop, avoid AI detection, humanize writing, write like a human, or make text sound authentic.

adenaufal/anti-slop-writing+1 more
2mo ago
390
@Yourdaylight

mcp-api-key-auth

This skill should be used when the user needs to set up, manage, or troubleshoot MCP API Key authentication and tool usage tracking for this stock data service. Use it when configuring external MCP clients (Claude Code, Cursor) to connect to the data service.

Yourdaylight/stock_datasource+3 more
2mo ago
620
@BalajSaleem
MCP

Io.Github.BalajSaleem/Criterion

Semantic search across 6,236 Quran verses and 12,416 authentic Hadiths for Islamic guidance.

mcpgithubsearch
BalajSaleem/criterion
2mo ago
0
@IBM

customercare-mcp-builder

Build MCP servers for customer care agents following Watson Orchestrate specifications. Guides agents through tool creation, transaction patterns, authentication, widgets, and context management with strict adherence to reference specifications. Use when creating customer care MCP servers.

IBM/ibm-watsonx-orchestrate-adk+2 more
2mo ago
1390
@OkminLee

ios-security-review

Use this skill when implementing authentication, handling user data, working with Keychain, creating network requests, or implementing sensitive features. Provides comprehensive iOS security checklist and patterns.

OkminLee/everything-claude-code-ios+1 more
2mo ago
530
@nexscope-ai

amazon-review-checker

Amazon review authenticity analyzer. Detect fake reviews, suspicious patterns, and rating manipulation. Includes time clustering detection, content similarity analysis, rating distribution checks, and verified purchase validation. Progressive analysis with L1-L4 depth levels. No API key required.

nexscope-ai/eCommerce-Skills+77 more
2mo ago
50
@yologdev

communicate

Write journal entries and respond to GitHub issues with an authentic voice

yologdev/yoyo-evolve+1 more
2mo ago
5840
@BlkLeg

cb-security-hardening

Enforces Circuit Breaker security hardening conventions across backend, frontend, Docker, and nginx. Use when modifying authentication logic, security headers, Docker configuration, credential handling, session management, URL validation, WebSocket auth, or any code in core/security.py, core/rbac.py, middleware/security_headers.py, url_validation.py, docker-compose.yml, nginx.mono.conf, entrypoint-mono.sh, or supervisord.mono.conf.

BlkLeg/CircuitBreaker+1 more
2mo ago
1770
@growupanand

clerk

Clerk authentication router. Use when user asks about adding authentication, setting up Clerk, custom sign-in flows, Next.js patterns, organizations, syncing users, or testing. Automatically routes to the specific skill based on their task.

growupanand/ConvoForm+12 more
2mo ago
1020
@salavender

standard-security-auth

Security & Authentication Specialist - Expert in JWT, cookie-based auth, MFA, and generic security patterns

salavender/antigravity-compound-engineering-plugin
2mo ago
430
@builders-garden

siwa

SIWA (Sign-In With Agent) authentication for ERC-8004 registered agents.

builders-garden/siwa+1 more
2mo ago
370
@onelogin
MCP

Onelogin Mcp

MCP server for OneLogin API - manage users, apps, roles, and authentication

mcpgithubapi
onelogin/onelogin-mcp
2mo ago
0
@serverpod

Serverpod Authentication Module

The **serverpod_auth** module (Serverpod 3) provides **token managers** (JWT, server-side sessions) and **identity providers** (Email, Google, Apple, GitHub, Facebook, Microsoft, Passkey, Firebase, Anonymous).

serverpod/serverpod+12 more
2mo ago
3.1K0
@mcp-registry
MCP

Gmail

Gmail integration with OAuth authentication, message search, batch operations, and Sheets export

mcpgithubaisearch
2mo ago
0
@ryaker
MCP

Appstore Connect Mcp

MCP server for Apple Store Connect API integration with OAuth authentication support

mcpgithubapi
ryaker/appstore-connect-mcp
2mo ago
0
@ownpilot

api-debugging

Systematic approach to debugging REST APIs, HTTP errors, authentication issues, and network problems. Use when the user has API errors, status code issues, timeout problems, or needs help troubleshooting HTTP requests.

ownpilot/OwnPilot+1 more
2mo ago
2260
@avibebuilder

backend-fastapi-python

Use this skill for any Python backend work in this project: building FastAPI endpoints, writing service functions, defining Pydantic/SQLModel schemas, running Alembic migrations, or debugging 422 errors. Essential for authentication and authorization patterns — setting up get_current_user, is_superuser checks, admin-only guards, role-based access, and dependency injection chains like Depends(). Also covers middleware, background tasks, async SQLAlchemy sessions, ORM relationship loading, and request/response design. Activate whenever the question involves Python API code, FastAPI patterns, or backend architecture in this codebase. Not for frontend, Docker, CI/CD, or infrastructure.

avibebuilder/claude-prime+8 more
1mo ago
490
@yultyyev

firebase-auth-better-auth

Add Firebase Authentication (Phone SMS OTP, Google Sign-In, Email/Password) to a Better Auth app using the better-auth-firebase-auth plugin. Use when adding phone authentication to Better Auth without Twilio, integrating Firebase Auth with Better Auth sessions, working with the better-auth-firebase-auth package, or deciding between Firebase Phone Auth and Better Auth's built-in phoneNumber plugin.

yultyyev/better-auth-firebase-auth
3h ago
180
@qso-graph
MCP

Io.Github.Qso Graph/Eqsl Mcp

eQSL.cc MCP server. Inbox download, QSO verification, Authenticity Guaranteed status.

mcpgithub
qso-graph/eqsl-mcp
2mo ago
0
@sapiom
MCP

Mcp

Sapiom MCP server — authentication, verification, and API tools

mcpgithubapi
sapiom/sapiom-js
2mo ago
0
@sensact-agents
MCP

Sensact

An authenticated remote MCP server for user-owned devices and one-shot capability invocation.

mcpgithub
sensact-agents/Sensact
2mo ago
0