认证鉴权

认证与授权

显示 1009-1032 / 共 3716 个技能
SimHacker

code-review

SimHacker

Systematic code analysis with evidence collection

认证鉴权 50 7个月前
SimHacker

cat

SimHacker

Feline interactions, buffs, and relationship building

认证鉴权 50 7个月前
travisjneuman

generic-fullstack-ux-designer

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.

无障碍 95 7个月前
markus41

fastapi-patterns

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.

认证鉴权 20 8个月前
markus41

Keycloak Theming Skill

markus41

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

认证鉴权 20 8个月前
markus41

Beanie ODM

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.

认证鉴权 20 8个月前
markus41

Keycloak FastAPI Integration

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 开发 20 8个月前
claude-dev-suite

aspnet-middleware

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

认证鉴权 29 7个月前
claude-dev-suite

oauth2

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

认证鉴权 29 7个月前
existential-birds

phoenix-code-review

existential-birds

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

认证鉴权 79 7个月前
existential-birds

liveview-code-review

existential-birds

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

认证鉴权 79 7个月前
travisjneuman

authentication-patterns

travisjneuman

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

认证鉴权 95 7个月前
ProjectOpenSea

opensea-api

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.

认证鉴权 49 16天前
smallnest

feature-builder

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.

认证鉴权 300 9个月前
base44

base44-sdk

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"

认证鉴权 88 6个月前
dykyi-roman

check-csrf-protection

dykyi-roman

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

认证鉴权 96 6个月前
dykyi-roman

check-access-control-model

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.

认证鉴权 96 6个月前
dykyi-roman

check-authorization

dykyi-roman

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

认证鉴权 96 6个月前
dykyi-roman

access-control-knowledge

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.

认证鉴权 96 6个月前
dykyi-roman

check-authentication

dykyi-roman

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

认证鉴权 96 6个月前
base44

base44-cli

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"

认证鉴权 88 6个月前
auth0

auth0-migration

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

认证鉴权 44 7个月前
auth0

auth0-vue

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

认证鉴权 44 7个月前
auth0

auth0-angular

auth0

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

API 开发 44 7个月前