[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-auth0-auth0-expo-en":3,"guides-for-auth0-auth0-expo":806,"similar-k174y98pw7p6jg6p6bmz8xmqp186mgmy-en":807},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":263,"isFallback":245,"parentExtension":268,"providers":304,"relations":308,"repo":309,"tags":804,"workflow":805},1778682677410.0317,"k174y98pw7p6jg6p6bmz8xmqp186mgmy",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"auth0/agent-skills","Auth0 Expo Integration","https://github.com/auth0/agent-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":243,"workflow":261},1778682876751.5273,"kn7dhdj1x3ag6gxa6j0vwy7t5h86mcpp","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":205,"prerequisites":209,"promptVersionExtension":215,"promptVersionScoring":216,"purpose":217,"rationale":218,"score":219,"summary":220,"tags":221,"targetMarket":227,"tier":228,"useCases":229,"workflow":234},[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,113,116,120,123,126,129,132,135,138,142,146,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 to Expo (React Native) mobile apps, including specific features like login, logout, and token management.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond a thin wrapper by integrating the react-native-auth0 SDK with Expo Config Plugin for native builds and handling complex setup workflows.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle from setup to integration, including build verification and error handling, making it ready for production workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused solely on adding Auth0 authentication to Expo React Native projects and explicitly lists non-goals, adhering to a single responsibility.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities and limitations, clearly stating its purpose and target environment.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill primarily uses targeted instructions and prompts rather than exposing general-purpose tools, ensuring precise invocation.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The API reference details all configuration options, parameters for hooks and Auth0 class methods, and Expo Config Plugin fields.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The skill does not expose explicit tools in the manifest, relying on descriptive instructions and prompts which are clear and domain-specific.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill's interactions are focused on providing clear instructions and code snippets, with no extraneous or diagnostic output.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under Apache-2.0, a permissive open-source license, as indicated by the bundled LICENSE file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","No third-party dependencies are explicitly managed by this skill; it instructs the user to install project-specific SDKs.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill correctly instructs users to avoid committing secrets and relies on Expo's secure storage mechanisms for sensitive Auth0 credentials.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill provides clear instructions and code snippets, treating all user input and project files as data, with no indication of executing arbitrary code from external sources.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on installing SDKs via standard package managers and does not fetch or execute arbitrary code from remote sources.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's instructions focus on project configuration and code modification within the user's project directory, not outside of it.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the skill's instructions.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not instruct the submission of confidential data to third parties; it focuses on client-side configuration.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled files and documentation are free of hidden text tricks, invisible Unicode characters, or control characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's instructions are provided in plain text and standard bash/npm commands; no obfuscated code or runtime fetching is used.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes standard project structures (e.g., presence of app.json, package.json) and declares its prerequisites clearly.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository shows a healthy ratio of closed to open issues, indicating active maintenance and responsiveness.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill has a clear version (1.0.0) declared in the frontmatter, allowing for version pinning.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill provides clear instructions for user input and relies on standard project tooling (npm, Expo CLI) for execution, implying validation through those tools.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's operations involve modifying project files, but these are standard configuration changes guarded by user confirmation prompts and the use of standard project tools.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill provides detailed error messages and recovery steps in its documentation and instructions, guiding users through common issues.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The skill itself does not perform destructive actions or outbound calls that would require local audit logging; it instructs the user on project-level actions.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill operates on project configuration and client-side integration, not directly on personal user data submitted to third parties.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill is globally applicable to any Expo React Native project needing Auth0 authentication and has no regional restrictions.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard Node.js and Expo tooling, ensuring compatibility across different environments.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file provides a comprehensive overview, installation instructions, and lists related skills.",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","This skill does not expose explicit tools; its functionality is delivered through descriptive instructions and prompts.",{"category":40,"check":133,"severity":63,"summary":134},"Overlapping near-synonym tools","The skill does not expose explicit tools, thus there are no near-synonym tools to evaluate.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as SDK integration and configuration, are supported by corresponding instructions and documentation.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for various environments (Claude Code, Cursor, Skills CLI, ClawHub) and specific invocation examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The documentation and instructions include detailed troubleshooting sections with common issues, their causes, and remediation steps.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The skill instructs the user to install project-specific dependencies using `npx expo install` and `npm install`, which typically installs pinned versions.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill's primary function is configuration and code integration, not state-changing operations that would benefit from a dry-run preview.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that require specific retry or timeout handling.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not emit any telemetry; it provides instructions and code snippets.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description precisely states the skill's purpose (adding Auth0 auth to Expo apps) and its boundaries (what it's NOT for).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and triggers for routing.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured with a concise main body and delegates deeper material to referenced files.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to detailed references for setup, integration patterns, and API documentation.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","The skill does not involve deep exploration or code review; its purpose is direct integration.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The documentation provides clear, end-to-end examples for login, logout, and provider integration, along with build verification steps.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses common issues, failure modes (e.g., Expo Go, callback mismatch, build errors), and provides recovery steps.",{"category":104,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill does not rely on external tools like an MCP server; it uses standard project tooling and Auth0 CLI for setup.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill's setup process guides the user through necessary checks and confirmations, implicitly halting on unexpected states like missing Node.js or Auth0 CLI.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not rely on other skills being loaded; it clearly states its purpose and boundaries.",1778682876639,"This skill guides developers through integrating Auth0 authentication into Expo (React Native) mobile apps. It handles setup, SDK installation, native configuration, and provides detailed documentation for various integration patterns and troubleshooting.",[195,196,197,198,199],"Integrates react-native-auth0 SDK with Expo Config Plugin","Supports automatic or manual Auth0 setup","Guides through Expo dev client requirement and installation","Provides detailed setup, integration, and troubleshooting documentation","Handles native iOS/Android build configurations",[201,202,203,204],"Integrating with bare React Native CLI projects","Integrating with React web applications or Next.js","Authenticating backend APIs","Using Expo Go (requires development client)",[206,207,208],"Authentication Integration","Mobile Development Workflow","Security Configuration",[210,211,212,213,214],"Expo SDK 53 or higher","React 19 and React Native 0.78.0 or higher","Node.js 20+","Auth0 account with a Native application configured","Not compatible with Expo Go","3.0.0","4.4.0","Seamlessly add secure Auth0 authentication to Expo React Native mobile applications, covering login, logout, user sessions, and token management.","The skill is exceptionally well-documented, provides clear, actionable instructions with robust error handling, and covers the full integration lifecycle. It demonstrates best practices in security and usability.",100,"Comprehensive and robust skill for integrating Auth0 authentication into Expo React Native applications.",[222,223,224,225,226],"expo","react-native","auth0","authentication","mobile","global","verified",[230,231,232,233],"Adding login and logout functionality to an Expo app","Configuring Auth0 for a new Expo project","Securing routes with user authentication in Expo","Managing user sessions and tokens within an Expo app",[235,236,237,238,239,240,241,242],"Check user prompt for existing Auth0 credentials","Determine setup method (automatic via script or manual)","Verify/install expo-dev-client","Install react-native-auth0 SDK","Configure app.json with Auth0 plugin and custom scheme","Add Auth0Provider to the application","Configure Auth0 Universal Login and callback URLs","Build and verify the application integration",{"codeQuality":244,"collectedAt":246,"documentation":247,"maintenance":250,"security":257,"testCoverage":259},{"hasLockfile":245},false,1778682861176,{"descriptionLength":248,"readmeSize":249},513,7769,{"closedIssues90d":251,"forks":252,"hasChangelog":245,"manifestVersion":253,"openIssues90d":254,"pushedAt":255,"stars":256},3,10,"1.0.0",1,1778675325000,20,{"hasNpmPackage":245,"license":258,"smitheryVerified":245},"Apache-2.0",{"hasCi":260,"hasTests":260},true,{"updatedAt":262},1778682876751,{"basePath":264,"githubOwner":224,"githubRepo":265,"locale":18,"slug":266,"type":267},"plugins/auth0/skills/auth0-expo","agent-skills","auth0-expo","skill",{"_creationTime":269,"_id":270,"community":271,"display":272,"identity":276,"parentExtension":279,"providers":280,"relations":298,"tags":300,"workflow":301},1778682677410.0303,"k17b52m0t4j5ryyvea95kdqqr186nk9e",{"reviewCount":8},{"description":273,"installMethods":274,"name":275,"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":224},"Auth0",{"basePath":277,"githubOwner":224,"githubRepo":265,"locale":18,"slug":224,"type":278},"plugins/auth0","plugin",null,{"evaluate":281,"extract":293},{"promptVersionExtension":215,"promptVersionScoring":216,"score":282,"tags":283,"targetMarket":227,"tier":292},78,[225,224,284,285,286,287,288,226,289,290,291],"security","jwt","oauth","spa","web","backend","frontend","migration","community",{"commitSha":294,"license":258,"plugin":295},"HEAD",{"mcpCount":8,"provider":296,"skillCount":297},"classify",28,{"repoId":299},"kd7d2wx4927yddhxgfpzw6t10x86m349",[224,225,289,290,285,291,226,286,284,287,288],{"evaluatedAt":302,"extractAt":303,"updatedAt":302},1778682712627,1778682677410,{"evaluate":305,"extract":307},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":306,"targetMarket":227,"tier":228},[222,223,224,225,226],{"commitSha":294,"license":258},{"parentExtensionId":270,"repoId":299},{"_creationTime":310,"_id":299,"identity":311,"providers":312,"workflow":800},1778682673018.1855,{"githubOwner":224,"githubRepo":265,"sourceUrl":14},{"classify":313,"discover":794,"github":797},{"commitSha":294,"extensions":314},[315,332,398,436,450,461,472,482,510,521,532,540,548,559,570,581,592,603,618,630,641,654,667,678,690,712,723,751,762,783],{"basePath":316,"description":317,"displayName":318,"installMethods":319,"rationale":320,"selectedPaths":321,"source":330,"sourceLanguage":18,"type":331},"","Agent skills for integrating Auth0 authentication into any application, framework, or platform.","auth0-agent-skills",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[322,325,327],{"path":323,"priority":324},".claude-plugin/marketplace.json","mandatory",{"path":326,"priority":324},"README.md",{"path":328,"priority":329},"LICENSE","high","rule","marketplace",{"basePath":277,"description":273,"displayName":224,"installMethods":333,"rationale":334,"selectedPaths":335,"source":330,"sourceLanguage":18,"type":278},{"claudeCode":224},"plugin manifest at plugins/auth0/.claude-plugin/plugin.json",[336,338,339,342,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396],{"path":337,"priority":324},".claude-plugin/plugin.json",{"path":326,"priority":324},{"path":340,"priority":341},"skills/acul-screen-generator/SKILL.md","medium",{"path":343,"priority":341},"skills/auth0-android/SKILL.md",{"path":345,"priority":341},"skills/auth0-angular/SKILL.md",{"path":347,"priority":341},"skills/auth0-aspnetcore-api/SKILL.md",{"path":349,"priority":341},"skills/auth0-cli/SKILL.md",{"path":351,"priority":341},"skills/auth0-expo/SKILL.md",{"path":353,"priority":341},"skills/auth0-express/SKILL.md",{"path":355,"priority":341},"skills/auth0-fastapi-api/SKILL.md",{"path":357,"priority":341},"skills/auth0-fastify/SKILL.md",{"path":359,"priority":341},"skills/auth0-fastify-api/SKILL.md",{"path":361,"priority":341},"skills/auth0-flask/SKILL.md",{"path":363,"priority":341},"skills/auth0-ionic-angular/SKILL.md",{"path":365,"priority":341},"skills/auth0-ionic-react/SKILL.md",{"path":367,"priority":341},"skills/auth0-ionic-vue/SKILL.md",{"path":369,"priority":341},"skills/auth0-java-mvc-common/SKILL.md",{"path":371,"priority":341},"skills/auth0-mfa/SKILL.md",{"path":373,"priority":341},"skills/auth0-migration/SKILL.md",{"path":375,"priority":341},"skills/auth0-nextjs/SKILL.md",{"path":377,"priority":341},"skills/auth0-nuxt/SKILL.md",{"path":379,"priority":341},"skills/auth0-quickstart/SKILL.md",{"path":381,"priority":341},"skills/auth0-react/SKILL.md",{"path":383,"priority":341},"skills/auth0-react-native/SKILL.md",{"path":385,"priority":341},"skills/auth0-spa-js/SKILL.md",{"path":387,"priority":341},"skills/auth0-springboot-api/SKILL.md",{"path":389,"priority":341},"skills/auth0-swift/SKILL.md",{"path":391,"priority":341},"skills/auth0-vue/SKILL.md",{"path":393,"priority":341},"skills/express-oauth2-jwt-bearer/SKILL.md",{"path":395,"priority":341},"skills/go-jwt-middleware/SKILL.md",{"path":397,"priority":329},".cursor-plugin/plugin.json",{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":330,"sourceLanguage":18,"type":267},"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",[405,407,410,412,414,416,418,420,422,424,426,428,430,432,434],{"path":406,"priority":324},"SKILL.md",{"path":408,"priority":409},"assets/js-templates/login-id.js","low",{"path":411,"priority":409},"assets/js-templates/login-password.js",{"path":413,"priority":409},"assets/react-templates/login-id.tsx",{"path":415,"priority":409},"assets/react-templates/login-password.tsx",{"path":417,"priority":409},"assets/theme-templates/globals.css",{"path":419,"priority":409},"assets/theme-templates/tailwind.config.ts",{"path":421,"priority":409},"assets/theme-templates/theme-provider.ts",{"path":423,"priority":409},"assets/theme-templates/tokens.css",{"path":425,"priority":341},"references/acul-js-sdk.md",{"path":427,"priority":341},"references/acul-react-sdk.md",{"path":429,"priority":341},"references/cli-commands.md",{"path":431,"priority":341},"references/screen-catalog.md",{"path":433,"priority":341},"references/social-providers.md",{"path":435,"priority":341},"references/theming-patterns.md",{"basePath":437,"description":438,"displayName":439,"installMethods":440,"rationale":441,"selectedPaths":442,"source":330,"sourceLanguage":18,"type":267},"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",[443,444,446,448],{"path":406,"priority":324},{"path":445,"priority":341},"references/api.md",{"path":447,"priority":341},"references/integration.md",{"path":449,"priority":341},"references/setup.md",{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":330,"sourceLanguage":18,"type":267},"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",[457,458,459,460],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":462,"description":463,"displayName":464,"installMethods":465,"rationale":466,"selectedPaths":467,"source":330,"sourceLanguage":18,"type":267},"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",[468,469,470,471],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":473,"description":474,"displayName":475,"installMethods":476,"rationale":477,"selectedPaths":478,"source":330,"sourceLanguage":18,"type":267},"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",[479,480],{"path":406,"priority":324},{"path":481,"priority":341},"references/cli.md",{"basePath":264,"description":10,"displayName":266,"installMethods":483,"rationale":484,"selectedPaths":485,"source":330,"sourceLanguage":18,"type":267},{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-expo/SKILL.md",[486,487,488,489,490,492,494,496,498,500,502,504,506,508],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"path":491,"priority":409},"scripts/bootstrap.mjs",{"path":493,"priority":409},"scripts/package.json",{"path":495,"priority":409},"scripts/utils/app-json-writer.mjs",{"path":497,"priority":409},"scripts/utils/auth0-api.mjs",{"path":499,"priority":409},"scripts/utils/change-plan.mjs",{"path":501,"priority":409},"scripts/utils/clients.mjs",{"path":503,"priority":409},"scripts/utils/connections.mjs",{"path":505,"priority":409},"scripts/utils/discovery.mjs",{"path":507,"priority":409},"scripts/utils/helpers.mjs",{"path":509,"priority":409},"scripts/utils/validation.mjs",{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":330,"sourceLanguage":18,"type":267},"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",[517,518,519,520],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":330,"sourceLanguage":18,"type":267},"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",[528,529,530,531],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":533,"description":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":330,"sourceLanguage":18,"type":267},"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",[539],{"path":406,"priority":324},{"basePath":541,"description":542,"displayName":543,"installMethods":544,"rationale":545,"selectedPaths":546,"source":330,"sourceLanguage":18,"type":267},"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",[547],{"path":406,"priority":324},{"basePath":549,"description":550,"displayName":551,"installMethods":552,"rationale":553,"selectedPaths":554,"source":330,"sourceLanguage":18,"type":267},"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",[555,556,557,558],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":330,"sourceLanguage":18,"type":267},"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",[566,567,568,569],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":571,"description":572,"displayName":573,"installMethods":574,"rationale":575,"selectedPaths":576,"source":330,"sourceLanguage":18,"type":267},"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",[577,578,579,580],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":330,"sourceLanguage":18,"type":267},"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",[588,589,590,591],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":330,"sourceLanguage":18,"type":267},"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",[599,600,601,602],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":604,"description":605,"displayName":606,"installMethods":607,"rationale":608,"selectedPaths":609,"source":330,"sourceLanguage":18,"type":267},"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",[610,611,613,614,616],{"path":406,"priority":324},{"path":612,"priority":341},"references/advanced.md",{"path":445,"priority":341},{"path":615,"priority":341},"references/backend.md",{"path":617,"priority":341},"references/examples.md",{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":330,"sourceLanguage":18,"type":267},"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",[625,626,628],{"path":406,"priority":324},{"path":627,"priority":341},"references/code-patterns.md",{"path":629,"priority":341},"references/user-import.md",{"basePath":631,"description":632,"displayName":633,"installMethods":634,"rationale":635,"selectedPaths":636,"source":330,"sourceLanguage":18,"type":267},"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",[637,638,639,640],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":330,"sourceLanguage":18,"type":267},"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",[648,649,650,652],{"path":406,"priority":324},{"path":617,"priority":341},{"path":651,"priority":341},"references/route-protection.md",{"path":653,"priority":341},"references/session-stores.md",{"basePath":655,"description":656,"displayName":657,"installMethods":658,"rationale":659,"selectedPaths":660,"source":330,"sourceLanguage":18,"type":267},"plugins/auth0/skills/auth0-quickstart","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.","auth0-quickstart",{"claudeCode":12},"SKILL.md frontmatter at plugins/auth0/skills/auth0-quickstart/SKILL.md",[661,662,663,665],{"path":406,"priority":324},{"path":481,"priority":341},{"path":664,"priority":341},"references/concepts.md",{"path":666,"priority":341},"references/environments.md",{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":330,"sourceLanguage":18,"type":267},"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",[674,675,676,677],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":679,"description":680,"displayName":681,"installMethods":682,"rationale":683,"selectedPaths":684,"source":330,"sourceLanguage":18,"type":267},"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",[685,686,687,689],{"path":406,"priority":324},{"path":445,"priority":341},{"path":688,"priority":341},"references/patterns.md",{"path":449,"priority":341},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":330,"sourceLanguage":18,"type":267},"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",[697,698,699,700,701,702,703,704,705,706,707,708,710,711],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"path":491,"priority":409},{"path":493,"priority":409},{"path":497,"priority":409},{"path":499,"priority":409},{"path":501,"priority":409},{"path":503,"priority":409},{"path":505,"priority":409},{"path":709,"priority":409},"scripts/utils/env-writer.mjs",{"path":507,"priority":409},{"path":509,"priority":409},{"basePath":713,"description":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":330,"sourceLanguage":18,"type":267},"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",[719,720,721,722],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":724,"description":725,"displayName":726,"installMethods":727,"rationale":728,"selectedPaths":729,"source":330,"sourceLanguage":18,"type":267},"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",[730,731,732,733,734,735,736,737,738,739,740,741,743,744,746,747,749],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"path":491,"priority":409},{"path":493,"priority":409},{"path":497,"priority":409},{"path":499,"priority":409},{"path":501,"priority":409},{"path":503,"priority":409},{"path":505,"priority":409},{"path":742,"priority":409},"scripts/utils/entitlements.mjs",{"path":507,"priority":409},{"path":745,"priority":409},"scripts/utils/plist-writer.mjs",{"path":509,"priority":409},{"path":748,"priority":409},"scripts/utils/xcode-modify.rb",{"path":750,"priority":409},"scripts/utils/xcode-project.mjs",{"basePath":752,"description":753,"displayName":754,"installMethods":755,"rationale":756,"selectedPaths":757,"source":330,"sourceLanguage":18,"type":267},"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",[758,759,760,761],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":330,"sourceLanguage":18,"type":267},"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",[769,770,771,772,773,774,775,777,778,779,780,781,782],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"path":491,"priority":409},{"path":493,"priority":409},{"path":776,"priority":409},"scripts/utils/apis.mjs",{"path":497,"priority":409},{"path":499,"priority":409},{"path":505,"priority":409},{"path":709,"priority":409},{"path":507,"priority":409},{"path":509,"priority":409},{"basePath":784,"description":785,"displayName":786,"installMethods":787,"rationale":788,"selectedPaths":789,"source":330,"sourceLanguage":18,"type":267},"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",[790,791,792,793],{"path":406,"priority":324},{"path":445,"priority":341},{"path":447,"priority":341},{"path":449,"priority":341},{"sources":795},[796],"manual",{"closedIssues90d":251,"description":798,"forks":252,"license":258,"openIssues90d":254,"pushedAt":255,"readmeSize":249,"stars":256,"topics":799},"Auth0 Agent Skills",[],{"classifiedAt":801,"discoverAt":802,"extractAt":803,"githubAt":803,"updatedAt":801},1778682677094,1778682673018,1778682675635,[224,225,222,226,223],{"evaluatedAt":262,"extractAt":303,"updatedAt":262},[],[808,834,853,872,889,907],{"_creationTime":809,"_id":810,"community":811,"display":812,"identity":818,"providers":822,"relations":828,"tags":830,"workflow":831},1778696052276.0112,"k17773rz479ms1zktse60bjy7d86nn2m",{"reviewCount":8},{"description":813,"installMethods":814,"name":816,"sourceUrl":817},"Comprehensive Expo expert with access to complete official documentation covering React Native development, EAS Build, EAS Submit, EAS Update, Expo Router, Expo Modules API, configuration, deployment, and all platform features. Invoke when user mentions Expo, React Native, EAS, Expo Router, mobile app development, iOS/Android development, or cross-platform development.",{"claudeCode":815},"raintree-technology/claude-starter","expo-expert","https://github.com/raintree-technology/claude-starter",{"basePath":819,"githubOwner":820,"githubRepo":821,"locale":18,"slug":222,"type":267},".claude/skills/expo","raintree-technology","claude-starter",{"evaluate":823,"extract":827},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":824,"targetMarket":227,"tier":228},[222,223,226,825,826],"documentation","eas",{"commitSha":294},{"repoId":829},"kd78ywakatnz4sjfx781sy14vh86mtty",[825,826,222,226,223],{"evaluatedAt":832,"extractAt":833,"updatedAt":832},1778696350807,1778696052276,{"_creationTime":835,"_id":836,"community":837,"display":838,"identity":841,"providers":842,"relations":849,"tags":850,"workflow":851},1778682677410.0369,"k172a96fyh4jrhrb5qc6tfrbp986nrey",{"reviewCount":8},{"description":764,"installMethods":839,"name":840,"sourceUrl":14},{"claudeCode":12},"Auth0 Express OAuth2 JWT Bearer",{"basePath":763,"githubOwner":224,"githubRepo":265,"locale":18,"slug":765,"type":267},{"evaluate":843,"extract":848},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":844,"targetMarket":227,"tier":228},[224,285,225,845,846,284,847],"express","nodejs","api",{"commitSha":294,"license":258},{"parentExtensionId":270,"repoId":299},[847,224,225,845,285,846,284],{"evaluatedAt":852,"extractAt":303,"updatedAt":852},1778683411304,{"_creationTime":854,"_id":855,"community":856,"display":857,"identity":860,"providers":861,"relations":868,"tags":869,"workflow":870},1778682677410.036,"k175ceb6bs7yjnm2q2x7m611n986nmja",{"reviewCount":8},{"description":692,"installMethods":858,"name":859,"sourceUrl":14},{"claudeCode":12},"Auth0 SPA JS Integration",{"basePath":691,"githubOwner":224,"githubRepo":265,"locale":18,"slug":693,"type":267},{"evaluate":862,"extract":867},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":863,"targetMarket":227,"tier":228},[225,224,287,864,865,866],"javascript","svelte","configuration",{"commitSha":294,"license":258},{"parentExtensionId":270,"repoId":299},[224,225,866,864,287,865],{"evaluatedAt":871,"extractAt":303,"updatedAt":871},1778683297591,{"_creationTime":873,"_id":874,"community":875,"display":876,"identity":878,"providers":879,"relations":885,"tags":886,"workflow":887},1778682677410.035,"k17a8h3wj2pvee6cykczjfvb7d86n9we",{"reviewCount":8},{"description":643,"installMethods":877,"name":644,"sourceUrl":14},{"claudeCode":12},{"basePath":642,"githubOwner":224,"githubRepo":265,"locale":18,"slug":644,"type":267},{"evaluate":880,"extract":884},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":881,"targetMarket":227,"tier":228},[224,882,225,288,883,284],"nuxt","typescript",{"commitSha":294},{"parentExtensionId":270,"repoId":299},[224,225,882,284,883,288],{"evaluatedAt":888,"extractAt":303,"updatedAt":888},1778683222653,{"_creationTime":890,"_id":891,"community":892,"display":893,"identity":896,"providers":897,"relations":903,"tags":904,"workflow":905},1778682677410.0347,"k17cts1j65mahq0p4y7cagrsnd86ndxf",{"reviewCount":8},{"description":632,"installMethods":894,"name":895,"sourceUrl":14},{"claudeCode":12},"Auth0 Next.js",{"basePath":631,"githubOwner":224,"githubRepo":265,"locale":18,"slug":633,"type":267},{"evaluate":898,"extract":902},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":899,"targetMarket":227,"tier":228},[900,224,225,883,901],"nextjs","web-development",{"commitSha":294,"license":258},{"parentExtensionId":270,"repoId":299},[224,225,900,883,901],{"evaluatedAt":906,"extractAt":303,"updatedAt":906},1778683195282,{"_creationTime":908,"_id":909,"community":910,"display":911,"identity":913,"providers":914,"relations":922,"tags":923,"workflow":924},1778682677410.034,"k174gmqbt8gyvhspqhe1hq0ems86ngmb",{"reviewCount":8},{"description":594,"installMethods":912,"name":595,"sourceUrl":14},{"claudeCode":12},{"basePath":593,"githubOwner":224,"githubRepo":265,"locale":18,"slug":595,"type":267},{"evaluate":915,"extract":921},{"promptVersionExtension":215,"promptVersionScoring":216,"score":219,"tags":916,"targetMarket":227,"tier":228},[224,917,918,225,919,920],"java","servlet","oauth2","oidc",{"commitSha":294},{"parentExtensionId":270,"repoId":299},[224,225,917,919,920,918],{"evaluatedAt":925,"extractAt":303,"updatedAt":925},1778683121234]