[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-sleekdotdesign-design-mobile-apps-en":3,"guides-for-sleekdotdesign-design-mobile-apps":279,"similar-k173tywhhr801zg0e53wk12t0s86ntqt-en":280},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":237,"isFallback":223,"parentExtension":243,"providers":244,"relations":249,"repo":251,"tags":275,"workflow":276},1778697361915.1,"k173tywhhr801zg0e53wk12t0s86ntqt",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use when the user wants to design a mobile app, create screens, build UI, or interact with their Sleek projects. Covers high-level requests (\"design an app that does X\") and specific ones (\"list my projects\", \"create a new project\", \"screenshot that screen\").",{"claudeCode":12},"sleekdotdesign/agent-skills","sleek-design-mobile-apps","https://github.com/sleekdotdesign/agent-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":221,"workflow":235},1778697379564.778,"kn73e6v3pxanfj239na1hm67d186n048","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"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,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 designing mobile apps and interacting with Sleek projects, covering both high-level and specific requests.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill leverages Sleek's AI to interpret natural language and generate/modify mobile app designs, offering significant value beyond basic prompt engineering.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, providing a complete workflow for designing mobile apps, including project creation, AI-driven design, and screenshot generation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on interacting with the Sleek mobile app design platform, adhering to a single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities for mobile app design within Sleek projects.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses narrow, well-defined tools like `projects`, `chat/messages`, and `screenshots`, avoiding generalist execution commands.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All necessary prerequisites, environment variables (SLEEK_API_KEY), scopes, and API endpoints with their parameters are clearly documented.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `projects`, `chat/messages`, and `screenshots` are descriptive and align with the domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool parameters are well-defined, and responses provide structured data relevant to the operation, avoiding unnecessary output.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, as indicated by the bundled LICENSE file and README.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent activity with a commit date of 2026-05-13.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to use any third-party dependencies that would require explicit management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill correctly requires the SLEEK_API_KEY via an environment variable and does not hardcode or expose secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's documentation emphasizes treating API interactions as data operations and does not suggest executing arbitrary instructions from fetched content.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill only interacts with the `sleek.design` host and does not fetch or execute external content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's operations are confined to the Sleek API and do not modify files outside the project context.",{"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 logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","All outbound communication is restricted to the `sleek.design` host, and no confidential data exfiltration is apparent.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","Bundled content and descriptions appear free of hidden-steering tricks, Unicode tags, or ANSI escapes.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes no assumptions about user-specific project organization outside of the Sleek API interaction.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating either newness or minimal issue activity.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The repository has GitHub release tags and a meaningful commit history, indicating version tracking.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","API interactions are structured and parameters appear validated by the Sleek API itself.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","Project creation and deletion operations are guarded by specific API calls that require explicit user intent.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill correctly handles API errors with structured codes and messages, providing clear feedback.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The skill is read-only in terms of local file operations; logging is handled by the API calls themselves.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill operates solely on Sleek design projects and does not process personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is globally applicable with no specific regional or jurisdictional limitations.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard HTTP and environment variables, ensuring cross-platform compatibility.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file clearly states the extension's purpose, installation instructions, and requirements.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The extension exposes a manageable number of tools related to Sleek project interaction.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The exposed tools cover distinct functionalities without significant overlap or near-synonym names.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as project management and AI-driven design, are implemented via the Sleek API.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Clear installation instructions using `npx skills add` and prerequisite setup for API keys are provided in the README and SKILL.md.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","API error responses are structured with codes and messages, providing clear information on failure and remediation.",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","The skill does not bundle scripts with external dependencies requiring pinning.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill's primary interactions are with the Sleek API, which handles its own state changes; a dry-run for API calls is not applicable here.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The API supports idempotency keys for retries, and chat operations have a defined timeout with fallback polling.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not emit any telemetry; all interactions are with the Sleek API.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the artifact (Sleek projects) and user intents (design, create, build UI) and provides clear boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and purpose.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-organized, delegates bulk material appropriately, and stays within reasonable length limits.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to detailed endpoint references, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is not an exploration-heavy skill that would benefit from forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","Sufficient and clear examples are provided for API interactions, including request/response formats.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses potential issues like API errors, incorrect scopes, and concurrent runs with clear recovery steps.",{"category":92,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill does not rely on external tools like an MCP server; it directly uses the Sleek API.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The documentation outlines error handling and concurrent run limitations, implying a halt on unexpected states.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills.",1778697378842,"This skill interacts with the Sleek.design platform's API to design mobile app interfaces, create and manage projects, and generate screenshots. It supports natural language requests for generating or modifying UI elements and screens.",[195,196,197,198],"Create and manage mobile app projects","Generate and modify UI screens via natural language","Create project screenshots","Interact with Sleek design API",[200,201,202],"Implementing native mobile app code (e.g., Swift, Kotlin).","Directly managing user accounts or billing on Sleek.design.","Providing graphic design services outside of the Sleek platform.","3.0.0","4.4.0","Design mobile app interfaces and manage projects using AI-powered tools.","The skill is exceptionally well-documented and robust, with clear API interactions and comprehensive error handling. No significant issues were found.",99,"High-quality skill for AI-powered mobile app design and project management with Sleek.",[210,211,212,213,214],"design","ui","mobile","sleek","api","global","verified",[218,219,220],"When a user wants to design a new mobile app.","When a user needs to modify existing screens in a Sleek project.","When a user wants to get visual previews of their AI-generated designs.",{"codeQuality":222,"collectedAt":224,"documentation":225,"maintenance":228,"security":232,"testCoverage":234},{"hasLockfile":223},false,1778697366378,{"descriptionLength":226,"readmeSize":227},259,913,{"closedIssues90d":8,"forks":229,"hasChangelog":223,"openIssues90d":8,"pushedAt":230,"stars":231},36,1778645026000,398,{"hasNpmPackage":223,"license":233,"smitheryVerified":223},"MIT",{"hasCi":223,"hasTests":223},{"updatedAt":236},1778697379564,{"basePath":238,"githubOwner":239,"githubRepo":240,"locale":18,"slug":241,"type":242},"skills/design-mobile-apps","sleekdotdesign","agent-skills","design-mobile-apps","skill",null,{"evaluate":245,"extract":247},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":246,"targetMarket":215,"tier":216},[210,211,212,213,214],{"commitSha":248},"HEAD",{"repoId":250},"kd7dc2agjn24vq86nbadxw4zhn86mmvg",{"_creationTime":252,"_id":250,"identity":253,"providers":254,"workflow":271},1778697357774.2292,{"githubOwner":239,"githubRepo":240,"sourceUrl":14},{"classify":255,"discover":265,"github":268},{"commitSha":248,"extensions":256},[257],{"basePath":238,"description":10,"displayName":13,"installMethods":258,"rationale":259,"selectedPaths":260,"source":264,"sourceLanguage":18,"type":242},{"claudeCode":12},"SKILL.md frontmatter at skills/design-mobile-apps/SKILL.md",[261],{"path":262,"priority":263},"SKILL.md","mandatory","rule",{"sources":266},[267],"manual",{"closedIssues90d":8,"description":269,"forks":229,"license":233,"openIssues90d":8,"pushedAt":230,"readmeSize":227,"stars":231,"topics":270},"",[],{"classifiedAt":272,"discoverAt":273,"extractAt":274,"githubAt":274,"updatedAt":272},1778697361674,1778697357774,1778697359884,[214,210,212,213,211],{"evaluatedAt":236,"extractAt":277,"updatedAt":278},1778697361915,1778697401543,[],[281,310,338,361,386,413],{"_creationTime":282,"_id":283,"community":284,"display":285,"identity":291,"providers":295,"relations":303,"tags":306,"workflow":307},1778685949178.8186,"k178qvcsn3pvtpahsgkkr919h186ncdr",{"reviewCount":8},{"description":286,"installMethods":287,"name":289,"sourceUrl":290},"Design and build native-feeling macOS application UIs. Use this skill whenever the user asks to create a desktop app, macOS app, Mac-style interface, Apple-style UI, system utility, or anything that should look and feel like a native Mac application. Also trigger when users mention \"native feel\", \"desktop app design\", \"Apple design patterns\", \"sidebar layout\", \"traffic lights\", or want to build tools/utilities that feel like they belong on macOS. This skill covers layout, composition, interaction patterns, animations, light/dark mode, and all the subtle details that make an app feel like Apple built it.",{"claudeCode":288},"davepoon/buildwithclaude","macos-design","https://github.com/davepoon/buildwithclaude",{"basePath":292,"githubOwner":293,"githubRepo":294,"locale":18,"slug":289,"type":242},"plugins/all-skills/skills/macos-design","davepoon","buildwithclaude",{"evaluate":296,"extract":302},{"promptVersionExtension":203,"promptVersionScoring":204,"score":297,"tags":298,"targetMarket":215,"tier":216},100,[299,211,210,300,301],"macos","developer-tools","ux",{"commitSha":248},{"parentExtensionId":304,"repoId":305},"k1779wwzgaaxeqtvembbktrb1d86n4tf","kd719kw54vhmcscq7ckdp59fg586mnt6",[210,300,299,211,301],{"evaluatedAt":308,"extractAt":309,"updatedAt":308},1778690566861,1778685949178,{"_creationTime":311,"_id":312,"community":313,"display":314,"identity":320,"providers":324,"relations":331,"tags":334,"workflow":335},1778668208695.1426,"k177xnn65jm40ksxjy30q34rmh86mah9",{"reviewCount":8},{"description":315,"installMethods":316,"name":318,"sourceUrl":319},"Component consistency audit covering state coverage, hierarchy, patterns",{"claudeCode":317},"Aboudjem/ui-ux-suite","component-audit","https://github.com/Aboudjem/ui-ux-suite",{"basePath":321,"githubOwner":322,"githubRepo":323,"locale":18,"slug":318,"type":242},"skills/component-audit","Aboudjem","ui-ux-suite",{"evaluate":325,"extract":330},{"promptVersionExtension":203,"promptVersionScoring":204,"score":297,"tags":326,"targetMarket":215,"tier":216},[211,301,210,327,328,329],"audit","components","frontend",{"commitSha":248},{"parentExtensionId":332,"repoId":333},"k178zeec8jajqdrczrynw6x3fx86mm8h","kd75532596tdmk72j9k55b0qqn86n5et",[327,328,210,329,211,301],{"evaluatedAt":336,"extractAt":337,"updatedAt":336},1778669970573,1778668208695,{"_creationTime":339,"_id":340,"community":341,"display":342,"identity":346,"providers":349,"relations":357,"tags":358,"workflow":359},1778668208695.1423,"k17f06zww13em2avbhz248f60d86m8fc",{"reviewCount":8},{"description":343,"installMethods":344,"name":345,"sourceUrl":319},"Color-only audit to extract, evaluate, and recommend improvements for the project's color system",{"claudeCode":317},"Color Audit",{"basePath":347,"githubOwner":322,"githubRepo":323,"locale":18,"slug":348,"type":242},"skills/color-audit","color-audit",{"evaluate":350,"extract":356},{"promptVersionExtension":203,"promptVersionScoring":204,"score":297,"tags":351,"targetMarket":215,"tier":216},[210,211,301,352,353,354,355],"accessibility","css","javascript","cli",{"commitSha":248,"license":233},{"parentExtensionId":332,"repoId":333},[352,355,353,210,354,211,301],{"evaluatedAt":360,"extractAt":337,"updatedAt":360},1778669948021,{"_creationTime":362,"_id":363,"community":364,"display":365,"identity":371,"providers":374,"relations":379,"tags":382,"workflow":383},1778698867338.2998,"k171kq7a5wmx24w6w86zybpe6586mq7w",{"reviewCount":8},{"description":366,"installMethods":367,"name":369,"sourceUrl":370},"Design the small details -- triggers, rules, feedback, loops and modes -- that separate good products from great ones. Use when the user mentions \"microinteraction\", \"button feedback\", \"loading state\", \"toggle design\", \"animation detail\", \"interaction polish\", \"state transitions\", or \"input feedback\". Also trigger when designing form validation responses, progress indicators, confirmation dialogs, or any UI element where the user expects immediate feedback. Covers trigger design, state rules, feedback mechanisms, and progressive loops. For overall UI polish, see refactoring-ui. For affordance design, see design-everyday-things.",{"claudeCode":368},"wondelai/skills","microinteractions","https://github.com/wondelai/skills",{"basePath":369,"githubOwner":372,"githubRepo":373,"locale":18,"slug":369,"type":242},"wondelai","skills",{"evaluate":375,"extract":378},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":376,"targetMarket":215,"tier":216},[211,301,210,369,377],"product-design",{"commitSha":248,"license":233},{"parentExtensionId":380,"repoId":381},"k17bj16z8e1yp2wwfd2hxagjtd86m0fp","kd7aexggvp8qjwjtgjbetg0jch86mg5a",[210,369,377,211,301],{"evaluatedAt":384,"extractAt":385,"updatedAt":384},1778699389805,1778698867338,{"_creationTime":387,"_id":388,"community":389,"display":390,"identity":396,"providers":400,"relations":406,"tags":408,"workflow":409},1778695298619.78,"k170zjvtqe5mj6e7r14gtcspgn86mssv",{"reviewCount":8},{"description":391,"installMethods":392,"name":394,"sourceUrl":395},"Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.",{"claudeCode":393},"pbakaus/impeccable","Impeccable","https://github.com/pbakaus/impeccable",{"basePath":397,"githubOwner":398,"githubRepo":399,"locale":18,"slug":399,"type":242},".claude/skills/impeccable","pbakaus","impeccable",{"evaluate":401,"extract":404},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":402,"targetMarket":215,"tier":216},[329,210,301,211,300,353,403],"code-quality",{"commitSha":248,"license":405},"Apache-2.0",{"repoId":407},"kd759gd4rahj1hshy9e4apdb2n86n1aw",[403,353,210,300,329,211,301],{"evaluatedAt":410,"extractAt":411,"updatedAt":412},1778695341594,1778695298619,1778695398397,{"_creationTime":414,"_id":415,"community":416,"display":417,"identity":423,"providers":426,"relations":436,"tags":439,"workflow":440},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":418,"installMethods":419,"name":421,"sourceUrl":422},"Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.",{"claudeCode":420},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":424,"githubOwner":425,"githubRepo":421,"locale":18,"slug":421,"type":242},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":427,"extract":435},{"promptVersionExtension":203,"promptVersionScoring":204,"score":297,"tags":428,"targetMarket":215,"tier":216},[429,430,214,431,432,433,434],"twitter","x","data-retrieval","automation","mcp","sdk",{"commitSha":248},{"parentExtensionId":437,"repoId":438},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[214,432,431,433,434,429,430],{"evaluatedAt":441,"extractAt":442,"updatedAt":443},1778699230863,1778699170774,1778699296021]