[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-anthropics-brand-guidelines-de":3,"guides-for-anthropics-brand-guidelines":827,"similar-k17d6pmfek1jcx03w7wqpvzj1h86nwjd-de":828},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":240,"isFallback":245,"parentExtension":246,"providers":306,"relations":310,"repo":311,"tags":825,"workflow":826},1778675443171.0547,"k17d6pmfek1jcx03w7wqpvzj1h86nwjd",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",{"claudeCode":12},"anthropics/skills","brand-guidelines","https://github.com/anthropics/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":238},1778675525449.331,"kn71fcenbn7n1pbfg6zzfv4rz186mef4","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,33,38,41,45,49,53,57,61,64,67,70,74,77,80,83,86,89,93,97,100,104,107,110,113,116,119,122,126,129,133,137,140,143,146,149,153,156,159,162,165,168,171,175,179,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the skill's purpose (applying Anthropic's brand colors/typography) and provides specific use cases (brand colors, style guidelines, visual formatting, company design standards), making it easy to understand its function and when to use it.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise, with the 'name' and 'description' fields effectively summarizing the core capability and providing keywords for routing. The description is well under the character limit and focuses on the skill's primary function.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is reasonably concise, with detailed information like color palettes and typography listed inline. Longer procedures or deeper material would likely be deferred to separate reference files if they existed, adhering to progressive disclosure principles.",{"category":34,"check":35,"severity":36,"summary":37},"Context","Progressive Disclosure","not_applicable","The skill's content is primarily descriptive and does not involve lengthy procedures or bulk third-party material that would necessitate progressive disclosure through separate reference files.",{"category":34,"check":39,"severity":36,"summary":40},"Forked exploration","This skill is descriptive and does not involve deep exploration or code review, making the 'context: fork' setting not applicable.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","The SKILL.md provides clear examples of how to use the brand guidelines, including specific color values and font recommendations, which plausibly demonstrate the skill's intended output.",{"category":42,"check":46,"severity":47,"summary":48},"Edge cases","info","The SKILL.md documents font fallbacks and color application details, which are helpful but do not explicitly list failure modes or recovery steps for common edge cases like missing font installation or incompatible artifact formats.",{"category":50,"check":51,"severity":36,"summary":52},"Code Execution","Tool Fallback","This skill does not appear to rely on external tools like an MCP server; therefore, the check for tool fallback is not applicable.",{"category":54,"check":55,"severity":36,"summary":56},"Safety","Halt on unexpected state","The skill is primarily descriptive and does not involve destructive operations or complex state changes, making a checklist for pre-conditions and unexpected state irrelevant.",{"category":58,"check":59,"severity":24,"summary":60},"Portability","Cross-skill coupling","The skill is self-contained and focused on applying brand guidelines. It does not appear to rely on or implicitly couple with other skills, and its scope is clearly defined.",{"category":42,"check":62,"severity":24,"summary":63},"Problem relevance","The description clearly articulates the problem of applying Anthropic's brand identity to artifacts and specifies when it should be used, addressing a concrete user need.",{"category":42,"check":65,"severity":24,"summary":66},"Unique selling proposition","The skill offers a specific implementation of Anthropic's brand guidelines, including precise color codes and typography, which goes beyond default LLM behavior and provides tangible value for on-brand artifact creation.",{"category":42,"check":68,"severity":24,"summary":69},"Production readiness","The skill's documentation provides clear guidelines on colors, typography, and font management, indicating it is ready for use in workflows requiring adherence to Anthropic's visual identity.",{"category":71,"check":72,"severity":24,"summary":73},"Scope","Single responsibility principle","The skill has a single, coherent responsibility: applying Anthropic's brand styling, and does not extend into unrelated domains.",{"category":71,"check":75,"severity":24,"summary":76},"Description quality","The description accurately and concisely reflects the skill's functionality, clearly stating its purpose and intended use cases.",{"category":22,"check":78,"severity":36,"summary":79},"Scoped tools","This skill does not expose tools or commands; it functions as a set of instructions for the LLM to follow.",{"category":30,"check":81,"severity":36,"summary":82},"Configuration & parameter reference","The skill does not expose configurable parameters or options; its functionality is defined by the instructions within SKILL.md.",{"category":71,"check":84,"severity":36,"summary":85},"Tool naming","This skill does not expose tools, so tool naming conventions are not applicable.",{"category":71,"check":87,"severity":36,"summary":88},"Minimal I/O surface","As the skill does not expose tools or commands, there is no I/O surface to evaluate.",{"category":90,"check":91,"severity":24,"summary":92},"License","License usability","The skill is licensed under the Apache 2.0 license, as indicated by the bundled LICENSE.txt file, which is a permissive open-source license.",{"category":94,"check":95,"severity":24,"summary":96},"Maintenance","Commit recency","The repository shows recent commits (pushedAt: 2026-05-09), indicating active maintenance.",{"category":94,"check":98,"severity":36,"summary":99},"Dependency Management","The skill does not appear to use third-party dependencies directly; thus, dependency management practices are not applicable.",{"category":101,"check":102,"severity":36,"summary":103},"Security","Secret Management","The skill does not handle secrets or sensitive information.",{"category":101,"check":105,"severity":24,"summary":106},"Injection","The skill's content is descriptive and does not load or execute external data as instructions, mitigating injection risks.",{"category":101,"check":108,"severity":24,"summary":109},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or include runtime dependencies, preventing transitive supply-chain risks.",{"category":101,"check":111,"severity":24,"summary":112},"Sandbox Isolation","The skill operates by providing instructions to the LLM and does not interact with the file system or perform operations outside its defined scope, ensuring sandbox isolation.",{"category":101,"check":114,"severity":24,"summary":115},"Sandbox escape primitives","The skill's nature as an instruction-based artifact prevents the use of sandbox-escape primitives.",{"category":101,"check":117,"severity":24,"summary":118},"Data Exfiltration","The skill does not handle confidential data or make outbound calls, eliminating the risk of data exfiltration.",{"category":101,"check":120,"severity":24,"summary":121},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions use clean printable ASCII and expected Unicode.",{"category":123,"check":124,"severity":24,"summary":125},"Hooks","Opaque code execution","The skill consists of plain, readable markdown instructions and does not involve obfuscated code or runtime script execution.",{"category":58,"check":127,"severity":36,"summary":128},"Structural Assumption","The skill does not make any assumptions about the user's project organization or file layout.",{"category":130,"check":131,"severity":24,"summary":132},"Trust","Issues Attention","With 135 issues opened and 11 closed in the last 90 days, the closure rate is low (approx 7.5%), but the number of open issues (135) is high. However, the repository has a very high star count (133400), suggesting a large community and active development, which mitigates the concern of slow issue response in this context.",{"category":134,"check":135,"severity":47,"summary":136},"Versioning","Release Management","The skill does not explicitly declare a version number in its frontmatter or as a GitHub release tag, and installation instructions reference 'main', which can hinder precise versioning and reproducibility.",{"category":50,"check":138,"severity":36,"summary":139},"Validation","This skill does not execute code or handle structured output, so validation checks are not applicable.",{"category":101,"check":141,"severity":36,"summary":142},"Unguarded Destructive Operations","The skill is descriptive and does not perform any destructive operations.",{"category":50,"check":144,"severity":36,"summary":145},"Error Handling","As the skill does not execute code, there are no error paths to evaluate for handling.",{"category":50,"check":147,"severity":36,"summary":148},"Logging","This skill does not perform actions that require logging an audit trail.",{"category":150,"check":151,"severity":36,"summary":152},"Compliance","GDPR","The skill does not operate on personal data.",{"category":150,"check":154,"severity":24,"summary":155},"Target market","The skill's focus on Anthropic's brand guidelines is global in scope, with no regional or jurisdictional restrictions detected.",{"category":58,"check":157,"severity":36,"summary":158},"Runtime stability","The skill is purely instructional and does not make assumptions about specific runtimes, shells, or operating systems.",{"category":30,"check":160,"severity":24,"summary":161},"README","The repository includes a comprehensive README file that explains the purpose of skills and provides context for this repository.",{"category":71,"check":163,"severity":36,"summary":164},"Tool surface size","This skill does not expose any tools or commands, so the tool surface size check is not applicable.",{"category":22,"check":166,"severity":36,"summary":167},"Overlapping near-synonym tools","The skill does not expose any tools, making this check inapplicable.",{"category":30,"check":169,"severity":24,"summary":170},"Phantom features","All advertised features (colors, typography, font application) are clearly detailed within the SKILL.md and align with the skill's described purpose.",{"category":172,"check":173,"severity":24,"summary":174},"Install","Installation instruction","The README provides clear instructions for installing the skills repository as a Claude Code plugin and for using specific skills.",{"category":176,"check":177,"severity":36,"summary":178},"Errors","Actionable error messages","This skill does not execute code and therefore has no user-facing error paths to evaluate.",{"category":180,"check":181,"severity":36,"summary":182},"Execution","Pinned dependencies","The skill does not use third-party dependencies or execute scripts, making this check inapplicable.",{"category":71,"check":184,"severity":36,"summary":185},"Dry-run preview","The skill is purely descriptive and does not perform any state-changing operations or outbound calls, so a dry-run preview is not applicable.",{"category":187,"check":188,"severity":36,"summary":189},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":150,"check":191,"severity":36,"summary":192},"Telemetry opt-in","The skill does not emit telemetry.",1778675525341,"This skill applies Anthropic's official brand colors and typography to various artifacts. It specifies exact color hex codes and font recommendations (Poppins for headings, Lora for body text) with fallbacks to Arial and Georgia. The skill also outlines accent colors for non-textual elements.",[196,197,198,199],"Applies Anthropic's primary, secondary, and accent colors.","Utilizes Poppins and Lora fonts for headings and body text respectively.","Provides automatic fallback fonts (Arial, Georgia) if custom fonts are unavailable.","Applies accent colors to non-text shapes to maintain brand consistency.",[201,202,203],"Installing fonts on the user's system.","Handling complex visual design tasks beyond applying predefined styles.","Modifying existing artifact structures beyond text and color application.","3.0.0","4.4.0","To ensure any artifact benefits from Anthropic's official look-and-feel by applying its brand colors, typography, and visual formatting standards.","The skill is well-documented, adheres to a single responsibility, and has a clear purpose and usage. The primary areas for improvement are the lack of explicit versioning and the absence of detailed failure mode documentation for edge cases.",95,"A high-quality skill for applying Anthropic's brand guidelines effectively.",[211,212,213,214,215],"branding","design","typography","visual-identity","style-guide","global","verified",[219,220,221,222],"When applying official Anthropic brand colors to documents or presentations.","When needing to adhere to company visual formatting or design standards.","When ensuring consistent typography across different systems.","When creating artifacts that require Anthropic's specific look-and-feel.",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":236,"testCoverage":237},{"hasLockfile":225},false,1778675509369,{"descriptionLength":228,"readmeSize":229},236,5552,{"closedIssues90d":231,"forks":232,"hasChangelog":225,"openIssues90d":233,"pushedAt":234,"stars":235},11,15729,135,1778286877000,133400,{"hasNpmPackage":225,"smitheryVerified":225},{"hasCi":225,"hasTests":225},{"updatedAt":239},1778675525449,{"basePath":241,"githubOwner":242,"githubRepo":243,"locale":18,"slug":13,"type":244},"skills/brand-guidelines","anthropics","skills","skill",true,{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":254,"parentExtension":257,"providers":288,"relations":302,"tags":303,"workflow":304},1778675443171.0537,"k170qz33xe7jskt6553a2dh72586mgxe",{"reviewCount":8},{"description":251,"installMethods":252,"name":253,"sourceUrl":14},"Collection of document processing suite including Excel, Word, PowerPoint, and PDF capabilities",{"claudeCode":243},"Claude API and SDK Guide",{"basePath":255,"githubOwner":242,"githubRepo":243,"locale":18,"slug":243,"type":256},"","plugin",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":265,"providers":267,"relations":282,"tags":284,"workflow":285},1778675443171.0535,"k179jez5bqzvcf34s52bze7t7n86nhn3",{"reviewCount":8},{"description":262,"installMethods":263,"name":264,"sourceUrl":14},"Anthropic example skills",{"claudeCode":12},"anthropic-agent-skills",{"basePath":255,"githubOwner":242,"githubRepo":243,"locale":18,"slug":243,"type":266},"marketplace",{"evaluate":268,"extract":276},{"promptVersionExtension":269,"promptVersionScoring":205,"score":270,"tags":271,"targetMarket":216,"tier":275},"3.1.0",79,[272,243,266,273,274],"ai","documentation","examples","community",{"commitSha":277,"marketplace":278,"plugin":280},"HEAD",{"name":264,"pluginCount":279},1,{"mcpCount":8,"provider":281,"skillCount":8},"classify",{"repoId":283},"kd70961715zznj5333pbvetk3986mf7x",[272,273,274,266,243],{"evaluatedAt":286,"extractAt":287,"updatedAt":286},1778675460927,1778675443171,{"evaluate":289,"extract":298},{"promptVersionExtension":204,"promptVersionScoring":205,"score":290,"tags":291,"targetMarket":216,"tier":275},89,[292,293,294,295,296,297,273],"claude-api","llm","sdk","typescript","python","developer-tools",{"commitSha":277,"license":299,"plugin":300},"Proprietary",{"mcpCount":8,"provider":281,"skillCount":301},17,{"parentExtensionId":259,"repoId":283},[292,297,273,293,296,294,295],{"evaluatedAt":305,"extractAt":287,"updatedAt":305},1778675491504,{"evaluate":307,"extract":309},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":308,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":277},{"parentExtensionId":248,"repoId":283},{"_creationTime":312,"_id":283,"identity":313,"providers":314,"workflow":821},1778675438038.062,{"githubOwner":242,"githubRepo":243,"sourceUrl":14},{"classify":315,"discover":814,"github":817},{"commitSha":277,"extensions":316},[317,327,333,339,344,361,367,376,384,392,519,528,545,562,592,663,693,702,711,726,743,805],{"basePath":255,"description":262,"displayName":264,"installMethods":318,"rationale":319,"selectedPaths":320,"source":326,"sourceLanguage":18,"type":266},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[321,324],{"path":322,"priority":323},".claude-plugin/marketplace.json","mandatory",{"path":325,"priority":323},"README.md","rule",{"basePath":255,"description":251,"displayName":328,"installMethods":329,"rationale":330,"selectedPaths":331,"source":326,"sourceLanguage":18,"type":256},"document-skills",{"claudeCode":243},"inline plugin source from marketplace.json at /",[332],{"path":325,"priority":323},{"basePath":255,"description":334,"displayName":335,"installMethods":336,"rationale":330,"selectedPaths":337,"source":326,"sourceLanguage":18,"type":256},"Collection of example skills demonstrating various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling","example-skills",{"claudeCode":243},[338],{"path":325,"priority":323},{"basePath":255,"description":340,"displayName":292,"installMethods":341,"rationale":330,"selectedPaths":342,"source":326,"sourceLanguage":18,"type":256},"Claude API and SDK documentation skill for building LLM-powered applications",{"claudeCode":243},[343],{"path":325,"priority":323},{"basePath":345,"description":346,"displayName":347,"installMethods":348,"rationale":349,"selectedPaths":350,"source":326,"sourceLanguage":18,"type":244},"skills/algorithmic-art","Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.","algorithmic-art",{"claudeCode":12},"SKILL.md frontmatter at skills/algorithmic-art/SKILL.md",[351,353,356,359],{"path":352,"priority":323},"SKILL.md",{"path":354,"priority":355},"LICENSE.txt","high",{"path":357,"priority":358},"templates/generator_template.js","low",{"path":360,"priority":358},"templates/viewer.html",{"basePath":241,"description":10,"displayName":13,"installMethods":362,"rationale":363,"selectedPaths":364,"source":326,"sourceLanguage":18,"type":244},{"claudeCode":12},"SKILL.md frontmatter at skills/brand-guidelines/SKILL.md",[365,366],{"path":352,"priority":323},{"path":354,"priority":355},{"basePath":368,"description":369,"displayName":370,"installMethods":371,"rationale":372,"selectedPaths":373,"source":326,"sourceLanguage":18,"type":244},"skills/canvas-design","Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.","canvas-design",{"claudeCode":12},"SKILL.md frontmatter at skills/canvas-design/SKILL.md",[374,375],{"path":352,"priority":323},{"path":354,"priority":355},{"basePath":377,"description":378,"displayName":292,"installMethods":379,"rationale":380,"selectedPaths":381,"source":326,"sourceLanguage":18,"type":244},"skills/claude-api","Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.",{"claudeCode":12},"SKILL.md frontmatter at skills/claude-api/SKILL.md",[382,383],{"path":352,"priority":323},{"path":354,"priority":355},{"basePath":385,"description":386,"displayName":387,"installMethods":388,"rationale":389,"selectedPaths":390,"source":326,"sourceLanguage":18,"type":244},"skills/doc-coauthoring","Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.","doc-coauthoring",{"claudeCode":12},"SKILL.md frontmatter at skills/doc-coauthoring/SKILL.md",[391],{"path":352,"priority":323},{"basePath":393,"description":394,"displayName":395,"installMethods":396,"rationale":397,"selectedPaths":398,"source":326,"sourceLanguage":18,"type":244},"skills/docx","Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.","docx",{"claudeCode":12},"SKILL.md frontmatter at skills/docx/SKILL.md",[399,400,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509,511,513,515,517],{"path":352,"priority":323},{"path":354,"priority":355},{"path":402,"priority":358},"scripts/__init__.py",{"path":404,"priority":358},"scripts/accept_changes.py",{"path":406,"priority":358},"scripts/comment.py",{"path":408,"priority":358},"scripts/office/helpers/__init__.py",{"path":410,"priority":358},"scripts/office/helpers/merge_runs.py",{"path":412,"priority":358},"scripts/office/helpers/simplify_redlines.py",{"path":414,"priority":358},"scripts/office/pack.py",{"path":416,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd",{"path":418,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd",{"path":420,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd",{"path":422,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd",{"path":424,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd",{"path":426,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd",{"path":428,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd",{"path":430,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd",{"path":432,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd",{"path":434,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd",{"path":436,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd",{"path":438,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd",{"path":440,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd",{"path":442,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd",{"path":444,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd",{"path":446,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd",{"path":448,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd",{"path":450,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd",{"path":452,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd",{"path":454,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd",{"path":456,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd",{"path":458,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd",{"path":460,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd",{"path":462,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd",{"path":464,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd",{"path":466,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd",{"path":468,"priority":358},"scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd",{"path":470,"priority":358},"scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd",{"path":472,"priority":358},"scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd",{"path":474,"priority":358},"scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd",{"path":476,"priority":358},"scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd",{"path":478,"priority":358},"scripts/office/schemas/mce/mc.xsd",{"path":480,"priority":358},"scripts/office/schemas/microsoft/wml-2010.xsd",{"path":482,"priority":358},"scripts/office/schemas/microsoft/wml-2012.xsd",{"path":484,"priority":358},"scripts/office/schemas/microsoft/wml-2018.xsd",{"path":486,"priority":358},"scripts/office/schemas/microsoft/wml-cex-2018.xsd",{"path":488,"priority":358},"scripts/office/schemas/microsoft/wml-cid-2016.xsd",{"path":490,"priority":358},"scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd",{"path":492,"priority":358},"scripts/office/schemas/microsoft/wml-symex-2015.xsd",{"path":494,"priority":358},"scripts/office/soffice.py",{"path":496,"priority":358},"scripts/office/unpack.py",{"path":498,"priority":358},"scripts/office/validate.py",{"path":500,"priority":358},"scripts/office/validators/__init__.py",{"path":502,"priority":358},"scripts/office/validators/base.py",{"path":504,"priority":358},"scripts/office/validators/docx.py",{"path":506,"priority":358},"scripts/office/validators/pptx.py",{"path":508,"priority":358},"scripts/office/validators/redlining.py",{"path":510,"priority":358},"scripts/templates/comments.xml",{"path":512,"priority":358},"scripts/templates/commentsExtended.xml",{"path":514,"priority":358},"scripts/templates/commentsExtensible.xml",{"path":516,"priority":358},"scripts/templates/commentsIds.xml",{"path":518,"priority":358},"scripts/templates/people.xml",{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":326,"sourceLanguage":18,"type":244},"skills/frontend-design","Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.","frontend-design",{"claudeCode":12},"SKILL.md frontmatter at skills/frontend-design/SKILL.md",[526,527],{"path":352,"priority":323},{"path":354,"priority":355},{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":326,"sourceLanguage":18,"type":244},"skills/internal-comms","A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).","internal-comms",{"claudeCode":12},"SKILL.md frontmatter at skills/internal-comms/SKILL.md",[535,536,537,539,541,543],{"path":352,"priority":323},{"path":354,"priority":355},{"path":538,"priority":358},"examples/3p-updates.md",{"path":540,"priority":358},"examples/company-newsletter.md",{"path":542,"priority":358},"examples/faq-answers.md",{"path":544,"priority":358},"examples/general-comms.md",{"basePath":546,"description":547,"displayName":548,"installMethods":549,"rationale":550,"selectedPaths":551,"source":326,"sourceLanguage":18,"type":244},"skills/mcp-builder","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).","mcp-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-builder/SKILL.md",[552,553,554,556,558,560],{"path":352,"priority":323},{"path":354,"priority":355},{"path":555,"priority":358},"scripts/connections.py",{"path":557,"priority":358},"scripts/evaluation.py",{"path":559,"priority":358},"scripts/example_evaluation.xml",{"path":561,"priority":358},"scripts/requirements.txt",{"basePath":563,"description":564,"displayName":565,"installMethods":566,"rationale":567,"selectedPaths":568,"source":326,"sourceLanguage":18,"type":244},"skills/pdf","Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.","pdf",{"claudeCode":12},"SKILL.md frontmatter at skills/pdf/SKILL.md",[569,570,571,574,576,578,580,582,584,586,588,590],{"path":352,"priority":323},{"path":354,"priority":355},{"path":572,"priority":573},"forms.md","medium",{"path":575,"priority":573},"reference.md",{"path":577,"priority":358},"scripts/check_bounding_boxes.py",{"path":579,"priority":358},"scripts/check_fillable_fields.py",{"path":581,"priority":358},"scripts/convert_pdf_to_images.py",{"path":583,"priority":358},"scripts/create_validation_image.py",{"path":585,"priority":358},"scripts/extract_form_field_info.py",{"path":587,"priority":358},"scripts/extract_form_structure.py",{"path":589,"priority":358},"scripts/fill_fillable_fields.py",{"path":591,"priority":358},"scripts/fill_pdf_form_with_annotations.py",{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":326,"sourceLanguage":18,"type":244},"skills/pptx","Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.","pptx",{"claudeCode":12},"SKILL.md frontmatter at skills/pptx/SKILL.md",[599,600,601,603,605,606,608,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661],{"path":352,"priority":323},{"path":354,"priority":355},{"path":602,"priority":573},"editing.md",{"path":604,"priority":573},"pptxgenjs.md",{"path":402,"priority":358},{"path":607,"priority":358},"scripts/add_slide.py",{"path":609,"priority":358},"scripts/clean.py",{"path":408,"priority":358},{"path":410,"priority":358},{"path":412,"priority":358},{"path":414,"priority":358},{"path":416,"priority":358},{"path":418,"priority":358},{"path":420,"priority":358},{"path":422,"priority":358},{"path":424,"priority":358},{"path":426,"priority":358},{"path":428,"priority":358},{"path":430,"priority":358},{"path":432,"priority":358},{"path":434,"priority":358},{"path":436,"priority":358},{"path":438,"priority":358},{"path":440,"priority":358},{"path":442,"priority":358},{"path":444,"priority":358},{"path":446,"priority":358},{"path":448,"priority":358},{"path":450,"priority":358},{"path":452,"priority":358},{"path":454,"priority":358},{"path":456,"priority":358},{"path":458,"priority":358},{"path":460,"priority":358},{"path":462,"priority":358},{"path":464,"priority":358},{"path":466,"priority":358},{"path":468,"priority":358},{"path":470,"priority":358},{"path":472,"priority":358},{"path":474,"priority":358},{"path":476,"priority":358},{"path":478,"priority":358},{"path":480,"priority":358},{"path":482,"priority":358},{"path":484,"priority":358},{"path":486,"priority":358},{"path":488,"priority":358},{"path":490,"priority":358},{"path":492,"priority":358},{"path":494,"priority":358},{"path":496,"priority":358},{"path":498,"priority":358},{"path":500,"priority":358},{"path":502,"priority":358},{"path":504,"priority":358},{"path":506,"priority":358},{"path":508,"priority":358},{"path":662,"priority":358},"scripts/thumbnail.py",{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":326,"sourceLanguage":18,"type":244},"skills/skill-creator","Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.","skill-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-creator/SKILL.md",[670,671,672,674,676,677,679,681,683,685,687,689,691],{"path":352,"priority":323},{"path":354,"priority":355},{"path":673,"priority":358},"assets/eval_review.html",{"path":675,"priority":573},"references/schemas.md",{"path":402,"priority":358},{"path":678,"priority":358},"scripts/aggregate_benchmark.py",{"path":680,"priority":358},"scripts/generate_report.py",{"path":682,"priority":358},"scripts/improve_description.py",{"path":684,"priority":358},"scripts/package_skill.py",{"path":686,"priority":358},"scripts/quick_validate.py",{"path":688,"priority":358},"scripts/run_eval.py",{"path":690,"priority":358},"scripts/run_loop.py",{"path":692,"priority":358},"scripts/utils.py",{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":326,"sourceLanguage":18,"type":244},"skills/slack-gif-creator","Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like \"make me a GIF of X doing Y for Slack.\"","slack-gif-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/slack-gif-creator/SKILL.md",[700,701],{"path":352,"priority":323},{"path":354,"priority":355},{"basePath":703,"description":704,"displayName":705,"installMethods":706,"rationale":707,"selectedPaths":708,"source":326,"sourceLanguage":18,"type":244},"skills/theme-factory","Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.","theme-factory",{"claudeCode":12},"SKILL.md frontmatter at skills/theme-factory/SKILL.md",[709,710],{"path":352,"priority":323},{"path":354,"priority":355},{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":326,"sourceLanguage":18,"type":244},"skills/web-artifacts-builder","Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.","web-artifacts-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/web-artifacts-builder/SKILL.md",[718,719,720,722,724],{"path":352,"priority":323},{"path":354,"priority":355},{"path":721,"priority":358},"scripts/bundle-artifact.sh",{"path":723,"priority":358},"scripts/init-artifact.sh",{"path":725,"priority":358},"scripts/shadcn-components.tar.gz",{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":326,"sourceLanguage":18,"type":244},"skills/webapp-testing","Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.","webapp-testing",{"claudeCode":12},"SKILL.md frontmatter at skills/webapp-testing/SKILL.md",[733,734,735,737,739,741],{"path":352,"priority":323},{"path":354,"priority":355},{"path":736,"priority":358},"examples/console_logging.py",{"path":738,"priority":358},"examples/element_discovery.py",{"path":740,"priority":358},"examples/static_html_automation.py",{"path":742,"priority":358},"scripts/with_server.py",{"basePath":744,"description":745,"displayName":746,"installMethods":747,"rationale":748,"selectedPaths":749,"source":326,"sourceLanguage":18,"type":244},"skills/xlsx","Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.","xlsx",{"claudeCode":12},"SKILL.md frontmatter at skills/xlsx/SKILL.md",[750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803],{"path":352,"priority":323},{"path":354,"priority":355},{"path":408,"priority":358},{"path":410,"priority":358},{"path":412,"priority":358},{"path":414,"priority":358},{"path":416,"priority":358},{"path":418,"priority":358},{"path":420,"priority":358},{"path":422,"priority":358},{"path":424,"priority":358},{"path":426,"priority":358},{"path":428,"priority":358},{"path":430,"priority":358},{"path":432,"priority":358},{"path":434,"priority":358},{"path":436,"priority":358},{"path":438,"priority":358},{"path":440,"priority":358},{"path":442,"priority":358},{"path":444,"priority":358},{"path":446,"priority":358},{"path":448,"priority":358},{"path":450,"priority":358},{"path":452,"priority":358},{"path":454,"priority":358},{"path":456,"priority":358},{"path":458,"priority":358},{"path":460,"priority":358},{"path":462,"priority":358},{"path":464,"priority":358},{"path":466,"priority":358},{"path":468,"priority":358},{"path":470,"priority":358},{"path":472,"priority":358},{"path":474,"priority":358},{"path":476,"priority":358},{"path":478,"priority":358},{"path":480,"priority":358},{"path":482,"priority":358},{"path":484,"priority":358},{"path":486,"priority":358},{"path":488,"priority":358},{"path":490,"priority":358},{"path":492,"priority":358},{"path":494,"priority":358},{"path":496,"priority":358},{"path":498,"priority":358},{"path":500,"priority":358},{"path":502,"priority":358},{"path":504,"priority":358},{"path":506,"priority":358},{"path":508,"priority":358},{"path":804,"priority":358},"scripts/recalc.py",{"basePath":806,"description":807,"displayName":808,"installMethods":809,"rationale":810,"selectedPaths":811,"source":326,"sourceLanguage":813,"type":244},"template","Replace with description of the skill and when Claude should use it.","template-skill",{"claudeCode":12},"SKILL.md frontmatter at template/SKILL.md",[812],{"path":352,"priority":323},"fr",{"sources":815},[816],"manual",{"closedIssues90d":231,"description":818,"forks":232,"openIssues90d":233,"pushedAt":234,"readmeSize":229,"stars":235,"topics":819},"Public repository for Agent Skills",[820],"agent-skills",{"classifiedAt":822,"discoverAt":823,"extractAt":824,"githubAt":824,"updatedAt":822},1778675442937,1778675438038,1778675441020,[211,212,215,213,214],{"evaluatedAt":239,"extractAt":287,"updatedAt":239},[],[829,850,883,914,935,961],{"_creationTime":830,"_id":831,"community":832,"display":833,"identity":837,"providers":840,"relations":844,"tags":846,"workflow":847},1778685470466.596,"k17b7tmvhtye86xsarkf7v3vyd86n8vp",{"reviewCount":8},{"description":10,"installMethods":834,"name":13,"sourceUrl":836},{"claudeCode":835},"composiohq/awesome-claude-skills","https://github.com/composiohq/awesome-claude-skills",{"basePath":13,"githubOwner":838,"githubRepo":839,"locale":18,"slug":13,"type":244},"composiohq","awesome-claude-skills",{"evaluate":841,"extract":843},{"promptVersionExtension":204,"promptVersionScoring":205,"score":270,"tags":842,"targetMarket":216,"tier":275},[211,212,213,214,215],{"commitSha":277},{"repoId":845},"kd759n20mg49ch9nr8dyb7qeyd86m26h",[211,212,215,213,214],{"evaluatedAt":848,"extractAt":849,"updatedAt":848},1778685554184,1778685470466,{"_creationTime":851,"_id":852,"community":853,"display":854,"identity":860,"providers":865,"relations":876,"tags":879,"workflow":880},1778668208695.1453,"k176sf1kx7rrk3aq3ywq0dfdrs86mwp1",{"reviewCount":8},{"description":855,"installMethods":856,"name":858,"sourceUrl":859},"Typography-only audit covering font selection, type scale, readability, hierarchy, performance",{"claudeCode":857},"Aboudjem/ui-ux-suite","Type Audit","https://github.com/Aboudjem/ui-ux-suite",{"basePath":861,"githubOwner":862,"githubRepo":863,"locale":18,"slug":864,"type":244},"skills/type-audit","Aboudjem","ui-ux-suite","type-audit",{"evaluate":866,"extract":874},{"promptVersionExtension":204,"promptVersionScoring":205,"score":867,"tags":868,"targetMarket":216,"tier":217},100,[212,869,213,870,871,872,873],"ux","audit","css","web-development","frontend",{"commitSha":277,"license":875},"MIT",{"parentExtensionId":877,"repoId":878},"k178zeec8jajqdrczrynw6x3fx86mm8h","kd75532596tdmk72j9k55b0qqn86n5et",[870,871,212,873,213,869,872],{"evaluatedAt":881,"extractAt":882,"updatedAt":881},1778670163933,1778668208695,{"_creationTime":884,"_id":885,"community":886,"display":887,"identity":893,"providers":898,"relations":908,"tags":910,"workflow":911},1778696113180.8074,"k17ctgb981z2xs3sn96gd9fnm186n5rc",{"reviewCount":8},{"description":888,"installMethods":889,"name":891,"sourceUrl":892},"Direct visual and creative work for campaigns, photography, illustration, video, and branded experiences. Use this skill whenever the user wants to brief a photographer, direct illustrators, plan a creative campaign, develop visual concepts, write a creative direction document, or evaluate creative work for fit. Triggers on art direction, photo brief, photography brief, illustration brief, campaign concept, creative concept, visual direction, mood board, look and feel, visual treatment, video direction. Also triggers when the user has approved brand identity but needs to extend it into specific creative deliverables.",{"claudeCode":890},"rampstackco/claude-skills","Art Direction","https://github.com/rampstackco/claude-skills",{"basePath":894,"githubOwner":895,"githubRepo":896,"locale":18,"slug":897,"type":244},"skills/art-direction","rampstackco","claude-skills","art-direction",{"evaluate":899,"extract":907},{"promptVersionExtension":204,"promptVersionScoring":205,"score":900,"tags":901,"targetMarket":216,"tier":217},99,[902,211,212,903,904,905,906],"creative-direction","photography","illustration","campaigns","briefing",{"commitSha":277,"license":875},{"repoId":909},"kd7bebccrrd1xf6w868aggftrd86m86v",[211,906,905,902,212,904,903],{"evaluatedAt":912,"extractAt":913,"updatedAt":912},1778696247163,1778696113180,{"_creationTime":915,"_id":916,"community":917,"display":918,"identity":922,"providers":925,"relations":931,"tags":932,"workflow":933},1778696113180.82,"k179axpwqp2xznh2kyajrt41k986n0rf",{"reviewCount":8},{"description":919,"installMethods":920,"name":921,"sourceUrl":892},"Generate logo variants for a brand or organization, producing multiple production-grade marks across different architectures (wordmark, lockup, symbol-only, letterform-as-symbol, monogram) with rationale, application specs, and decision-ready presentation. Distinct from `brand-identity`, which produces a complete identity system covering logo plus color plus type plus voice plus applications. This skill goes deep on the logo specifically: typographic register selection, symbol approach taxonomy, application context discipline (16px favicon, embroidery, signage, motion), production specs (SVG-ready, single-color reproducibility, reverse versions). Triggers on logo design, design a logo, logo for X, brand mark, wordmark, logotype, monogram, lockup, mark variants, logo iterations, redesign the logo, refine the logo, logo refresh, letterform-as-symbol. Also triggers when the user has an established brand and wants to explore mark variants or when iterating on existing logo work for production. Does NOT fire when the user needs full brand identity (use `brand-identity`), brand positioning or strategy (use `brand-discovery`), project-wide creative direction (use `creative-direction`), or one-off illustration.",{"claudeCode":890},"Logo Design",{"basePath":923,"githubOwner":895,"githubRepo":896,"locale":18,"slug":924,"type":244},"skills/logo-design","logo-design",{"evaluate":926,"extract":930},{"promptVersionExtension":204,"promptVersionScoring":205,"score":927,"tags":928,"targetMarket":216,"tier":217},98,[924,211,212,929,214],"marketing",{"commitSha":277,"license":875},{"repoId":909},[211,212,924,929,214],{"evaluatedAt":934,"extractAt":913,"updatedAt":934},1778697221253,{"_creationTime":936,"_id":937,"community":938,"display":939,"identity":944,"providers":948,"relations":955,"tags":957,"workflow":958},1778685991755.7349,"k17et2nw2qjy48px1ev434z8wn86n41r",{"reviewCount":8},{"description":10,"installMethods":940,"name":942,"sourceUrl":943},{"claudeCode":941},"davila7/claude-code-templates","Anthropic Brand Styling","https://github.com/davila7/claude-code-templates",{"basePath":945,"githubOwner":946,"githubRepo":947,"locale":18,"slug":13,"type":244},"cli-tool/components/skills/enterprise-communication/brand-guidelines","davila7","claude-code-templates",{"evaluate":949,"extract":953},{"promptVersionExtension":204,"promptVersionScoring":205,"score":927,"tags":950,"targetMarket":216,"tier":217},[211,212,213,951,952],"style","anthropic",{"commitSha":277,"license":954},"Apache-2.0",{"repoId":956},"kd71fzn4s7r0269fkw47wt670n86ndz0",[952,211,212,951,213],{"evaluatedAt":959,"extractAt":960,"updatedAt":959},1778689438512,1778685991755,{"_creationTime":962,"_id":963,"community":964,"display":965,"identity":971,"providers":975,"relations":985,"tags":988,"workflow":989},1778695548458.3938,"k17a35k2eqy0kc0w1mvmz7252h86m1sx",{"reviewCount":8},{"description":966,"installMethods":967,"name":969,"sourceUrl":970},"Review web design for layout quality, typography, colour usage, spacing, responsive behaviour, brand consistency, and visual hierarchy. Covers design principles evaluation and improvement recommendations. Use when reviewing a design mockup before development, assessing an implemented site for design quality, providing feedback during a design review session, evaluating brand consistency, or checking responsive behaviour across breakpoints.\n",{"claudeCode":968},"pjt222/agent-almanac","review-web-design","https://github.com/pjt222/agent-almanac",{"basePath":972,"githubOwner":973,"githubRepo":974,"locale":18,"slug":969,"type":244},"skills/review-web-design","pjt222","agent-almanac",{"evaluate":976,"extract":984},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":977,"targetMarket":216,"tier":217},[978,979,213,980,981,982,211,983],"web-design","layout","color","responsive","visual-hierarchy","review",{"commitSha":277},{"parentExtensionId":986,"repoId":987},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[211,980,979,981,983,213,982,978],{"evaluatedAt":990,"extractAt":991,"updatedAt":990},1778700903352,1778695548458]