Auth

Authentication and authorization

Showing 1009-1032 of 3716 skills
SimHacker

code-review

by SimHacker

Systematic code analysis with evidence collection

Auth 50 8mo ago
SimHacker

cat

by SimHacker

Feline interactions, buffs, and relationship building

Auth 50 7mo ago
travisjneuman

generic-fullstack-ux-designer

by travisjneuman

Professional UI/UX design expertise for full-stack applications. Covers design thinking, user psychology (Hick's/Fitts's/Jakob's Law), visual hierarchy, interaction patterns, accessibility, performance-driven design, and design critique. Use when designing features, improving UX, solving user problems, or conducting design reviews.

Accessibility 95 7mo ago
markus41

fastapi-patterns

by markus41

FastAPI best practices, Pydantic models, SQLAlchemy ORM, async patterns, dependency injection, and JWT authentication. Activate for FastAPI apps, async Python APIs, API design, and modern Python web services.

Auth 20 8mo ago
markus41

Keycloak Theming Skill

by markus41

"Multi-tenant Keycloak authentication theming with realm-specific design systems"

Auth 20 8mo ago
markus41

Beanie ODM

by markus41

This skill should be used when the user asks to "create MongoDB model", "define Beanie document", "write MongoDB query", "create aggregation pipeline", "run database migration", "index MongoDB collection", or mentions Beanie, Motor, MongoDB documents, or async database operations. Provides MongoDB/Beanie ODM patterns for FastAPI.

Auth 20 8mo ago
markus41

Keycloak FastAPI Integration

by markus41

This skill should be used when the user asks to "add Keycloak authentication", "implement OIDC", "configure SSO", "validate JWT token", "add role-based access", "protect API endpoint", or mentions Keycloak, OAuth2, OpenID Connect, identity provider, or authentication in FastAPI. Provides Keycloak/OIDC integration patterns.

API Dev 20 8mo ago
claude-dev-suite

aspnet-middleware

by claude-dev-suite

ASP.NET Core custom middleware, pipeline order, exception handling middleware, and request/response manipulation. USE WHEN: user mentions "middleware", "request pipeline", "exception middleware", "ASP.NET middleware", "UseMiddleware", "pipeline order" DO NOT USE FOR: Express middleware - use express, NestJS middleware - use nestjs

Auth 29 7mo ago
claude-dev-suite

oauth2

by claude-dev-suite

OAuth 2.0 authorization framework. Covers flows, tokens, and provider integration. Use for third-party authentication. USE WHEN: user mentions "OAuth", "Google login", "GitHub auth", "social login", "authorization code flow", "PKCE", asks about "third-party auth", "provider integration" DO NOT USE FOR: JWT tokens (use jwt skill), NextAuth.js (use nextauth skill), API keys, simple password auth

Auth 29 7mo ago
existential-birds

phoenix-code-review

by existential-birds

Reviews Phoenix code for controller patterns, context boundaries, routing, and plugs. Use when reviewing Phoenix apps, checking controllers, routers, or context modules.

Auth 79 7mo ago
existential-birds

liveview-code-review

by existential-birds

Reviews Phoenix LiveView code for lifecycle patterns, assigns/streams usage, components, and security. Use when reviewing LiveView modules, .heex templates, or LiveComponents.

Auth 79 7mo ago
travisjneuman

authentication-patterns

by travisjneuman

OAuth 2.0, JWT, SSO, MFA, NextAuth/Clerk/Supabase Auth implementation patterns

Auth 95 7mo ago
ProjectOpenSea

opensea-api

by ProjectOpenSea

Query OpenSea marketplace data via the official CLI, SDK, MCP server, or shell scripts. Get floor prices, collection stats, NFT details, token data, trending collections, drops, events, search, favorites, profile and collection settings, and other wallet-scoped operations. For trading use opensea-marketplace, for token swaps use opensea-swaps.

Auth 49 16d ago
smallnest

feature-builder

by smallnest

Build complete React features with proper layered architecture including UI components, business logic, API integration, and state management. Use this skill when users request implementing features like "user authentication", "shopping cart", "product listing", "file upload", or any complete functionality that requires UI + business logic + data fetching. Generates all layers - presentation (components), business logic (hooks/stores/validation), and data access (API calls/React Query). Integrates with react-component-generator for UI and provides production-ready, maintainable code following best practices.

Auth 300 9mo ago
base44

base44-sdk

by base44

"The base44 SDK is the library to communicate with base44 services. In projects, you use it to communicate with remote resources (entities, backend functions, ai agents) and to write backend functions. This skill is the place for learning about available modules and types. When you plan or implement a feature, you must learn this skill"

Auth 88 6mo ago
dykyi-roman

check-csrf-protection

by dykyi-roman

Analyzes PHP code for CSRF vulnerabilities. Detects missing CSRF tokens, state-changing GET requests, token validation gaps.

Auth 96 6mo ago
dykyi-roman

check-access-control-model

by dykyi-roman

Analyzes PHP code for access control issues. Detects inline role checks, hardcoded permissions, mixed ACL/RBAC models, missing Voter/Policy pattern, and authorization logic in controllers.

Auth 96 6mo ago
dykyi-roman

check-authorization

by dykyi-roman

Analyzes PHP code for authorization issues. Detects missing access control, IDOR vulnerabilities, privilege escalation, role-based access gaps.

Auth 96 6mo ago
dykyi-roman

access-control-knowledge

by dykyi-roman

Access Control knowledge base. Provides ACL, RBAC, ABAC, ReBAC models, multi-tenancy patterns, and PHP implementations (Symfony Voters, Laravel Gates) for security audits and generation.

Auth 96 6mo ago
dykyi-roman

check-authentication

by dykyi-roman

Analyzes PHP code for authentication issues. Detects weak password handling, insecure sessions, missing auth checks, token vulnerabilities.

Auth 96 6mo ago
base44

base44-cli

by base44

"The base44 CLI is used for EVERYTHING related to base44 projects: resource configuration (entities, backend functions, ai agents), initialization and actions (resource creation, deployment). This skill is the place for learning about how to configure resources. When you plan or implement a feature, you must learn this skill"

Auth 88 6mo ago
auth0

auth0-migration

by auth0

Use when migrating from existing auth providers (Firebase, Cognito, Supabase, custom auth) to Auth0 - covers bulk user import, gradual migration strategies, code migration patterns, and JWT validation updates

Auth 44 7mo ago
auth0

auth0-vue

by auth0

Use when adding authentication to Vue.js 3 applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-vue SDK for SPAs with Vite or Vue CLI

Auth 44 7mo ago
auth0

auth0-angular

by auth0

Use when adding authentication to Angular applications with route guards and HTTP interceptors - integrates @auth0/auth0-angular SDK for SPAs

API Dev 44 7mo ago