[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-auth0-auth0-quickstart-zh-CN":3,"guides-for-auth0-auth0-quickstart":784,"similar-k177efkafkjf0r98j51g4j5trh86md29-zh-CN":785},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":238,"parentExtension":245,"providers":282,"relations":286,"repo":287,"tags":782,"workflow":783},1778682677410.0352,"k177efkafkjf0r98j51g4j5trh86md29",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use when adding authentication or login to any app - detects your stack (React, Next.js, Vue, Nuxt, Angular, Express, Fastify, FastAPI, ASP.NET Core, React Native, Expo, Android, Swift), sets up an Auth0 account if needed, and routes to the correct SDK setup workflow.",{"claudeCode":12},"auth0/agent-skills","auth0-quickstart","https://github.com/auth0/agent-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":221,"workflow":239},1778683241673.887,"kn74vvza98m234h9wa3ex8h0bd86n30t","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":199,"promptVersionExtension":202,"promptVersionScoring":203,"purpose":204,"rationale":205,"score":206,"summary":207,"tags":208,"targetMarket":215,"tier":216,"useCases":217},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of adding authentication/login to applications and names specific technologies.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill automates framework detection, Auth0 account setup, and SDK workflow routing, offering significant value beyond a generic prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the full lifecycle of adding authentication, including framework detection, Auth0 setup via CLI, and skill-specific integration.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on Auth0 authentication setup and integration across various web and mobile frameworks, maintaining a coherent scope.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities, including framework detection and Auth0 setup workflow.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes framework detection to route to specific, scoped skills (e.g., auth0-react, auth0-nextjs) rather than a single generalist tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The referenced documentation details environment variables for various frameworks and includes CLI commands with parameters.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The skill routes to other skills with descriptive names like 'auth0-react' and 'auth0-nextjs'.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's primary function is routing based on project analysis, and it directs users to framework-specific skills with structured documentation.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The license is Apache-2.0, declared in the SKILL.md frontmatter and the bundled LICENSE file, allowing permissive use.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-05-13, which is recent.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill itself does not appear to have third-party dependencies beyond the Auth0 CLI, which is managed separately.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill instructs users to use environment variables and points to secure practices, avoiding hardcoded secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill primarily analyzes project files and directs users to documentation or CLI commands; it does not execute arbitrary remote code.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on the Auth0 CLI and framework detection, not on fetching and executing arbitrary remote content.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's actions involve analyzing local project files and guiding users to use the Auth0 CLI, operating within safe boundaries.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were observed; the skill guides user actions rather than executing them directly.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill analyzes local project files and directs users to external documentation or CLI tools; no outbound exfiltration of confidential data is apparent.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions use clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is in plain Markdown and relies on user execution of standard CLI commands or other skills, with no obfuscated code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill analyzes standard project files like package.json and assumes common project structures, with clear guidance for users.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","1 issue opened and 3 closed in the last 90 days, indicating active maintenance and timely responses.",{"category":100,"check":101,"severity":24,"summary":102},"Version","Release Management","A meaningful version (1.0.0) is declared in the SKILL.md frontmatter.",{"category":104,"check":105,"severity":63,"summary":106},"Execution","Validation","The skill's primary function is file analysis and routing; it does not execute complex code or process structured output that requires validation schemas.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill guides the user to perform actions via the Auth0 CLI, which has its own confirmation gates; the skill itself does not perform destructive operations.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The skill guides users to execute CLI commands and other skills; errors would typically surface from those external actions, and the skill provides structured recovery paths.",{"category":111,"check":115,"severity":63,"summary":116},"Logging","As a routing and guidance skill, it does not perform destructive actions or outbound calls that require local audit logging.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill analyzes project files for framework detection and does not process personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's functions are universally applicable to web and mobile development, making it global in scope.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard shell commands and project file analysis, with no specific OS or shell assumptions beyond POSIX compatibility.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file is comprehensive, detailing installation, usage, skills, and provides example prompts.",{"category":33,"check":131,"severity":63,"summary":132},"Tool surface size","This is a meta-skill that routes to other skills; it does not expose individual tools directly.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The skill acts as a router to specific, non-overlapping framework skills.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All features mentioned in the README and description correspond to actual skills or documented CLI actions.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","Comprehensive installation instructions are provided for various environments (Claude Code, Cursor, Skills CLI) with copy-paste examples.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill provides clear guidance and links to documentation for troubleshooting, and directs users to CLI or other skills for execution errors.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","The skill itself doesn't bundle dependencies, but it directs users to install the Auth0 CLI, which would have its own dependency management.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","The skill guides users to use the Auth0 CLI, which provides dry-run capabilities for application creation commands.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill is a router and analyzer; it does not perform remote calls or state-changing operations itself.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not emit telemetry; it guides users to perform actions.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill precisely states its purpose: routing based on framework detection for Auth0 integration.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise, self-contained, and accurately summarizes the core capability.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and delegates detailed information to reference files, keeping the main content concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed information like CLI commands, concepts, and environment variables are appropriately separated into reference files.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill does not involve deep exploration or analysis that would necessitate a forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides clear example prompts for common use cases like adding login or securing an API.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation covers common mistakes and troubleshooting steps, addressing potential failure modes.",{"category":111,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill relies on the Auth0 CLI and other skills, not external tools with fallback requirements.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill guides users to use the Auth0 CLI, which has built-in checks, and the documentation provides troubleshooting steps for common issues.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill acts as a router to specific Auth0 skills and the Auth0 CLI, operating standalone and clearly indicating its scope.",1778683241567,"This skill acts as a router to guide users in integrating Auth0 authentication into their applications. It detects the project's framework (React, Next.js, Vue, Express, etc.) and directs users to the appropriate Auth0 skill or documentation, including setup via the Auth0 CLI.",[195,196,197,198],"Framework detection for web and mobile apps","Auth0 account setup guidance","Routing to framework-specific Auth0 skills","Auth0 CLI integration instructions",[200,201],"Directly implementing authentication logic within this skill","Replacing the Auth0 CLI or individual framework skills","3.0.0","4.4.0","Seamlessly add Auth0 authentication to any application by automatically detecting the stack and guiding users through the correct setup workflow.","The skill is exceptionally well-documented and robust, with a clear purpose and excellent guidance for users. All checks passed with no significant warnings.",99,"Excellent skill for integrating Auth0 authentication across diverse application stacks.",[209,210,211,212,213,214],"authentication","auth0","developer-tools","sdk-integration","web-development","mobile-development","global","verified",[218,219,220],"Adding authentication to a new web application","Integrating Auth0 into an existing mobile app","Setting up secure login flows for SPAs and APIs",{"codeQuality":222,"collectedAt":224,"documentation":225,"maintenance":228,"security":235,"testCoverage":237},{"hasLockfile":223},false,1778683223000,{"descriptionLength":226,"readmeSize":227},268,7769,{"closedIssues90d":229,"forks":230,"hasChangelog":223,"manifestVersion":231,"openIssues90d":232,"pushedAt":233,"stars":234},3,10,"1.0.0",1,1778675325000,20,{"hasNpmPackage":223,"license":236,"smitheryVerified":223},"Apache-2.0",{"hasCi":238,"hasTests":238},true,{"updatedAt":240},1778683241673,{"basePath":242,"githubOwner":210,"githubRepo":243,"locale":18,"slug":13,"type":244},"plugins/auth0/skills/auth0-quickstart","agent-skills","skill",{"_creationTime":246,"_id":247,"community":248,"display":249,"identity":253,"parentExtension":256,"providers":257,"relations":276,"tags":278,"workflow":279},1778682677410.0303,"k17b52m0t4j5ryyvea95kdqqr186nk9e",{"reviewCount":8},{"description":250,"installMethods":251,"name":252,"sourceUrl":14},"Auth0 skills for quickstarts, migration, MFA, Advanced Custom Universal Login (ACUL) screen generation, and framework-specific SDK integrations for React, Next.js, Vue, Nuxt, Angular, Express, Fastify, FastAPI, Go, Java MVC, Spring Boot, Swift, Android, ASP.NET Core, React Native, Expo, Ionic React (Capacitor), Ionic Angular (Capacitor), and Ionic Vue (Capacitor).",{"claudeCode":210},"Auth0",{"basePath":254,"githubOwner":210,"githubRepo":243,"locale":18,"slug":210,"type":255},"plugins/auth0","plugin",null,{"evaluate":258,"extract":271},{"promptVersionExtension":202,"promptVersionScoring":203,"score":259,"tags":260,"targetMarket":215,"tier":270},78,[209,210,261,262,263,264,265,266,267,268,269],"security","jwt","oauth","spa","web","mobile","backend","frontend","migration","community",{"commitSha":272,"license":236,"plugin":273},"HEAD",{"mcpCount":8,"provider":274,"skillCount":275},"classify",28,{"repoId":277},"kd7d2wx4927yddhxgfpzw6t10x86m349",[210,209,267,268,262,269,266,263,261,264,265],{"evaluatedAt":280,"extractAt":281,"updatedAt":280},1778682712627,1778682677410,{"evaluate":283,"extract":285},{"promptVersionExtension":202,"promptVersionScoring":203,"score":206,"tags":284,"targetMarket":215,"tier":216},[209,210,211,212,213,214],{"commitSha":272},{"parentExtensionId":247,"repoId":277},{"_creationTime":288,"_id":277,"identity":289,"providers":290,"workflow":778},1778682673018.1855,{"githubOwner":210,"githubRepo":243,"sourceUrl":14},{"classify":291,"discover":772,"github":775},{"commitSha":272,"extensions":292},[293,310,376,414,428,439,450,460,491,502,513,521,529,540,551,562,573,584,599,611,622,635,645,656,668,690,701,729,740,761],{"basePath":294,"description":295,"displayName":296,"installMethods":297,"rationale":298,"selectedPaths":299,"source":308,"sourceLanguage":18,"type":309},"","Agent skills for integrating Auth0 authentication into any application, framework, or platform.","auth0-agent-skills",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[300,303,305],{"path":301,"priority":302},".claude-plugin/marketplace.json","mandatory",{"path":304,"priority":302},"README.md",{"path":306,"priority":307},"LICENSE","high","rule","marketplace",{"basePath":254,"description":250,"displayName":210,"installMethods":311,"rationale":312,"selectedPaths":313,"source":308,"sourceLanguage":18,"type":255},{"claudeCode":210},"plugin manifest at plugins/auth0/.claude-plugin/plugin.json",[314,316,317,320,322,324,326,328,330,332,334,336,338,340,342,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374],{"path":315,"priority":302},".claude-plugin/plugin.json",{"path":304,"priority":302},{"path":318,"priority":319},"skills/acul-screen-generator/SKILL.md","medium",{"path":321,"priority":319},"skills/auth0-android/SKILL.md",{"path":323,"priority":319},"skills/auth0-angular/SKILL.md",{"path":325,"priority":319},"skills/auth0-aspnetcore-api/SKILL.md",{"path":327,"priority":319},"skills/auth0-cli/SKILL.md",{"path":329,"priority":319},"skills/auth0-expo/SKILL.md",{"path":331,"priority":319},"skills/auth0-express/SKILL.md",{"path":333,"priority":319},"skills/auth0-fastapi-api/SKILL.md",{"path":335,"priority":319},"skills/auth0-fastify/SKILL.md",{"path":337,"priority":319},"skills/auth0-fastify-api/SKILL.md",{"path":339,"priority":319},"skills/auth0-flask/SKILL.md",{"path":341,"priority":319},"skills/auth0-ionic-angular/SKILL.md",{"path":343,"priority":319},"skills/auth0-ionic-react/SKILL.md",{"path":345,"priority":319},"skills/auth0-ionic-vue/SKILL.md",{"path":347,"priority":319},"skills/auth0-java-mvc-common/SKILL.md",{"path":349,"priority":319},"skills/auth0-mfa/SKILL.md",{"path":351,"priority":319},"skills/auth0-migration/SKILL.md",{"path":353,"priority":319},"skills/auth0-nextjs/SKILL.md",{"path":355,"priority":319},"skills/auth0-nuxt/SKILL.md",{"path":357,"priority":319},"skills/auth0-quickstart/SKILL.md",{"path":359,"priority":319},"skills/auth0-react/SKILL.md",{"path":361,"priority":319},"skills/auth0-react-native/SKILL.md",{"path":363,"priority":319},"skills/auth0-spa-js/SKILL.md",{"path":365,"priority":319},"skills/auth0-springboot-api/SKILL.md",{"path":367,"priority":319},"skills/auth0-swift/SKILL.md",{"path":369,"priority":319},"skills/auth0-vue/SKILL.md",{"path":371,"priority":319},"skills/express-oauth2-jwt-bearer/SKILL.md",{"path":373,"priority":319},"skills/go-jwt-middleware/SKILL.md",{"path":375,"priority":307},".cursor-plugin/plugin.json",{"basePath":377,"description":378,"displayName":379,"installMethods":380,"rationale":381,"selectedPaths":382,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/acul-screen-generator","Generates complete, branded Auth0 Advanced Custom Universal Login (ACUL) screen implementations using the React or Vanilla JS SDK. Use when a developer asks to create, add, or modify ACUL login screens with custom branding, social login, theming, or specific authentication flows. Triggers on requests like \"generate a custom login screen\", \"add a signup screen to my ACUL project\", \"customize my Auth0 Universal Login with our brand colors\", \"apply our theme to all ACUL screens\", or any task involving Auth0 Universal Login customization with @auth0/auth0-acul-react or @auth0/auth0-acul-js.","acul-screen-generator",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/acul-screen-generator/SKILL.md",[383,385,388,390,392,394,396,398,400,402,404,406,408,410,412],{"path":384,"priority":302},"SKILL.md",{"path":386,"priority":387},"assets/js-templates/login-id.js","low",{"path":389,"priority":387},"assets/js-templates/login-password.js",{"path":391,"priority":387},"assets/react-templates/login-id.tsx",{"path":393,"priority":387},"assets/react-templates/login-password.tsx",{"path":395,"priority":387},"assets/theme-templates/globals.css",{"path":397,"priority":387},"assets/theme-templates/tailwind.config.ts",{"path":399,"priority":387},"assets/theme-templates/theme-provider.ts",{"path":401,"priority":387},"assets/theme-templates/tokens.css",{"path":403,"priority":319},"references/acul-js-sdk.md",{"path":405,"priority":319},"references/acul-react-sdk.md",{"path":407,"priority":319},"references/cli-commands.md",{"path":409,"priority":319},"references/screen-catalog.md",{"path":411,"priority":319},"references/social-providers.md",{"path":413,"priority":319},"references/theming-patterns.md",{"basePath":415,"description":416,"displayName":417,"installMethods":418,"rationale":419,"selectedPaths":420,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-android","Use when adding authentication to Android applications (Kotlin/Java) with Web Auth, biometric-protected credentials, and MFA - integrates com.auth0.android:auth0 SDK for native Android apps","auth0-android",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-android/SKILL.md",[421,422,424,426],{"path":384,"priority":302},{"path":423,"priority":319},"references/api.md",{"path":425,"priority":319},"references/integration.md",{"path":427,"priority":319},"references/setup.md",{"basePath":429,"description":430,"displayName":431,"installMethods":432,"rationale":433,"selectedPaths":434,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-angular","Use when adding authentication to Angular applications with route guards and HTTP interceptors - integrates @auth0/auth0-angular SDK for SPAs","auth0-angular",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-angular/SKILL.md",[435,436,437,438],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":440,"description":441,"displayName":442,"installMethods":443,"rationale":444,"selectedPaths":445,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-aspnetcore-api","Use when securing ASP.NET Core Web API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth - integrates Auth0.AspNetCore.Authentication.Api for REST APIs receiving access tokens from frontends or mobile apps. Also handles DPoP proof-of-possession token binding. Triggers on: AddAuth0ApiAuthentication, .NET Web API auth, JWT validation, UseAuthentication, UseAuthorization.","auth0-aspnetcore-api",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-aspnetcore-api/SKILL.md",[446,447,448,449],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-cli","Reference for Auth0 CLI commands — apps, apis, users, roles, organizations, actions, logs, custom domains, universal-login, terraform, raw API mode, and --json output. Use this skill whenever you need to run Auth0 CLI commands to create or manage applications, APIs, users, roles, organizations, actions, log streams, custom domains, or Universal Login configuration, or when you need to call the Auth0 Management API directly. Trigger on prompts like \"create an Auth0 app\", \"list my Auth0 users\", \"assign a role\", \"set up an organization\", \"deploy an action\", \"configure a custom domain\", \"generate Terraform for Auth0\", \"stream Auth0 logs\", \"call the Management API\", or any task involving the auth0 CLI tool.","auth0-cli",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-cli/SKILL.md",[457,458],{"path":384,"priority":302},{"path":459,"priority":319},"references/cli.md",{"basePath":461,"description":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-expo","Use when adding authentication to Expo (React Native) mobile apps — login, logout, user sessions, protected routes, biometrics, or token management. Integrates react-native-auth0 SDK with Expo Config Plugin for native iOS/Android builds. Trigger for any Expo project needing Auth0, including app.json plugin config, custom scheme setup, or credential management. Do NOT use for bare React Native CLI projects (use auth0-react-native), React web apps (use auth0-react), Next.js (use auth0-nextjs), or backend APIs.","auth0-expo",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-expo/SKILL.md",[467,468,469,470,471,473,475,477,479,481,483,485,487,489],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"path":472,"priority":387},"scripts/bootstrap.mjs",{"path":474,"priority":387},"scripts/package.json",{"path":476,"priority":387},"scripts/utils/app-json-writer.mjs",{"path":478,"priority":387},"scripts/utils/auth0-api.mjs",{"path":480,"priority":387},"scripts/utils/change-plan.mjs",{"path":482,"priority":387},"scripts/utils/clients.mjs",{"path":484,"priority":387},"scripts/utils/connections.mjs",{"path":486,"priority":387},"scripts/utils/discovery.mjs",{"path":488,"priority":387},"scripts/utils/helpers.mjs",{"path":490,"priority":387},"scripts/utils/validation.mjs",{"basePath":492,"description":493,"displayName":494,"installMethods":495,"rationale":496,"selectedPaths":497,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-express","Use when adding authentication (login, logout, protected routes) to Express.js web applications - integrates express-openid-connect for session-based auth.","auth0-express",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-express/SKILL.md",[498,499,500,501],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":503,"description":504,"displayName":505,"installMethods":506,"rationale":507,"selectedPaths":508,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-fastapi-api","Use when securing FastAPI API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth - integrates auth0-fastapi-api for REST APIs receiving access tokens from SPAs, mobile apps, or other clients. Also handles DPoP proof-of-possession token binding. Triggers on: Auth0FastAPI, FastAPI API auth, JWT validation, require_auth, DPoP.","auth0-fastapi-api",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-fastapi-api/SKILL.md",[509,510,511,512],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":514,"description":515,"displayName":516,"installMethods":517,"rationale":518,"selectedPaths":519,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-fastify","Use when adding authentication (login, logout, protected routes) to Fastify web applications - integrates @auth0/auth0-fastify for session-based auth. For stateless Fastify APIs use auth0-fastify-api instead.","auth0-fastify",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-fastify/SKILL.md",[520],{"path":384,"priority":302},{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-fastify-api","Use when securing Fastify API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth - integrates @auth0/auth0-fastify-api for REST APIs receiving access tokens from frontends or mobile apps.","auth0-fastify-api",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-fastify-api/SKILL.md",[528],{"path":384,"priority":302},{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-flask","Use when adding login, logout, and user profile to a Flask web application using session-based authentication - integrates auth0-server-python for server-rendered apps with login/callback/profile/logout flows.","auth0-flask",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-flask/SKILL.md",[536,537,538,539],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":541,"description":542,"displayName":543,"installMethods":544,"rationale":545,"selectedPaths":546,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-ionic-angular","Use when adding Auth0 authentication to an Ionic Angular application with Capacitor — integrates @auth0/auth0-angular SDK with Capacitor Browser and App plugins for native iOS/Android deep linking, login, logout, and user profile display.","auth0-ionic-angular",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-ionic-angular/SKILL.md",[547,548,549,550],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-ionic-react","Use when adding Auth0 authentication to an Ionic React application with Capacitor — integrates @auth0/auth0-react SDK with Capacitor Browser and App plugins for native iOS/Android deep linking, login, logout, and user profile display.","auth0-ionic-react",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-ionic-react/SKILL.md",[558,559,560,561],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":563,"description":564,"displayName":565,"installMethods":566,"rationale":567,"selectedPaths":568,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-ionic-vue","Use when adding Auth0 authentication to an Ionic Vue application with Capacitor — integrates @auth0/auth0-vue SDK with Capacitor Browser and App plugins for native iOS/Android deep linking, login, logout, and user profile display.","auth0-ionic-vue",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-ionic-vue/SKILL.md",[569,570,571,572],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-java-mvc-common","Use when adding Auth0 login, logout, and callback handling to Java Servlet web applications - integrates com.auth0:mvc-auth-commons SDK for server-side Java apps using javax.servlet with session-based authentication. Triggers on AuthenticationController, AuthorizeUrl, Tokens, IdentityVerificationException, Java MVC auth.","auth0-java-mvc-common",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-java-mvc-common/SKILL.md",[580,581,582,583],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":585,"description":586,"displayName":587,"installMethods":588,"rationale":589,"selectedPaths":590,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-mfa","Use when adding MFA, 2FA, TOTP, SMS codes, push notifications, passkeys, or when requiring step-up verification for sensitive operations or meeting compliance requirements (HIPAA, PCI-DSS) - covers adaptive and risk-based authentication with Auth0.","auth0-mfa",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-mfa/SKILL.md",[591,592,594,595,597],{"path":384,"priority":302},{"path":593,"priority":319},"references/advanced.md",{"path":423,"priority":319},{"path":596,"priority":319},"references/backend.md",{"path":598,"priority":319},"references/examples.md",{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-migration","Use when migrating or switching from an existing auth provider (Firebase, Cognito, Supabase, Clerk, custom auth) to Auth0 - covers bulk user import, gradual migration strategies, code migration patterns, and JWT validation updates.","auth0-migration",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-migration/SKILL.md",[606,607,609],{"path":384,"priority":302},{"path":608,"priority":319},"references/code-patterns.md",{"path":610,"priority":319},"references/user-import.md",{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-nextjs","Use when adding authentication to Next.js applications (login, logout, protected pages, middleware, server components) - supports App Router and Pages Router with @auth0/nextjs-auth0 SDK.","auth0-nextjs",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-nextjs/SKILL.md",[618,619,620,621],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-nuxt","Use when implementing Auth0 authentication in Nuxt 3/4 applications, configuring session management, protecting routes with middleware, or integrating API access tokens - provides setup patterns, composable usage, and security best practices for the @auth0/auth0-nuxt SDK","auth0-nuxt",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-nuxt/SKILL.md",[629,630,631,633],{"path":384,"priority":302},{"path":598,"priority":319},{"path":632,"priority":319},"references/route-protection.md",{"path":634,"priority":319},"references/session-stores.md",{"basePath":242,"description":10,"displayName":13,"installMethods":636,"rationale":637,"selectedPaths":638,"source":308,"sourceLanguage":18,"type":244},{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-quickstart/SKILL.md",[639,640,641,643],{"path":384,"priority":302},{"path":459,"priority":319},{"path":642,"priority":319},"references/concepts.md",{"path":644,"priority":319},"references/environments.md",{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-react","Use when adding authentication to React applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-react SDK for SPAs with Vite or Create React App","auth0-react",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-react/SKILL.md",[652,653,654,655],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":657,"description":658,"displayName":659,"installMethods":660,"rationale":661,"selectedPaths":662,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-react-native","Use when adding authentication to React Native or Expo mobile apps (iOS/Android) with biometric support - integrates react-native-auth0 SDK with native deep linking","auth0-react-native",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-react-native/SKILL.md",[663,664,665,667],{"path":384,"priority":302},{"path":423,"priority":319},{"path":666,"priority":319},"references/patterns.md",{"path":427,"priority":319},{"basePath":669,"description":670,"displayName":671,"installMethods":672,"rationale":673,"selectedPaths":674,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-spa-js","Use when adding authentication to Vanilla JS, Svelte, or any framework-agnostic single-page applications - integrates @auth0/auth0-spa-js SDK for SPAs without framework-specific wrappers","auth0-spa-js",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-spa-js/SKILL.md",[675,676,677,678,679,680,681,682,683,684,685,686,688,689],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"path":472,"priority":387},{"path":474,"priority":387},{"path":478,"priority":387},{"path":480,"priority":387},{"path":482,"priority":387},{"path":484,"priority":387},{"path":486,"priority":387},{"path":687,"priority":387},"scripts/utils/env-writer.mjs",{"path":488,"priority":387},{"path":490,"priority":387},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-springboot-api","Use when securing Spring Boot API endpoints with JWT Bearer token validation, scope-based authorization, or DPoP proof-of-possession - integrates com.auth0:auth0-springboot-api SDK for REST APIs receiving access tokens from frontends or mobile apps. Triggers on Auth0AuthenticationFilter, Spring Boot API auth, JWT validation, SecurityFilterChain, hasAuthority SCOPE.","auth0-springboot-api",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-springboot-api/SKILL.md",[697,698,699,700],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-swift","Use when adding Auth0 authentication to an iOS, macOS, tvOS, watchOS, or visionOS application — integrates the Auth0.swift SDK for native Apple platform authentication using Web Auth, CredentialsManager, and biometric protection.","auth0-swift",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-swift/SKILL.md",[708,709,710,711,712,713,714,715,716,717,718,719,721,722,724,725,727],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"path":472,"priority":387},{"path":474,"priority":387},{"path":478,"priority":387},{"path":480,"priority":387},{"path":482,"priority":387},{"path":484,"priority":387},{"path":486,"priority":387},{"path":720,"priority":387},"scripts/utils/entitlements.mjs",{"path":488,"priority":387},{"path":723,"priority":387},"scripts/utils/plist-writer.mjs",{"path":490,"priority":387},{"path":726,"priority":387},"scripts/utils/xcode-modify.rb",{"path":728,"priority":387},"scripts/utils/xcode-project.mjs",{"basePath":730,"description":731,"displayName":732,"installMethods":733,"rationale":734,"selectedPaths":735,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/auth0-vue","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","auth0-vue",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-vue/SKILL.md",[736,737,738,739],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/express-oauth2-jwt-bearer","Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support","express-oauth2-jwt-bearer",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/express-oauth2-jwt-bearer/SKILL.md",[747,748,749,750,751,752,753,755,756,757,758,759,760],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"path":472,"priority":387},{"path":474,"priority":387},{"path":754,"priority":387},"scripts/utils/apis.mjs",{"path":478,"priority":387},{"path":480,"priority":387},{"path":486,"priority":387},{"path":687,"priority":387},{"path":488,"priority":387},{"path":490,"priority":387},{"basePath":762,"description":763,"displayName":764,"installMethods":765,"rationale":766,"selectedPaths":767,"source":308,"sourceLanguage":18,"type":244},"plugins/auth0/skills/go-jwt-middleware","Use when securing Go HTTP API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth. Integrates github.com/auth0/go-jwt-middleware/v3 for REST APIs receiving access tokens from frontends or mobile apps. Also handles DPoP proof-of-possession token binding. Triggers on jwtmiddleware, go-jwt-middleware, Go API auth, JWT validation, CheckJWT.","go-jwt-middleware",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/go-jwt-middleware/SKILL.md",[768,769,770,771],{"path":384,"priority":302},{"path":423,"priority":319},{"path":425,"priority":319},{"path":427,"priority":319},{"sources":773},[774],"manual",{"closedIssues90d":229,"description":776,"forks":230,"license":236,"openIssues90d":232,"pushedAt":233,"readmeSize":227,"stars":234,"topics":777},"Auth0 Agent Skills",[],{"classifiedAt":779,"discoverAt":780,"extractAt":781,"githubAt":781,"updatedAt":779},1778682677094,1778682673018,1778682675635,[210,209,211,214,212,213],{"evaluatedAt":240,"extractAt":281,"updatedAt":240},[],[786,805,823,842,861,877],{"_creationTime":787,"_id":788,"community":789,"display":790,"identity":793,"providers":794,"relations":801,"tags":802,"workflow":803},1778682677410.0347,"k17cts1j65mahq0p4y7cagrsnd86ndxf",{"reviewCount":8},{"description":613,"installMethods":791,"name":792,"sourceUrl":14},{"claudeCode":12},"Auth0 Next.js",{"basePath":612,"githubOwner":210,"githubRepo":243,"locale":18,"slug":614,"type":244},{"evaluate":795,"extract":800},{"promptVersionExtension":202,"promptVersionScoring":203,"score":796,"tags":797,"targetMarket":215,"tier":216},100,[798,210,209,799,213],"nextjs","typescript",{"commitSha":272,"license":236},{"parentExtensionId":247,"repoId":277},[210,209,798,799,213],{"evaluatedAt":804,"extractAt":281,"updatedAt":804},1778683195282,{"_creationTime":806,"_id":807,"community":808,"display":809,"identity":811,"providers":812,"relations":819,"tags":820,"workflow":821},1778682677410.033,"k178hshhjvwg46t7wgtj81gr2986n7ww",{"reviewCount":8},{"description":531,"installMethods":810,"name":532,"sourceUrl":14},{"claudeCode":12},{"basePath":530,"githubOwner":210,"githubRepo":243,"locale":18,"slug":532,"type":244},{"evaluate":813,"extract":818},{"promptVersionExtension":202,"promptVersionScoring":203,"score":796,"tags":814,"targetMarket":215,"tier":216},[815,210,209,213,816,817],"flask","python","session-management",{"commitSha":272},{"parentExtensionId":247,"repoId":277},[210,209,815,816,817,213],{"evaluatedAt":822,"extractAt":281,"updatedAt":822},1778683012001,{"_creationTime":824,"_id":825,"community":826,"display":827,"identity":830,"providers":831,"relations":838,"tags":839,"workflow":840},1778682677410.0369,"k172a96fyh4jrhrb5qc6tfrbp986nrey",{"reviewCount":8},{"description":742,"installMethods":828,"name":829,"sourceUrl":14},{"claudeCode":12},"Auth0 Express OAuth2 JWT Bearer",{"basePath":741,"githubOwner":210,"githubRepo":243,"locale":18,"slug":743,"type":244},{"evaluate":832,"extract":837},{"promptVersionExtension":202,"promptVersionScoring":203,"score":796,"tags":833,"targetMarket":215,"tier":216},[210,262,209,834,835,261,836],"express","nodejs","api",{"commitSha":272,"license":236},{"parentExtensionId":247,"repoId":277},[836,210,209,834,262,835,261],{"evaluatedAt":841,"extractAt":281,"updatedAt":841},1778683411304,{"_creationTime":843,"_id":844,"community":845,"display":846,"identity":849,"providers":850,"relations":857,"tags":858,"workflow":859},1778682677410.036,"k175ceb6bs7yjnm2q2x7m611n986nmja",{"reviewCount":8},{"description":670,"installMethods":847,"name":848,"sourceUrl":14},{"claudeCode":12},"Auth0 SPA JS Integration",{"basePath":669,"githubOwner":210,"githubRepo":243,"locale":18,"slug":671,"type":244},{"evaluate":851,"extract":856},{"promptVersionExtension":202,"promptVersionScoring":203,"score":796,"tags":852,"targetMarket":215,"tier":216},[209,210,264,853,854,855],"javascript","svelte","configuration",{"commitSha":272,"license":236},{"parentExtensionId":247,"repoId":277},[210,209,855,853,264,854],{"evaluatedAt":860,"extractAt":281,"updatedAt":860},1778683297591,{"_creationTime":862,"_id":863,"community":864,"display":865,"identity":867,"providers":868,"relations":873,"tags":874,"workflow":875},1778682677410.035,"k17a8h3wj2pvee6cykczjfvb7d86n9we",{"reviewCount":8},{"description":624,"installMethods":866,"name":625,"sourceUrl":14},{"claudeCode":12},{"basePath":623,"githubOwner":210,"githubRepo":243,"locale":18,"slug":625,"type":244},{"evaluate":869,"extract":872},{"promptVersionExtension":202,"promptVersionScoring":203,"score":796,"tags":870,"targetMarket":215,"tier":216},[210,871,209,265,799,261],"nuxt",{"commitSha":272},{"parentExtensionId":247,"repoId":277},[210,209,871,261,799,265],{"evaluatedAt":876,"extractAt":281,"updatedAt":876},1778683222653,{"_creationTime":878,"_id":879,"community":880,"display":881,"identity":883,"providers":884,"relations":892,"tags":893,"workflow":894},1778682677410.034,"k174gmqbt8gyvhspqhe1hq0ems86ngmb",{"reviewCount":8},{"description":575,"installMethods":882,"name":576,"sourceUrl":14},{"claudeCode":12},{"basePath":574,"githubOwner":210,"githubRepo":243,"locale":18,"slug":576,"type":244},{"evaluate":885,"extract":891},{"promptVersionExtension":202,"promptVersionScoring":203,"score":796,"tags":886,"targetMarket":215,"tier":216},[210,887,888,209,889,890],"java","servlet","oauth2","oidc",{"commitSha":272},{"parentExtensionId":247,"repoId":277},[210,209,887,889,890,888],{"evaluatedAt":895,"extractAt":281,"updatedAt":895},1778683121234]