[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-addyosmani-web-quality-audit-en":3,"guides-for-addyosmani-web-quality-audit":420,"similar-k1765v01gdxvwkw4cm23bg0tmd86n6ec-en":421},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":226,"parentExtension":247,"providers":300,"relations":304,"repo":305,"tags":417,"workflow":418},1778669911998.9343,"k1765v01gdxvwkw4cm23bg0tmd86n6ec",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to \"audit my site\", \"review web quality\", \"run lighthouse audit\", \"check page quality\", or \"optimize my website\".",{"claudeCode":12},"addyosmani/web-quality-skills","web-quality-audit","https://github.com/addyosmani/web-quality-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":240},1778670582399.7844,"kn7ftq2tvqkf92dnw4qrrhfjhs86nbqt","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,90,94,99,103,107,110,113,116,120,123,126,129,132,134,137,141,145,149,152,156,159,162,165,168,172,175,178,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of assessing web quality and names specific user intents like 'audit my site' and 'optimize my website'.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill implements a comprehensive audit based on Lighthouse, offering value beyond basic LLM capabilities by performing specific checks and providing actionable recommendations.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears production-ready, covering a full audit lifecycle for web quality with actionable recommendations.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on web quality audits, covering performance, accessibility, SEO, and best practices in a coherent manner.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's capabilities, covering performance, accessibility, SEO, and best practices with clear trigger phrases.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The `analyze.sh` script performs specific HTML checks rather than accepting arbitrary commands, ensuring focused execution.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The skill is a script that takes a single path argument and does not have complex configuration or parameters to document.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The main script is named `analyze.sh` which is descriptive for its function within the skill.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The script accepts a file or directory path as input and outputs structured JSON, requesting only necessary data and returning focused results.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The MIT license is clearly declared in the LICENSE file and referenced in SKILL.md frontmatter.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on May 9, 2026, which is recent.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The script has no external dependencies other than `jq`, which is a common utility and handled with a check for its presence.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill is read-only and does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The script analyzes local HTML files and does not load external data or code, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill only operates on local files and does not fetch any external content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The script is read-only and does not modify any files outside of its execution context.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The script does not contain any detached process spawns or deny-retry loops.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill is read-only and does not make any outbound network calls.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled script and markdown files do not contain any hidden-steering tricks or obfuscated content.",{"category":66,"check":88,"severity":24,"summary":89},"Opaque code execution","The `analyze.sh` script is plain bash and not obfuscated.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The script handles both file and directory inputs gracefully and checks for the existence of the target.",{"category":95,"check":96,"severity":97,"summary":98},"Trust","Issues Attention","warning","1 issue opened, 0 issues closed in the last 90 days, indicating slow response to new issues.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","A meaningful version ('1.0') is declared in the SKILL.md frontmatter.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The script validates the input path and checks for the existence of `jq`.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The script is read-only and performs no destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The script uses `set -euo pipefail` and custom `fail` function to provide structured JSON error output.",{"category":104,"check":114,"severity":24,"summary":115},"Logging","The script logs progress messages to stderr and provides structured JSON output to stdout.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill only operates on local file content and does not process personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill operates on local HTML files and has no regional limitations.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The script is written in bash and relies on `jq`, which are standard utilities, ensuring cross-platform compatibility.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file clearly states the extension's purpose, provides installation instructions, and details available skills.",{"category":33,"check":130,"severity":46,"summary":131},"Tool surface size","This is a single-tool skill.",{"category":40,"check":133,"severity":46,"summary":131},"Overlapping near-synonym tools",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All features described in the README and SKILL.md have corresponding implementations in the script.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","The README provides clear installation instructions for various environments, including a direct invocation example.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","The script provides clear error messages with types, causes, and suggestions for remediation.",{"category":146,"check":147,"severity":24,"summary":148},"Execution","Pinned dependencies","The script has no third-party dependencies and declares its interpreter with a shebang.",{"category":33,"check":150,"severity":24,"summary":151},"Dry-run preview","The script is read-only and does not perform any state-changing operations.",{"category":153,"check":154,"severity":24,"summary":155},"Protocol","Idempotent retry & timeouts","The skill is read-only and performs no state-changing operations or network calls requiring retries or timeouts.",{"category":117,"check":157,"severity":24,"summary":158},"Telemetry opt-in","The skill does not emit any telemetry.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The skill's purpose is clearly defined as a web quality audit, and its usage is specified with trigger phrases and scope.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and trigger phrases.",{"category":44,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md body is well-structured and under the line limit, with details deferred to references.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The SKILL.md outlines procedures and links to other markdown files for detailed guidelines and references.",{"category":169,"check":173,"severity":46,"summary":174},"Forked exploration","This skill performs a focused audit and does not involve deep exploration that would require forking.",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","Sufficient examples are provided in the README, demonstrating invocation and expected outcomes.",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","The script handles edge cases like missing targets and dependencies, and the documentation outlines failure modes.",{"category":104,"check":182,"severity":46,"summary":183},"Tool Fallback","The skill does not rely on external MCP servers or tools with fallbacks.",{"category":185,"check":186,"severity":24,"summary":187},"Safety","Halt on unexpected state","The script uses `set -euo pipefail` and explicit checks to halt on unexpected states and report errors.",{"category":91,"check":189,"severity":24,"summary":190},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills, though it does cross-reference related skills.",1778670582229,"This skill performs a detailed web quality audit using a bash script that analyzes HTML files for issues in performance, accessibility, SEO, and best practices, outputting findings in a structured JSON format.",[194,195,196,197,198],"Performs 150+ checks across 4 categories","Analyzes HTML for quality issues","Categorizes findings by severity","Provides actionable recommendations","Outputs structured audit results",[200,201,202,203],"Performing actual website optimizations","Interacting with external web services or APIs","Modifying website code or files","Providing real-time performance monitoring","3.0.0","4.4.0","To provide a comprehensive audit of web quality, covering performance, accessibility, SEO, and best practices, enabling users to identify and fix critical issues on their websites.","High score reflects excellent documentation, clear purpose, and robust error handling. A single warning for slow issue response slightly lowers the score from a perfect 100.",97,"A high-quality, well-documented skill for comprehensive web quality audits.",[211,212,213,214,215,216],"web-quality","auditing","performance","accessibility","seo","lighthouse","global","community",[220,221,222,223],"Auditing a website for overall quality","Reviewing a specific page for performance and accessibility","Checking for SEO best practices","Identifying security vulnerabilities and code quality improvements",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":237,"testCoverage":239},{"hasLockfile":226},false,1778670564364,{"descriptionLength":229,"readmeSize":230},222,8433,{"closedIssues90d":8,"forks":232,"hasChangelog":226,"manifestVersion":233,"openIssues90d":234,"pushedAt":235,"stars":236},171,"1.0",1,1778365548000,1927,{"hasNpmPackage":226,"license":238,"smitheryVerified":226},"MIT",{"hasCi":226,"hasTests":226},{"updatedAt":241},1778670582399,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/web-quality-audit","addyosmani","web-quality-skills","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":254,"parentExtension":257,"providers":286,"relations":295,"tags":296,"workflow":297},1778669911998.9329,"k17evfk27b0hwd73j3s2d9ng1s86ntdb",{"reviewCount":8},{"description":252,"installMethods":253,"name":245,"sourceUrl":14},"Agent Skills for optimizing web projects against Google Lighthouse, Core Web Vitals, WCAG 2.2, and modern SEO — performance, accessibility, SEO, and best practices.",{"claudeCode":245},{"basePath":255,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":256},"","plugin",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":265,"providers":267,"relations":279,"tags":281,"workflow":282},1778669911998.9326,"k177nfhtd4nsnawr0k2tqwv9nx86m0p8",{"reviewCount":8},{"description":262,"installMethods":263,"name":264,"sourceUrl":14},"Agent Skills for optimizing web projects against Google Lighthouse, Core Web Vitals, WCAG 2.2, and modern SEO.",{"claudeCode":12},"addy-web-quality-skills",{"basePath":255,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":266},"marketplace",{"evaluate":268,"extract":274},{"promptVersionExtension":269,"promptVersionScoring":205,"score":270,"tags":271,"targetMarket":217,"tier":218},"3.1.0",75,[272,216,214,215,273,211],"web-performance","core-web-vitals",{"commitSha":275,"marketplace":276,"plugin":277},"HEAD",{"name":264,"pluginCount":234},{"mcpCount":8,"provider":278,"skillCount":8},"classify",{"repoId":280},"kd7enw4egr4ry8k3qvzs9kq6f186mas7",[214,273,216,215,272,211],{"evaluatedAt":283,"extractAt":284,"updatedAt":285},1778670420728,1778669911999,1778670657782,{"evaluate":287,"extract":292},{"promptVersionExtension":204,"promptVersionScoring":205,"score":288,"tags":289,"targetMarket":217,"tier":291},95,[290,213,214,215,216,211],"web-development","verified",{"commitSha":275,"license":238,"plugin":293},{"mcpCount":8,"provider":278,"skillCount":294},6,{"parentExtensionId":259,"repoId":280},[214,216,213,215,290,211],{"evaluatedAt":298,"extractAt":284,"updatedAt":299},1778670460132,1778670657949,{"evaluate":301,"extract":303},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":302,"targetMarket":217,"tier":218},[211,212,213,214,215,216],{"commitSha":275},{"parentExtensionId":249,"repoId":280},{"_creationTime":306,"_id":280,"identity":307,"providers":308,"workflow":413},1778669907395.611,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":309,"discover":403,"github":406},{"commitSha":275,"extensions":310},[311,320,331,352,364,372,381,388,395],{"basePath":312,"displayName":245,"installMethods":313,"rationale":314,"selectedPaths":315,"source":319,"sourceLanguage":18,"type":266},".agents/plugins",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json",[316],{"path":317,"priority":318},"marketplace.json","mandatory","rule",{"basePath":255,"description":262,"displayName":264,"installMethods":321,"rationale":322,"selectedPaths":323,"source":319,"sourceLanguage":18,"type":266},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,326,328],{"path":325,"priority":318},".claude-plugin/marketplace.json",{"path":327,"priority":318},"README.md",{"path":329,"priority":330},"LICENSE","high",{"basePath":255,"description":252,"displayName":245,"installMethods":332,"license":238,"rationale":333,"selectedPaths":334,"source":319,"sourceLanguage":18,"type":256},{"claudeCode":245},"plugin manifest at .claude-plugin/plugin.json (coalesced with duplicate plugin at codex)",[335,337,338,339,342,344,346,348,350],{"path":336,"priority":318},".claude-plugin/plugin.json",{"path":327,"priority":318},{"path":329,"priority":330},{"path":340,"priority":341},"skills/accessibility/SKILL.md","medium",{"path":343,"priority":341},"skills/best-practices/SKILL.md",{"path":345,"priority":341},"skills/core-web-vitals/SKILL.md",{"path":347,"priority":341},"skills/performance/SKILL.md",{"path":349,"priority":341},"skills/seo/SKILL.md",{"path":351,"priority":341},"skills/web-quality-audit/SKILL.md",{"basePath":353,"description":354,"displayName":214,"installMethods":355,"rationale":356,"selectedPaths":357,"source":319,"sourceLanguage":18,"type":246},"skills/accessibility","Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to \"improve accessibility\", \"a11y audit\", \"WCAG compliance\", \"screen reader support\", \"keyboard navigation\", or \"make accessible\".",{"claudeCode":12},"SKILL.md frontmatter at skills/accessibility/SKILL.md",[358,360,362],{"path":359,"priority":318},"SKILL.md",{"path":361,"priority":341},"references/A11Y-PATTERNS.md",{"path":363,"priority":341},"references/WCAG.md",{"basePath":365,"description":366,"displayName":367,"installMethods":368,"rationale":369,"selectedPaths":370,"source":319,"sourceLanguage":18,"type":246},"skills/best-practices","Apply modern web development best practices for security, compatibility, and code quality. Use when asked to \"apply best practices\", \"security audit\", \"modernize code\", \"code quality review\", or \"check for vulnerabilities\".","best-practices",{"claudeCode":12},"SKILL.md frontmatter at skills/best-practices/SKILL.md",[371],{"path":359,"priority":318},{"basePath":373,"description":374,"displayName":273,"installMethods":375,"rationale":376,"selectedPaths":377,"source":319,"sourceLanguage":18,"type":246},"skills/core-web-vitals","Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to \"improve Core Web Vitals\", \"fix LCP\", \"reduce CLS\", \"optimize INP\", \"page experience optimization\", or \"fix layout shifts\".",{"claudeCode":12},"SKILL.md frontmatter at skills/core-web-vitals/SKILL.md",[378,379],{"path":359,"priority":318},{"path":380,"priority":341},"references/LCP.md",{"basePath":382,"description":383,"displayName":213,"installMethods":384,"rationale":385,"selectedPaths":386,"source":319,"sourceLanguage":18,"type":246},"skills/performance","Optimize web performance for faster loading and better user experience. Use when asked to \"speed up my site\", \"optimize performance\", \"reduce load time\", \"fix slow loading\", \"improve page speed\", or \"performance audit\".",{"claudeCode":12},"SKILL.md frontmatter at skills/performance/SKILL.md",[387],{"path":359,"priority":318},{"basePath":389,"description":390,"displayName":215,"installMethods":391,"rationale":392,"selectedPaths":393,"source":319,"sourceLanguage":18,"type":246},"skills/seo","Optimize for search engine visibility and ranking. Use when asked to \"improve SEO\", \"optimize for search\", \"fix meta tags\", \"add structured data\", \"sitemap optimization\", or \"search engine optimization\".",{"claudeCode":12},"SKILL.md frontmatter at skills/seo/SKILL.md",[394],{"path":359,"priority":318},{"basePath":243,"description":10,"displayName":13,"installMethods":396,"rationale":397,"selectedPaths":398,"source":319,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/web-quality-audit/SKILL.md",[399,400],{"path":359,"priority":318},{"path":401,"priority":402},"scripts/analyze.sh","low",{"sources":404},[405],"manual",{"closedIssues90d":8,"description":407,"forks":232,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":408},"Agent Skills for optimizing web quality based on Lighthouse and Core Web Vitals.",[214,409,410,273,216,411,412,272],"agent-skills","claude-skills","skills","testing",{"classifiedAt":414,"discoverAt":415,"extractAt":416,"githubAt":416,"updatedAt":414},1778670378490,1778669907395,1778670377375,[214,212,216,213,215,211],{"evaluatedAt":241,"extractAt":284,"updatedAt":419},1778670659122,[],[422,452,480,500,527,552],{"_creationTime":423,"_id":424,"community":425,"display":426,"identity":432,"providers":436,"relations":445,"tags":448,"workflow":449},1778668208695.142,"k179zj75q8m99g1g98jvkx4k1s86m3yq",{"reviewCount":8},{"description":427,"installMethods":428,"name":430,"sourceUrl":431},"Accessibility audit covering WCAG 2.2, contrast, focus, keyboard, screen reader, touch targets",{"claudeCode":429},"Aboudjem/ui-ux-suite","a11y-audit","https://github.com/Aboudjem/ui-ux-suite",{"basePath":433,"githubOwner":434,"githubRepo":435,"locale":18,"slug":430,"type":246},"skills/a11y-audit","Aboudjem","ui-ux-suite",{"evaluate":437,"extract":444},{"promptVersionExtension":204,"promptVersionScoring":205,"score":438,"tags":439,"targetMarket":217,"tier":291},100,[214,440,441,442,212,443],"ui-ux","design-system","frontend","wcag",{"commitSha":275},{"parentExtensionId":446,"repoId":447},"k178zeec8jajqdrczrynw6x3fx86mm8h","kd75532596tdmk72j9k55b0qqn86n5et",[214,212,441,442,440,443],{"evaluatedAt":450,"extractAt":451,"updatedAt":450},1778669930851,1778668208695,{"_creationTime":453,"_id":454,"community":455,"display":456,"identity":462,"providers":467,"relations":474,"tags":476,"workflow":477},1778694720643.034,"k175824bv0hy06y0gygd192pgd86nceh",{"reviewCount":8},{"description":457,"installMethods":458,"name":460,"sourceUrl":461},"Run a weekly SEO review for one registered website, write audit artifacts, and choose the next best safe action.",{"claudeCode":459},"nowork-studio/toprank","Toprank Weekly Review","https://github.com/nowork-studio/toprank",{"basePath":463,"githubOwner":464,"githubRepo":465,"locale":18,"slug":466,"type":246},"openclaw/skills/toprank-weekly-review","nowork-studio","toprank","toprank-weekly-review",{"evaluate":468,"extract":473},{"promptVersionExtension":204,"promptVersionScoring":205,"score":438,"tags":469,"targetMarket":217,"tier":291},[215,470,471,212,472],"google-ads","meta-ads","automation",{"commitSha":275,"license":238},{"repoId":475},"kd74wn8s89tp9hrfsmcra492r586nbrv",[212,472,470,471,215],{"evaluatedAt":478,"extractAt":479,"updatedAt":478},1778694967711,1778694720643,{"_creationTime":481,"_id":482,"community":483,"display":484,"identity":486,"providers":487,"relations":495,"tags":496,"workflow":497},1778669911998.9336,"k176r9nwkkcspbgrg1dqd0bhyn86mz7r",{"reviewCount":8},{"description":374,"installMethods":485,"name":273,"sourceUrl":14},{"claudeCode":12},{"basePath":373,"githubOwner":244,"githubRepo":245,"locale":18,"slug":273,"type":246},{"evaluate":488,"extract":494},{"promptVersionExtension":204,"promptVersionScoring":205,"score":438,"tags":489,"targetMarket":217,"tier":291},[213,273,490,491,492,493,215],"lcp","inp","cls","optimization",{"commitSha":275},{"parentExtensionId":249,"repoId":280},[492,273,491,490,493,213,215],{"evaluatedAt":498,"extractAt":284,"updatedAt":499},1778670506329,1778670658563,{"_creationTime":501,"_id":502,"community":503,"display":504,"identity":510,"providers":514,"relations":520,"tags":522,"workflow":523},1778690863881.3018,"k17ebt9pwmbvd4p09exwak78md86mjq6",{"reviewCount":8},{"description":505,"installMethods":506,"name":508,"sourceUrl":509},"Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding interactive controls, forms, dialogs, or reviewing WCAG compliance.",{"claudeCode":507},"ibelick/ui-skills","fixing-accessibility","https://github.com/ibelick/ui-skills",{"basePath":511,"githubOwner":512,"githubRepo":513,"locale":18,"slug":508,"type":246},"skills/fixing-accessibility","ibelick","ui-skills",{"evaluate":515,"extract":519},{"promptVersionExtension":204,"promptVersionScoring":205,"score":438,"tags":516,"targetMarket":217,"tier":291},[214,517,443,518,442],"html","a11y",{"commitSha":275},{"repoId":521},"kd71ksb69rw62v9tywwpzjky0986mzmb",[518,214,442,517,443],{"evaluatedAt":524,"extractAt":525,"updatedAt":526},1778690900794,1778690863881,1778690990761,{"_creationTime":528,"_id":529,"community":530,"display":531,"identity":535,"providers":537,"relations":547,"tags":548,"workflow":549},1778690863881.3015,"k17evpm7da6we8kaszydc65rg586manm",{"reviewCount":8},{"description":532,"installMethods":533,"name":534,"sourceUrl":509},"Validates animation durations, enforces typography scale, checks component accessibility, and prevents layout anti-patterns in Tailwind CSS projects. Use when building UI components, reviewing CSS utilities, styling React views, or enforcing design consistency.",{"claudeCode":507},"baseline-ui",{"basePath":536,"githubOwner":512,"githubRepo":513,"locale":18,"slug":534,"type":246},"skills/baseline-ui",{"evaluate":538,"extract":546},{"promptVersionExtension":204,"promptVersionScoring":205,"score":438,"tags":539,"targetMarket":217,"tier":291},[540,541,542,543,214,544,545],"tailwind","css","ui","development","animation","linting",{"commitSha":275},{"repoId":521},[214,544,541,543,545,540,542],{"evaluatedAt":550,"extractAt":525,"updatedAt":551},1778690881357,1778690990539,{"_creationTime":553,"_id":554,"community":555,"display":556,"identity":562,"providers":567,"relations":575,"tags":577,"workflow":578},1778687399826.0393,"k17atzwm47cvq91g38920pxjy186mcn8",{"reviewCount":8},{"description":557,"installMethods":558,"name":560,"sourceUrl":561},"Plain-English translation layer for non-technical Copilot CLI users. Translates every approval prompt, error message, and technical output into clear, jargon-free English with color-coded risk indicators.",{"claudeCode":559},"github/awesome-copilot","Noob Mode","https://github.com/github/awesome-copilot",{"basePath":563,"githubOwner":564,"githubRepo":565,"locale":18,"slug":566,"type":246},"skills/noob-mode","github","awesome-copilot","noob-mode",{"evaluate":568,"extract":574},{"promptVersionExtension":204,"promptVersionScoring":205,"score":438,"tags":569,"targetMarket":217,"tier":291},[570,571,572,573,214],"translation","copilot-cli","plain-english","user-experience",{"commitSha":275,"license":238},{"repoId":576},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[214,571,572,570,573],{"evaluatedAt":579,"extractAt":580,"updatedAt":579},1778690673213,1778687399826]