[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Aboudjem-refactor-plan-zh-CN":3,"guides-for-Aboudjem-refactor-plan":553,"similar-k172151wzg7h0b8j25hjm4024x86ngbp-zh-CN":554},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":247,"isFallback":237,"parentExtension":252,"providers":304,"relations":308,"repo":309,"tags":551,"workflow":552},1778668208695.1445,"k172151wzg7h0b8j25hjm4024x86ngbp",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Prioritized redesign action plan covering quick wins, medium effort, major rework",{"claudeCode":12},"Aboudjem/ui-ux-suite","refactor-plan","https://github.com/Aboudjem/ui-ux-suite",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":229,"workflow":245},1778670100990.1326,"kn79a2mp7y70zkqchd74h4899d86mxhr","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"practices":207,"prerequisites":208,"promptVersionExtension":210,"promptVersionScoring":211,"purpose":212,"rationale":213,"score":214,"summary":215,"tags":216,"targetMarket":222,"tier":223,"useCases":224},[21,26,29,32,36,39,43,48,51,54,58,62,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,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of generating a prioritized redesign action plan and identifies the user intent for redesign and improvement.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a unique approach by quantifying design reviews and providing actionable, code-generating fixes, moving beyond generic AI capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension appears production-ready, offering a complete workflow from audit to actionable plan, with clear installation and usage instructions.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses specifically on design quality assessment and planning, adhering to a single, well-defined domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose of creating a prioritized redesign action plan.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes a clear, single tool `uiux_audit_run` which orchestrates a defined workflow, rather than general command execution.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","This skill does not appear to have configurable parameters or require external configuration beyond installation.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The primary tool `uiux_audit_run` and associated slash commands are descriptively named and within the declared domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The tools appear to have well-defined inputs and outputs focused on the audit and reporting task, with no excessive data requested or returned.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, as confirmed by the bundled LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits as of May 13, 2026.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The extension is a vanilla JS project with no third-party runtime dependencies, thus dependency management is not applicable.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill operates locally and does not handle secrets, making secret management not applicable.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill performs static analysis and does not load or execute third-party data that could be a vector for injection.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The extension is self-contained and does not fetch external code or data at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The extension performs local analysis and does not modify files outside its operational scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the provided code snippets.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill operates locally and does not transmit any user data or project information externally.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden steering tricks or obfuscated instructions.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The extension's code is written in plain JavaScript and does not involve obfuscation, base64 payloads, or runtime fetching of executable code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill analyzes the current directory or a specified path and does not appear to make rigid assumptions about project structure outside of standard file types.",{"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 no outstanding issues or recent activity.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The extension uses semantic versioning via npm and has a CHANGELOG, indicating clear release management.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The tool's design implies structured input and output for its analysis, suggesting appropriate validation for its local file analysis task.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is primarily analytical and does not perform destructive operations.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The extension is expected to handle local file analysis errors gracefully, as indicated by its analytical nature and lack of external dependencies for core function.",{"category":111,"check":115,"severity":24,"summary":116},"Logging","The extension operates locally and does not appear to require or implement specific audit logging beyond standard CLI output.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill performs local analysis and does not process personal data, making GDPR compliance not applicable.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is a code analysis tool with no regional or legal dependencies, thus its target market is global.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The extension is a vanilla JavaScript CLI tool designed to run locally with Node.js, ensuring broad compatibility.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file is comprehensive, well-structured, and clearly states the extension's purpose and capabilities.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The extension exposes a manageable number of commands and tools, fitting within the ideal range.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The tools and commands are distinct and cover specific aspects of design analysis or plan generation without significant overlap.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, including specific scoring dimensions and command-line options, have corresponding implementations or clear documentation.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear, multiple installation methods (npm, Claude Code plugin marketplace) and copy-pasteable invocation examples.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The tool is expected to provide clear error messages and remediation steps due to its analytical nature and local operation.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","As a vanilla JS project with no runtime dependencies, this check is not applicable.",{"category":33,"check":151,"severity":46,"summary":152},"Dry-run preview","The extension is primarily analytical and does not perform state-changing operations that would require a dry-run feature.",{"category":154,"check":155,"severity":46,"summary":156},"Protocol","Idempotent retry & timeouts","The extension performs local analysis and does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The README explicitly states 'No telemetry. No API calls. No network.', indicating telemetry is not present.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly defines its purpose as generating a prioritized redesign action plan and specifies its triggers.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and triggers.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise and delegates deeper material to separate files as per progressive disclosure principles.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the flow and links to external references for deeper material, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":46,"summary":175},"Forked exploration","This skill is not an exploration-style skill and does not require `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides sufficient, ready-to-use examples for installation, commands, and MCP server setup.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The README and SKILL.md implicitly cover edge cases by detailing what the tool scores and how it operates locally, with no external dependencies.",{"category":111,"check":183,"severity":46,"summary":184},"Tool Fallback","The skill does not rely on external MCP servers or tools and operates standalone.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The extension is a vanilla JS CLI tool requiring Node.js 18+, clearly stated in the README.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","As a local analysis tool, it is designed to halt gracefully or report errors rather than proceed in unexpected states.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill operates independently and does not rely on other skills being loaded in the same session.",1778670100883,"This tool performs a local, static analysis of project code (CSS, JSX, etc.) to score 12 design dimensions, providing a prioritized action plan for redesign and rework. It requires Node.js 18+ and can be installed via npm or as a Claude Code plugin.",[198,199,200,201,202],"Quantified design scoring across 12 dimensions","Prioritized action plans with effort estimates","Local, zero-dependency analysis","Detailed reports citing UX laws and authorities","Generates code fixes and design tokens",[204,205,206],"Performing subjective design critiques","Providing a full design implementation service","Analyzing runtime or dynamic application behavior",[],[209],"Node.js 18+","3.0.0","4.4.0","To transform subjective design reviews into objective, data-driven action plans, ensuring consistent and high-quality user experiences.","Excellent documentation, clear scope, strong security posture, and recent maintenance. No findings prevented a perfect score.",100,"A high-quality tool for analyzing design quality and generating actionable improvement plans.",[217,218,219,220,221],"design-system","ux","audit","cli","javascript","global","verified",[225,226,227,228],"Auditing existing project design quality","Identifying quick wins for immediate UI/UX improvement","Planning phased redesign efforts based on impact and effort","Ensuring compliance with accessibility and UX best practices",{"codeQuality":230,"collectedAt":232,"documentation":233,"maintenance":236,"popularity":240,"security":242,"testCoverage":244},{"hasLockfile":231},false,1778670082895,{"descriptionLength":234,"readmeSize":235},81,23727,{"closedIssues90d":8,"forks":8,"hasChangelog":237,"openIssues90d":8,"pushedAt":238,"stars":239},true,1778653424000,3,{"npmDownloads":241},415,{"hasNpmPackage":237,"license":243,"smitheryVerified":231},"MIT",{"hasCi":237,"hasTests":237},{"updatedAt":246},1778670100990,{"basePath":248,"githubOwner":249,"githubRepo":250,"locale":18,"slug":13,"type":251},"skills/refactor-plan","Aboudjem","ui-ux-suite","skill",{"_creationTime":253,"_id":254,"community":255,"display":256,"identity":260,"parentExtension":263,"providers":293,"relations":300,"tags":301,"workflow":302},1778668208695.1418,"k178zeec8jajqdrczrynw6x3fx86mm8h",{"reviewCount":8},{"description":257,"installMethods":258,"name":259,"sourceUrl":14},"Design audit tool. Scores projects across 12 dimensions: color, typography, accessibility, layout, and more. WCAG, APCA, OKLCH color science. Zero dependencies.",{"claudeCode":250},"UI/UX Suite",{"basePath":261,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":262},"","plugin",{"_creationTime":264,"_id":265,"community":266,"display":267,"identity":270,"providers":272,"relations":287,"tags":289,"workflow":290},1778668208695.1416,"k173yffm3p65srgn3jqa08tb3586nzes",{"reviewCount":8},{"description":268,"installMethods":269,"name":259,"sourceUrl":14},"Design audit tool for Claude Code — single-plugin marketplace.",{"claudeCode":12},{"basePath":261,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":271},"marketplace",{"evaluate":273,"extract":281},{"promptVersionExtension":274,"promptVersionScoring":211,"score":275,"tags":276,"targetMarket":222,"tier":223},"3.1.0",98,[277,219,278,279,218,220,280],"design","accessibility","ui","mcp",{"commitSha":282,"license":243,"marketplace":283,"plugin":285},"HEAD",{"name":250,"pluginCount":284},1,{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd75532596tdmk72j9k55b0qqn86n5et",[278,219,220,277,280,279,218],{"evaluatedAt":291,"extractAt":292,"updatedAt":291},1778669891210,1778668208695,{"evaluate":294,"extract":297},{"promptVersionExtension":210,"promptVersionScoring":211,"score":275,"tags":295,"targetMarket":222,"tier":223},[277,219,278,218,220,280,296],"typescript",{"commitSha":282,"license":243,"plugin":298},{"mcpCount":8,"provider":286,"skillCount":299},14,{"parentExtensionId":265,"repoId":288},[278,219,220,277,280,296,218],{"evaluatedAt":303,"extractAt":292,"updatedAt":303},1778669914809,{"evaluate":305,"extract":307},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":306,"targetMarket":222,"tier":223},[217,218,219,220,221],{"commitSha":282,"license":243},{"parentExtensionId":254,"repoId":288},{"_creationTime":310,"_id":288,"identity":311,"providers":312,"workflow":546},1778668201924.7688,{"githubOwner":249,"githubRepo":250,"sourceUrl":14},{"classify":313,"discover":524,"extract":527,"github":528,"npm":545},{"commitSha":282,"extensions":314},[315,328,404,413,421,429,437,445,453,461,469,477,485,490,498,506,514],{"basePath":261,"description":268,"displayName":250,"installMethods":316,"rationale":317,"selectedPaths":318,"source":327,"sourceLanguage":18,"type":271},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[319,322,324],{"path":320,"priority":321},".claude-plugin/marketplace.json","mandatory",{"path":323,"priority":321},"README.md",{"path":325,"priority":326},"LICENSE","high","rule",{"basePath":261,"description":257,"displayName":250,"installMethods":329,"license":243,"rationale":330,"selectedPaths":331,"source":327,"sourceLanguage":18,"type":262},{"claudeCode":250},"plugin manifest at .claude-plugin/plugin.json",[332,334,335,336,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,394,396,398,400,402],{"path":333,"priority":321},".claude-plugin/plugin.json",{"path":323,"priority":321},{"path":325,"priority":326},{"path":337,"priority":338},"skills/a11y-audit/SKILL.md","medium",{"path":340,"priority":338},"skills/color-audit/SKILL.md",{"path":342,"priority":338},"skills/component-audit/SKILL.md",{"path":344,"priority":338},"skills/design-audit/SKILL.md",{"path":346,"priority":338},"skills/design-checklist/SKILL.md",{"path":348,"priority":338},"skills/design-compare/SKILL.md",{"path":350,"priority":338},"skills/design-score/SKILL.md",{"path":352,"priority":338},"skills/design-tokens/SKILL.md",{"path":354,"priority":338},"skills/flow-audit/SKILL.md",{"path":356,"priority":338},"skills/layout-audit/SKILL.md",{"path":358,"priority":338},"skills/refactor-plan/SKILL.md",{"path":360,"priority":338},"skills/style-direction/SKILL.md",{"path":362,"priority":338},"skills/theme-builder/SKILL.md",{"path":364,"priority":338},"skills/type-audit/SKILL.md",{"path":366,"priority":321},".mcp.json",{"path":368,"priority":326},"agents/accessibility-auditor.md",{"path":370,"priority":326},"agents/color-analyst.md",{"path":372,"priority":326},"agents/component-reviewer.md",{"path":374,"priority":326},"agents/design-auditor.md",{"path":376,"priority":326},"agents/interaction-analyst.md",{"path":378,"priority":326},"agents/layout-analyst.md",{"path":380,"priority":326},"agents/performance-ux-analyst.md",{"path":382,"priority":326},"agents/platform-advisor.md",{"path":384,"priority":326},"agents/psychology-analyst.md",{"path":386,"priority":326},"agents/typography-analyst.md",{"path":388,"priority":326},"agents/ux-flow-analyst.md",{"path":390,"priority":326},"agents/visual-style-advisor.md",{"path":392,"priority":393},"bin/ui-ux-suite.js","low",{"path":395,"priority":326},"commands/a11y.md",{"path":397,"priority":326},"commands/audit.md",{"path":399,"priority":326},"commands/colors.md",{"path":401,"priority":326},"commands/components.md",{"path":403,"priority":326},"commands/typography.md",{"basePath":405,"description":406,"displayName":407,"installMethods":408,"rationale":409,"selectedPaths":410,"source":327,"sourceLanguage":18,"type":251},"skills/a11y-audit","Accessibility audit covering WCAG 2.2, contrast, focus, keyboard, screen reader, touch targets","a11y-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/a11y-audit/SKILL.md",[411],{"path":412,"priority":321},"SKILL.md",{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":327,"sourceLanguage":18,"type":251},"skills/color-audit","Color-only audit to extract, evaluate, and recommend improvements for the project's color system","color-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/color-audit/SKILL.md",[420],{"path":412,"priority":321},{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":327,"sourceLanguage":18,"type":251},"skills/component-audit","Component consistency audit covering state coverage, hierarchy, patterns","component-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/component-audit/SKILL.md",[428],{"path":412,"priority":321},{"basePath":430,"description":431,"displayName":432,"installMethods":433,"rationale":434,"selectedPaths":435,"source":327,"sourceLanguage":18,"type":251},"skills/design-audit","Full project design audit that orchestrates all agents, scores across 12 dimensions, generates prioritized action plan","design-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/design-audit/SKILL.md",[436],{"path":412,"priority":321},{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":327,"sourceLanguage":18,"type":251},"skills/design-checklist","Interactive pre-launch design quality checklist","design-checklist",{"claudeCode":12},"SKILL.md frontmatter at skills/design-checklist/SKILL.md",[444],{"path":412,"priority":321},{"basePath":446,"description":447,"displayName":448,"installMethods":449,"rationale":450,"selectedPaths":451,"source":327,"sourceLanguage":18,"type":251},"skills/design-compare","Compare current design against a reference or competitor","design-compare",{"claudeCode":12},"SKILL.md frontmatter at skills/design-compare/SKILL.md",[452],{"path":412,"priority":321},{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":327,"sourceLanguage":18,"type":251},"skills/design-score","Quick design score card covering 12 dimensions, top 5 improvements, under 2 minutes","design-score",{"claudeCode":12},"SKILL.md frontmatter at skills/design-score/SKILL.md",[460],{"path":412,"priority":321},{"basePath":462,"description":463,"displayName":464,"installMethods":465,"rationale":466,"selectedPaths":467,"source":327,"sourceLanguage":18,"type":251},"skills/design-tokens","Generate or improve a complete design token system covering color, typography, spacing, radius, shadows, motion","design-tokens",{"claudeCode":12},"SKILL.md frontmatter at skills/design-tokens/SKILL.md",[468],{"path":412,"priority":321},{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":327,"sourceLanguage":18,"type":251},"skills/flow-audit","User flow and navigation audit covering information architecture, onboarding, error states","flow-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/flow-audit/SKILL.md",[476],{"path":412,"priority":321},{"basePath":478,"description":479,"displayName":480,"installMethods":481,"rationale":482,"selectedPaths":483,"source":327,"sourceLanguage":18,"type":251},"skills/layout-audit","Layout and spacing audit covering grid, spacing consistency, density, responsive behavior","layout-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/layout-audit/SKILL.md",[484],{"path":412,"priority":321},{"basePath":248,"description":10,"displayName":13,"installMethods":486,"rationale":487,"selectedPaths":488,"source":327,"sourceLanguage":18,"type":251},{"claudeCode":12},"SKILL.md frontmatter at skills/refactor-plan/SKILL.md",[489],{"path":412,"priority":321},{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":327,"sourceLanguage":18,"type":251},"skills/style-direction","Visual style direction recommendation with current style analysis + top 3 directions with implementation guidance","style-direction",{"claudeCode":12},"SKILL.md frontmatter at skills/style-direction/SKILL.md",[497],{"path":412,"priority":321},{"basePath":499,"description":500,"displayName":501,"installMethods":502,"rationale":503,"selectedPaths":504,"source":327,"sourceLanguage":18,"type":251},"skills/theme-builder","Build light/dark theme from scratch or improve existing. Complete surface, text, and interactive color system","theme-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/theme-builder/SKILL.md",[505],{"path":412,"priority":321},{"basePath":507,"description":508,"displayName":509,"installMethods":510,"rationale":511,"selectedPaths":512,"source":327,"sourceLanguage":18,"type":251},"skills/type-audit","Typography-only audit covering font selection, type scale, readability, hierarchy, performance","type-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/type-audit/SKILL.md",[513],{"path":412,"priority":321},{"basePath":261,"description":515,"displayName":250,"installMethods":516,"license":243,"rationale":517,"selectedPaths":518,"source":327,"sourceLanguage":18,"type":220},"UI/UX design audit tool for Claude Code. Scores projects across 12 dimensions: color contrast, typography, accessibility, layout, and more. WCAG 2.1, APCA, and OKLCH color science. Zero dependencies.",{"npm":250},"cli ecosystem detected at /",[519,521,522,523],{"path":520,"priority":321},"package.json",{"path":323,"priority":321},{"path":325,"priority":326},{"path":392,"priority":338},{"sources":525},[526],"manual",{"npmPackage":250},{"closedIssues90d":8,"description":529,"forks":8,"license":243,"openIssues90d":8,"pushedAt":238,"readmeSize":235,"stars":239,"topics":530},"Design audit for Claude Code. Scores UI/UX across 12 dimensions grounded in 24 named UX laws with primary-source citations. WCAG + APCA + OKLCH. Zero dependencies.",[278,531,532,533,432,217,534,535,536,537,538,539,540,541,542,464,280,543,544],"claude-code","claude-code-plugin","css","tailwind","ui-ux","a11y","color-contrast","developer-tools","typography","wcag","claude","apca","oklch","laws-of-ux",{"downloads":241},{"classifiedAt":547,"discoverAt":548,"extractAt":549,"githubAt":549,"npmAt":550,"updatedAt":547},1778669872552,1778668201924,1778669869497,1778669871418,[219,220,217,221,218],{"evaluatedAt":246,"extractAt":292,"updatedAt":246},[],[555,573,589,620,636,669],{"_creationTime":556,"_id":557,"community":558,"display":559,"identity":562,"providers":563,"relations":569,"tags":570,"workflow":571},1778668208695.1453,"k176sf1kx7rrk3aq3ywq0dfdrs86mwp1",{"reviewCount":8},{"description":508,"installMethods":560,"name":561,"sourceUrl":14},{"claudeCode":12},"Type Audit",{"basePath":507,"githubOwner":249,"githubRepo":250,"locale":18,"slug":509,"type":251},{"evaluate":564,"extract":568},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":565,"targetMarket":222,"tier":223},[277,218,539,219,533,566,567],"web-development","frontend",{"commitSha":282,"license":243},{"parentExtensionId":254,"repoId":288},[219,533,277,567,539,218,566],{"evaluatedAt":572,"extractAt":292,"updatedAt":572},1778670163933,{"_creationTime":574,"_id":575,"community":576,"display":577,"identity":579,"providers":580,"relations":585,"tags":586,"workflow":587},1778668208695.1426,"k177xnn65jm40ksxjy30q34rmh86mah9",{"reviewCount":8},{"description":423,"installMethods":578,"name":424,"sourceUrl":14},{"claudeCode":12},{"basePath":422,"githubOwner":249,"githubRepo":250,"locale":18,"slug":424,"type":251},{"evaluate":581,"extract":584},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":582,"targetMarket":222,"tier":223},[279,218,277,219,583,567],"components",{"commitSha":282},{"parentExtensionId":254,"repoId":288},[219,583,277,567,279,218],{"evaluatedAt":588,"extractAt":292,"updatedAt":588},1778669970573,{"_creationTime":590,"_id":591,"community":592,"display":593,"identity":599,"providers":604,"relations":611,"tags":615,"workflow":616},1778687164791.1145,"k174yn6rgknww1jdj6g99wbrh986mrxa",{"reviewCount":8},{"description":594,"installMethods":595,"name":597,"sourceUrl":598},"从代码库在 Figma 中构建或更新专业级设计系统。当用户想要创建变量/令牌、构建组件库、设置主题（浅色/深色模式）、记录基础或协调代码和 Figma 之间的差距时使用。此技能教授要构建什么以及按什么顺序 — 它补充了教授如何调用插件 API 的 `figma-use` 技能。两个技能应一起加载。",{"claudeCode":596},"figma/mcp-server-guide","figma-generate-library","https://github.com/figma/mcp-server-guide",{"basePath":600,"githubOwner":601,"githubRepo":602,"locale":603,"slug":597,"type":251},"skills/figma-generate-library","figma","mcp-server-guide","zh-CN",{"evaluate":605,"extract":610},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":606,"targetMarket":222,"tier":223},[601,217,607,583,608,218,609],"tokens","automation","figma-plugin",{"commitSha":282},{"parentExtensionId":612,"repoId":613,"translatedFrom":614},"k17fwrw2bg5z2mpmdtdsybp8t986mwe7","kd7d0zdmxx32hmcpg7qqv27da586m6xa","k175ecr7vr38vc0976trem43sd86mvk7",[608,583,217,601,609,607,218],{"evaluatedAt":617,"extractAt":618,"updatedAt":619},1778687010196,1778686847756,1778687164791,{"_creationTime":621,"_id":622,"community":623,"display":624,"identity":627,"providers":628,"relations":632,"tags":633,"workflow":634},1778668208695.1423,"k17f06zww13em2avbhz248f60d86m8fc",{"reviewCount":8},{"description":415,"installMethods":625,"name":626,"sourceUrl":14},{"claudeCode":12},"Color Audit",{"basePath":414,"githubOwner":249,"githubRepo":250,"locale":18,"slug":416,"type":251},{"evaluate":629,"extract":631},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":630,"targetMarket":222,"tier":223},[277,279,218,278,533,221,220],{"commitSha":282,"license":243},{"parentExtensionId":254,"repoId":288},[278,220,533,277,221,279,218],{"evaluatedAt":635,"extractAt":292,"updatedAt":635},1778669948021,{"_creationTime":637,"_id":638,"community":639,"display":640,"identity":646,"providers":651,"relations":660,"tags":664,"workflow":665},1778693805112.8403,"k177f7s31ysk6nw1qw3sak1r3186n795",{"reviewCount":8},{"description":641,"installMethods":642,"name":644,"sourceUrl":645},"Evolution Engine 的领域知识 — 支持 LLM 从原始 OHLCV 数据中自主发现策略。涵盖生成-回测-选择-进化循环、向量化回测、样本外验证和策略梯度。在发现交易模式、运行回测、进化策略或审查进化日志时使用。由“evolve”、“discover patterns”、“backtest”、“evolution”、“strategy generation”、“candidate strategy”触发。",{"claudeCode":643},"mnemox-ai/tradememory-protocol","TradeMemory Protocol","https://github.com/mnemox-ai/tradememory-protocol",{"basePath":647,"githubOwner":648,"githubRepo":649,"locale":603,"slug":650,"type":251},"tradememory-plugin/skills/evolution-engine","mnemox-ai","tradememory-protocol","evolution-engine",{"evaluate":652,"extract":659},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":653,"targetMarket":222,"tier":223},[654,655,656,219,657,658],"trading","ai","memory","compliance","llm",{"commitSha":282,"license":243},{"parentExtensionId":661,"repoId":662,"translatedFrom":663},"k170vxkqee48k2xq1v55a025nh86nzn7","kd73z11kfekksxyrs8ds0snacs86ncdy","k171p5pgbfbm5g4k5sa3y4cj9s86m6hk",[655,219,657,658,656,654],{"evaluatedAt":666,"extractAt":667,"updatedAt":668},1778693678813,1778693539593,1778693805112,{"_creationTime":670,"_id":671,"community":672,"display":673,"identity":679,"providers":683,"relations":692,"tags":695,"workflow":696},1778675056600.272,"k17drhnkxx2ec1cdbwc65e683586n4pq",{"reviewCount":8},{"description":674,"installMethods":675,"name":677,"sourceUrl":678},"GDPR and German DSGVO compliance automation. Scans codebases for privacy risks, generates DPIA documentation, tracks data subject rights requests. Use for GDPR compliance assessments, privacy audits, data protection planning, DPIA generation, and data subject rights management.",{"claudeCode":676},"alirezarezvani/claude-skills","gdpr-dsgvo-expert","https://github.com/alirezarezvani/claude-skills",{"basePath":680,"githubOwner":681,"githubRepo":682,"locale":18,"slug":677,"type":251},"ra-qm-team/skills/gdpr-dsgvo-expert","alirezarezvani","claude-skills",{"evaluate":684,"extract":691},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":685,"targetMarket":222,"tier":223},[686,687,657,688,219,689,690],"gdpr","dsgvo","privacy","documentation","python",{"commitSha":282},{"parentExtensionId":693,"repoId":694},"k17c1bwyjkg950q3ft43gvpadh86nyng","kd7ff9s1w43mfyy1n7hf87816186m6px",[219,657,689,687,686,688,690],{"evaluatedAt":697,"extractAt":698,"updatedAt":697},1778686181462,1778675056600]