[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-clerk-clerk-swift-bn":3,"guides-for-clerk-clerk-swift":266,"similar-k171ysqtkfps831ajdhwqrtm8n8679tx":267},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":21,"identity":191,"isFallback":195,"parentExtension":196,"providers":245,"relations":248,"repo":249,"workflow":265},1778053930836.124,"k171ysqtkfps831ajdhwqrtm8n8679tx",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Implement Clerk authentication for native Swift and iOS apps using ClerkKit and ClerkKitUI source-guided patterns. Use for prebuilt AuthView or custom native flows. Do not use for Expo or React Native projects.",{},"Clerk Swift","https://github.com/clerk/skills/tree/HEAD/skills/mobile/clerk-swift",[15,16,17,18,19,20],"swift","ios","authentication","clerk","mobile","native",{"_creationTime":22,"_id":23,"extensionId":5,"locale":24,"result":25,"trustSignals":179,"workflow":189},1778054020038.7136,"kn73maz1gv2n0c3vq75wp5pgg9867rd6","en",{"checks":26,"evaluatedAt":169,"extensionSummary":170,"promptVersionExtension":171,"promptVersionScoring":172,"rationale":173,"score":174,"summary":175,"tags":176,"targetMarket":177,"tier":178},[27,32,35,38,42,45,49,54,57,60,64,69,72,77,80,83,86,89,92,95,99,103,107,111,115,118,121,124,128,131,134,137,140,143,147,150,153,156,159,162,166],{"category":28,"check":29,"severity":30,"summary":31},"Practical Utility","Problem relevance","pass","The description clearly states the problem: implementing Clerk authentication for native Swift and iOS apps, and specifies when NOT to use it (Expo/React Native).",{"category":28,"check":33,"severity":30,"summary":34},"Unique selling proposition","The skill offers a unique selling proposition by providing source-guided patterns for ClerkKit and ClerkKitUI, ensuring parity with current ClerkKit/ClerkKitUI behavior and offering a tailored solution for native iOS authentication.",{"category":28,"check":36,"severity":30,"summary":37},"Production readiness","The skill covers its stated use case comprehensively by outlining detailed steps, flow references, execution gates, and common pitfalls, indicating it is ready for production use.",{"category":39,"check":40,"severity":30,"summary":41},"Scope","Single responsibility principle","The extension focuses solely on implementing Clerk authentication for native Swift and iOS applications, adhering to a single responsibility.",{"category":39,"check":43,"severity":30,"summary":44},"Description quality","The displayed description is concise, readable, and accurately reflects the skill's behavior and intended use case.",{"category":46,"check":47,"severity":30,"summary":48},"Invocation","Scoped tools","The skill's primary interaction mechanism is through structured prompts and references to specific flow types (prebuilt, custom), rather than a single generalist tool.",{"category":50,"check":51,"severity":52,"summary":53},"Documentation","Configuration & parameter reference","info","While the skill extensively documents steps and prerequisites, it implicitly relies on the developer having a Clerk publishable key. This key is mentioned as a requirement but its acquisition and specific format details are not elaborated upon within the skill's documentation.",{"category":39,"check":55,"severity":30,"summary":56},"Tool naming","The skill's name 'clerk-swift' and its primary routing mechanism via SKILL.md's activation rules are descriptive and domain-specific.",{"category":39,"check":58,"severity":30,"summary":59},"Minimal I/O surface","The skill's instructions focus on guiding the user through configuration and implementation steps, requesting specific flow types and a publishable key, rather than accepting broad, unstructured input.",{"category":61,"check":62,"severity":30,"summary":63},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":65,"check":66,"severity":67,"summary":68},"Maintenance","Commit recency","not_applicable","The repository has no commit history available for evaluation.",{"category":65,"check":70,"severity":30,"summary":71},"Dependency Management","The skill explicitly states policies for managing the 'clerk-ios' package, including installing the latest available release with an up-to-next-major requirement, indicating suitable measures for dependency updates.",{"category":73,"check":74,"severity":75,"summary":76},"Security","Secret Management","warning","The skill instructs the developer to directly wire a publishable key into the configuration and also mentions adding a secret key to `.env`. While not directly handled by the skill, it implies a potential risk if not managed properly by the user.",{"category":73,"check":78,"severity":30,"summary":79},"Injection","The skill focuses on guiding implementation steps and does not appear to load or execute untrusted third-party data as instructions.",{"category":73,"check":81,"severity":30,"summary":82},"Transitive Supply-Chain Grenades","The skill does not fetch remote content to execute as instructions and all referenced assets are within the skill's directory or explicitly managed packages.",{"category":73,"check":84,"severity":30,"summary":85},"Sandbox Isolation","The skill provides guidance for project file modifications and does not attempt to write to or manipulate files outside the project's scope.",{"category":73,"check":87,"severity":30,"summary":88},"Sandbox escape primitives","No evidence of detached-process spawns or deny-retry loops is present in the skill's instructions.",{"category":73,"check":90,"severity":30,"summary":91},"Data Exfiltration","The skill's instructions do not involve reading or submitting confidential data to third parties; it primarily guides configuration and implementation.",{"category":73,"check":93,"severity":30,"summary":94},"Hidden Text Tricks","The bundled files are free of hidden-steering tricks, control characters, or invisible Unicode sequences.",{"category":96,"check":97,"severity":30,"summary":98},"Hooks","Opaque code execution","The skill's logic is presented in readable markdown and does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":100,"check":101,"severity":30,"summary":102},"Portability","Structural Assumption","The skill assumes a native Swift/iOS project structure and clearly states prerequisites like Xcode and ClerkKit installation, with fallback mechanisms described in common pitfalls.",{"category":104,"check":105,"severity":67,"summary":106},"Trust","Issues Attention","No issue data available.",{"category":108,"check":109,"severity":30,"summary":110},"Versioning","Release Management","The skill declares its version as '1.2.0' in the SKILL.md frontmatter, satisfying the versioning requirement.",{"category":112,"check":113,"severity":52,"summary":114},"Code Execution","Validation","The skill provides clear instructions on what inputs are needed (flow type, publishable key) but does not specify explicit validation schemas for these inputs beyond basic presence checks and general guidance on key format.",{"category":73,"check":116,"severity":30,"summary":117},"Unguarded Destructive Operations","The skill guides project file modifications and dependency installations, but these are standard development operations and not inherently destructive without user intent and confirmation.",{"category":112,"check":119,"severity":30,"summary":120},"Error Handling","The skill clearly outlines execution gates and common pitfalls, instructing the agent to ask for missing information and wait for user input, effectively handling ambiguous states by pausing execution.",{"category":112,"check":122,"severity":67,"summary":123},"Logging","The skill does not perform destructive actions or outbound calls that would typically require local audit logging beyond the standard transcript.",{"category":125,"check":126,"severity":67,"summary":127},"Compliance","GDPR","The skill does not operate on personal data; it guides the implementation of authentication services.",{"category":125,"check":129,"severity":30,"summary":130},"Target market","The skill is explicitly targeted at native Swift and iOS applications, which is clearly stated and aligns with the implementation. It is not implicitly regional.",{"category":100,"check":132,"severity":30,"summary":133},"Runtime stability","The skill assumes a standard native iOS development environment (Xcode, Swift) and packages like ClerkKit, which are typical for the stated platform.",{"category":46,"check":135,"severity":30,"summary":136},"Precise Purpose","The description precisely outlines the skill's purpose: implementing Clerk authentication for native Swift/iOS apps using ClerkKit/ClerkKitUI, and clearly states non-goals (Expo/React Native).",{"category":46,"check":138,"severity":30,"summary":139},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and target platform.",{"category":50,"check":141,"severity":30,"summary":142},"Concise Body","The SKILL.md body is well-structured, uses progressive disclosure via references, and stays within a reasonable length.",{"category":144,"check":145,"severity":30,"summary":146},"Context","Progressive Disclosure","The SKILL.md effectively uses separate reference files for detailed procedures ('prebuilt.md', 'custom.md'), demonstrating good progressive disclosure.",{"category":144,"check":148,"severity":67,"summary":149},"Forked exploration","This skill guides implementation and does not involve deep code exploration or auditing that would warrant 'context: fork'.",{"category":28,"check":151,"severity":75,"summary":152},"Usage examples","The skill provides a detailed workflow and reference files, but lacks concrete end-to-end runnable examples showing specific input, invocation, and output for the Swift/iOS context.",{"category":28,"check":154,"severity":30,"summary":155},"Edge cases","The skill documents failure modes such as missing flow choice or publishable key, and outlines recovery steps (asking the user for input).",{"category":112,"check":157,"severity":67,"summary":158},"Tool Fallback","The skill does not rely on external tools like MCP servers with fallbacks; it operates within the standard iOS development environment and Clerk libraries.",{"category":100,"check":160,"severity":30,"summary":161},"Stack assumptions","The skill clearly states its stack assumptions: native Swift/iOS, Xcode, ClerkKit, and ClerkKitUI packages.",{"category":163,"check":164,"severity":30,"summary":165},"Safety","Halt on unexpected state","The skill explicitly instructs the agent to ask for missing prerequisites (flow type, publishable key) and wait, halting the workflow until they are provided.",{"category":100,"check":167,"severity":30,"summary":168},"Cross-skill coupling","The skill is self-contained for its stated purpose and does not implicitly rely on other skills, though it cross-references 'clerk' and 'clerk-setup' in its documentation.",1778054018029,"This skill guides developers in implementing Clerk authentication for native Swift and iOS apps using ClerkKit and ClerkKitUI. It provides detailed steps for both prebuilt and custom authentication flows, ensuring compatibility with native iOS project structures and development environments.","2.0.0","3.4.0","The extension is well-structured, adheres to its single responsibility, and provides excellent documentation for implementing Clerk authentication in native Swift/iOS apps. It uses progressive disclosure effectively and handles prerequisites and error states gracefully. The only minor drawback is the lack of concrete runnable usage examples. The explicit versioning and clear target market further contribute to its high quality.",90,"A high-quality skill for integrating Clerk authentication into native Swift and iOS applications.",[15,16,17,18,19,20],"global","verified",{"codeQuality":180,"collectedAt":181,"documentation":182,"maintenance":184,"security":185,"testCoverage":188},{},1778054005806,{"descriptionLength":183,"readmeSize":8},210,{},{"hasNpmPackage":186,"license":187,"smitheryVerified":186},false,"MIT",{"hasCi":186,"hasTests":186},{"updatedAt":190},1778054020038,{"githubOwner":18,"githubRepo":192,"locale":24,"slug":193,"type":194},"skills","clerk-swift","skill",true,{"_creationTime":197,"_id":198,"community":199,"display":200,"identity":209,"parentExtension":211,"providers":239,"relations":243,"workflow":244},1778053930836.1235,"k171e76pzc7394r0jcvm53edk1866w3c",{"reviewCount":8},{"description":201,"installMethods":202,"name":204,"sourceUrl":205,"tags":206},"Native mobile Clerk auth: Swift/iOS and Android/Kotlin patterns",{"npm":203},"skills add clerk/skills","Clerk Skills","https://github.com/clerk/skills",[17,19,15,207,16,208,18],"kotlin","android",{"githubOwner":18,"githubRepo":192,"locale":24,"slug":19,"type":210},"plugin",{"_creationTime":212,"_id":213,"community":214,"display":215,"identity":223,"providers":226,"relations":234,"workflow":236},1778053930836.1133,"k176xntnjb9e2mv2a7hqvgmy7h866yhy",{"reviewCount":8},{"description":216,"installMethods":217,"name":204,"sourceUrl":205,"tags":218},"Official Clerk skills for AI coding agents",{},[18,17,219,220,221,222],"auth","developer-tools","ai-agent","coding",{"githubOwner":18,"githubRepo":192,"locale":24,"slug":224,"type":225},"clerk-skills","marketplace",{"extract":227,"llm":232},{"commitSha":228,"license":187,"marketplace":229},"c1f6afc82a165988421166e68872cb41b892c0b0",{"name":224,"pluginCount":230,"version":231},4,"1.0.0",{"promptVersionExtension":171,"promptVersionScoring":172,"score":233,"targetMarket":177,"tier":178},85,{"repoId":235},"kd77f99t2sa8rvy3sj7yn73zp1864abx",{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":190,"updatedAt":190},1778053933098,1778053930836,{"extract":240,"llm":241},{"commitSha":228,"license":187},{"promptVersionExtension":171,"promptVersionScoring":172,"score":242,"targetMarket":177,"tier":178},96,{"parentExtensionId":213,"repoId":235},{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":190,"updatedAt":190},{"extract":246,"llm":247},{"commitSha":228,"license":187},{"promptVersionExtension":171,"promptVersionScoring":172,"score":174,"targetMarket":177,"tier":178},{"parentExtensionId":198,"repoId":235},{"_creationTime":250,"_id":235,"identity":251,"providers":252,"workflow":262},1777995558409.8354,{"githubOwner":18,"githubRepo":192,"sourceUrl":205},{"discover":253,"github":256},{"sources":254},[255],"skills-sh",{"closedIssues90d":8,"forks":257,"openIssues90d":8,"pushedAt":258,"readmeSize":259,"stars":260,"topics":261},2,1778011344000,5449,40,[],{"discoverAt":263,"extractAt":264,"githubAt":264,"updatedAt":264},1777995558409,1778053934643,{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":190,"updatedAt":190},[],[268,293,315,335,358,380],{"_creationTime":269,"_id":270,"community":271,"display":272,"identity":284,"providers":286,"relations":290,"workflow":292},1778053930836.1216,"k179vaekcmae3hrhq6rhxzc03d86616j",{"reviewCount":8},{"description":273,"installMethods":274,"name":275,"sourceUrl":276,"tags":277},"Clerk Organizations for B2B SaaS - create multi-tenant apps with org switching, role-based access, verified domains, and enterprise SSO. Use for team workspaces, RBAC, org-based routing, member management.",{},"Clerk Organizations","https://github.com/clerk/skills/tree/HEAD/skills/features/clerk-orgs",[18,17,278,279,280,281,282,283],"b2b","saas","organizations","rbac","sso","nextjs",{"githubOwner":18,"githubRepo":192,"locale":24,"slug":285,"type":194},"clerk-orgs",{"extract":287,"llm":288},{"commitSha":228,"license":187},{"promptVersionExtension":171,"promptVersionScoring":172,"score":289,"targetMarket":177,"tier":178},98,{"parentExtensionId":291,"repoId":235},"k172frdvq0x6yj945vg2ce7z9s867rrz",{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":190,"updatedAt":190},{"_creationTime":294,"_id":295,"community":296,"display":297,"identity":307,"providers":309,"relations":312,"workflow":314},1778053930836.1182,"k17ehatrq8deqzjfzbyarqxe09866g81",{"reviewCount":8},{"description":298,"installMethods":299,"name":300,"sourceUrl":301,"tags":302},"Vue 3 patterns with Clerk — composables (useAuth, useUser, useClerk, useOrganization), Vue Router guards, Pinia auth store integration. Triggers on: vue clerk, useAuth vue, clerk composables, vue router clerk guard, pinia auth clerk. For Nuxt, use clerk-nuxt-patterns instead.",{},"Vue Patterns","https://github.com/clerk/skills/tree/HEAD/skills/frameworks/clerk-vue-patterns",[303,18,17,304,305,306],"vue","composables","pinia","vue-router",{"githubOwner":18,"githubRepo":192,"locale":24,"slug":308,"type":194},"clerk-vue-patterns",{"extract":310,"llm":311},{"commitSha":228,"license":187},{"promptVersionExtension":171,"promptVersionScoring":172,"score":289,"targetMarket":177,"tier":178},{"parentExtensionId":313,"repoId":235},"k1743f7ms46548z8nzj1s5afxd866ek0",{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":190,"updatedAt":190},{"_creationTime":316,"_id":317,"community":318,"display":319,"identity":328,"providers":330,"relations":333,"workflow":334},1778053930836.1191,"k170j22apn2kbgrpnbwbpf8d7d867qmx",{"reviewCount":8},{"description":320,"installMethods":321,"name":322,"sourceUrl":323,"tags":324},"Astro patterns with Clerk — middleware, SSR pages, island components, API routes, static vs SSR rendering. Triggers on: astro clerk, clerk astro middleware, astro protected page, clerk island component, astro API route auth, clerk astro SSR.",{},"Clerk Astro Patterns","https://github.com/clerk/skills/tree/HEAD/skills/frameworks/clerk-astro-patterns",[325,18,17,326,327],"astro","webdev","frameworks",{"githubOwner":18,"githubRepo":192,"locale":24,"slug":329,"type":194},"clerk-astro-patterns",{"extract":331,"llm":332},{"commitSha":228,"license":187},{"promptVersionExtension":171,"promptVersionScoring":172,"score":289,"targetMarket":177,"tier":178},{"parentExtensionId":313,"repoId":235},{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":190,"updatedAt":190},{"_creationTime":336,"_id":337,"community":338,"display":339,"identity":351,"providers":353,"relations":356,"workflow":357},1778053930836.1196,"k17ak27g3g09fy7wf40a461jmh866tny",{"reviewCount":8},{"description":340,"installMethods":341,"name":342,"sourceUrl":343,"tags":344},"TanStack React Start auth patterns with @clerk/tanstack-react-start - createServerFn, beforeLoad guards, loaders, Vinxi server. Triggers on: TanStack auth, createServerFn clerk, beforeLoad protection, TanStack Start middleware.",{},"TanStack React Start Patterns","https://github.com/clerk/skills/tree/HEAD/skills/frameworks/clerk-tanstack-patterns",[345,346,18,17,283,347,348,349,350],"tanstack","react","server","routes","guards","middleware",{"githubOwner":18,"githubRepo":192,"locale":24,"slug":352,"type":194},"clerk-tanstack-patterns",{"extract":354,"llm":355},{"commitSha":228,"license":187},{"promptVersionExtension":171,"promptVersionScoring":172,"score":289,"targetMarket":177,"tier":178},{"parentExtensionId":313,"repoId":235},{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":190,"updatedAt":190},{"_creationTime":359,"_id":360,"community":361,"display":362,"identity":373,"providers":375,"relations":378,"workflow":379},1778053930836.12,"k172gby83ypeqfbqh811nq5prx8678ej",{"reviewCount":8},{"description":363,"installMethods":364,"name":365,"sourceUrl":366,"tags":367},"Expo / React Native patterns with Clerk — SecureStore token cache, OAuth deep linking, useAuth in native, Expo Router protected routes, push notifications with user context. Triggers on: expo clerk, clerk react native, SecureStore token cache, expo router auth, OAuth deep link clerk, mobile auth clerk.",{},"Clerk Expo Patterns","https://github.com/clerk/skills/tree/HEAD/skills/frameworks/clerk-expo-patterns",[368,369,18,17,370,371,372],"expo","react-native","oauth","expo-router","securestore",{"githubOwner":18,"githubRepo":192,"locale":24,"slug":374,"type":194},"clerk-expo-patterns",{"extract":376,"llm":377},{"commitSha":228,"license":187},{"promptVersionExtension":171,"promptVersionScoring":172,"score":289,"targetMarket":177,"tier":178},{"parentExtensionId":313,"repoId":235},{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":190,"updatedAt":190},{"_creationTime":381,"_id":382,"community":383,"display":384,"identity":393,"providers":395,"relations":398,"workflow":399},1778053930836.1187,"k17282mnt9phg4hntcyefpkcj1867hm4",{"reviewCount":8},{"description":385,"installMethods":386,"name":387,"sourceUrl":388,"tags":389},"Nuxt 3 auth patterns with @clerk/nuxt - middleware, composables, server API routes, SSR. Triggers on: Nuxt auth, useAuth composable, clerkMiddleware Nuxt, server API Clerk, Nuxt route protection.",{},"Clerk Nuxt Patterns","https://github.com/clerk/skills/tree/HEAD/skills/frameworks/clerk-nuxt-patterns",[390,17,18,391,350,304,392],"nuxt","ssr","server-routes",{"githubOwner":18,"githubRepo":192,"locale":24,"slug":394,"type":194},"clerk-nuxt-patterns",{"extract":396,"llm":397},{"commitSha":228,"license":187},{"promptVersionExtension":171,"promptVersionScoring":172,"score":289,"targetMarket":177,"tier":178},{"parentExtensionId":313,"repoId":235},{"anyEnrichmentAt":237,"extractAt":238,"githubAt":237,"llmAt":190,"updatedAt":190}]