[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-openai-figma-create-design-system-rules-en":3,"guides-for-openai-figma-create-design-system-rules":1794,"similar-k17c799wr1eejbysdg4prjnwys86mbg0-en":1795},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":226,"parentExtension":246,"providers":247,"relations":252,"repo":254,"tags":1791,"workflow":1792},1778695021936.556,"k17c799wr1eejbysdg4prjnwys86mbg0",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Generates custom design system rules for the user's codebase. Use when user says \"create design system rules\", \"generate rules for my project\", \"set up design rules\", \"customize design system guidelines\", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server connection.",{"claudeCode":12},"openai/skills","figma-create-design-system-rules","https://github.com/openai/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":239},1778695123396.8196,"kn71hcee128bm2e6vescr6kqzs86mhdh","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,100,104,108,111,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of generating custom design system rules and specifies the user intent and context for using the skill.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill generates project-specific rules tailored to AI coding agents, going beyond basic prompting by encoding team conventions and architectural decisions.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill outlines a clear 5-step workflow including tool usage, codebase analysis, rule generation, saving, and validation, covering the complete lifecycle for establishing design system rules.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on generating design system rules for Figma-to-code workflows and does not extend into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately reflects the skill's purpose, features, and prerequisites, including the requirement for a Figma MCP server connection.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses a specific tool, `create_design_system_rules`, which is narrow and clearly defined for its purpose.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The `create_design_system_rules` tool parameters (`clientLanguages`, `clientFrameworks`) are documented, and the skill's general rules are well-defined.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The primary tool used, `create_design_system_rules`, is descriptive and follows a clear naming convention.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The tool's parameters are specific (`clientLanguages`, `clientFrameworks`), and the output is described as guidance and a template, implying a focused payload.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The provided LICENSE.TXT file indicates usage is governed by Figma Developer Terms, which are permissive for development and integration.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The latest commit was on 2026-05-13, indicating recent maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to use any third-party dependencies directly.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill focuses on generating rules based on project analysis and tool output, with no indication of loading untrusted external code or data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on a specific tool (`create_design_system_rules`) and local analysis; it does not fetch remote code or data to be executed.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's primary action is rule generation and file saving, which is expected to be confined to the project's or skill's directory structure.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or retry loops around denied tool calls were observed in the provided script and markdown.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not appear to exfiltrate any user data or secrets; its primary function is to generate configuration files.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown files are free of hidden steering tricks and use standard ASCII/Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The provided scripts and markdown do not contain obfuscated code, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill instructs users to save rules to specific files based on the agent they are using, but it does not assume a rigid project structure beyond that.",{"category":96,"check":97,"severity":98,"summary":99},"Trust","Issues Attention","warning","There are 30 open issues and 6 closed issues in the last 90 days, resulting in a low closure rate, indicating slow maintainer response.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The commit pushedAt date of 2026-05-13 indicates recent activity and a version is implicitly available via the commit hash.",{"category":105,"check":106,"severity":63,"summary":107},"Execution","Validation","The skill's core function is rule generation and file writing, not direct execution of user-provided inputs that require schema validation.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The primary destructive operation is saving rules to files, which is expected and not inherently dangerous.",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","The skill describes error scenarios (conflicting rules, outdated rules) and suggests recovery steps, indicating thoughtful error handling.",{"category":112,"check":116,"severity":63,"summary":117},"Logging","The skill is primarily rule generation and file writing, with no destructive actions or outbound calls requiring audit logging.",{"category":119,"check":120,"severity":63,"summary":121},"Compliance","GDPR","The skill does not operate on personal data; it generates configuration rules.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's functionality is global and not tied to any specific geography or legal jurisdiction.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill's workflow relies on standard file operations and tool calls, with no apparent assumptions about specific OS, shells, or runtimes beyond the agent's environment.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README provides a good overview of agent skills, installation, and licensing, though the specific skill's details are in SKILL.md.",{"category":33,"check":132,"severity":63,"summary":133},"Tool surface size","This is a single-function skill, not a collection of multiple tools.",{"category":40,"check":135,"severity":63,"summary":136},"Overlapping near-synonym tools","The skill uses a single, specific tool, so there are no overlapping near-synonym tools.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All features described in the SKILL.md and description are implemented through the `create_design_system_rules` tool and the rule generation process.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README clearly explains how to install curated skills using the `$skill-installer` and provides examples.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The skill addresses common issues like rule conflicts and outdated rules, providing actionable solutions and remediation steps.",{"category":105,"check":149,"severity":63,"summary":150},"Pinned dependencies","The skill does not appear to use third-party dependencies that would require pinning.",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","The skill's primary function is rule generation and file writing, which does not involve state-changing operations requiring a dry-run preview.",{"category":155,"check":156,"severity":63,"summary":157},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":119,"check":159,"severity":63,"summary":160},"Telemetry opt-in","There is no indication that the skill collects or emits telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill precisely states its purpose (generate custom design system rules), what it operates on (codebase, Figma designs), and when to use it, including trigger phrases and explicit boundaries.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The SKILL.md frontmatter is concise, clearly stating the skill's name and purpose with relevant trigger phrases.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is well-structured and under 500 lines, delegating detailed procedures and examples to separate sections and files.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md uses progressive disclosure by outlining the workflow and referencing detailed rule categories and examples within the document, and a template in a separate file.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","The skill does not involve deep exploration or code review that would necessitate forked context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md includes three detailed, end-to-end examples demonstrating usage with different project setups (React, Vue, Design System Library) and expected outcomes.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The skill addresses common issues like rule conflicts and outdated rules, suggesting recovery steps and documenting potential failure modes.",{"category":112,"check":184,"severity":63,"summary":185},"Tool Fallback","The skill relies on a specific tool (`create_design_system_rules`) but does not describe a fallback for when this tool is unavailable.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The SKILL.md advises users to test with simple components after rule creation and iterate, implying a safe, iterative approach to rule implementation rather than automatic destructive actions.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and focuses on generating design system rules, without relying on or implicitly coupling with other specific skills.",1778695123291,"This skill automates the creation of custom design system rules tailored to a user's codebase and AI coding agent. It guides users through analyzing their project's conventions and generating rules for components, styling, and Figma integration, saving these rules to appropriate configuration files for agents like Claude Code, Codex CLI, or Cursor.",[196,197,198,199,200],"Generates custom design system rules","Supports multiple AI coding agents (Claude Code, Codex CLI, Cursor)","Analyzes codebase for component organization and styling","Provides templates for various rule categories (components, styling, assets)","Ensures consistent Figma-to-code implementation",[202,203,204],"Replacing the Figma MCP server or Figma itself","Directly implementing UI components from Figma","Providing generic design system rules without project context","3.0.0","4.4.0","To establish consistent, project-specific design conventions for AI coding agents, ensuring adherence to team standards during Figma-to-code workflows.","The skill is well-documented and functional. The 'Issues Attention' check received a warning due to a high number of open issues with a low closure rate, indicating potential maintenance lag.",95,"Generates project-specific design system rules for consistent Figma-to-code implementation.",[212,213,214,215,216],"design-system","figma","code-generation","developer-tools","automation","global","community",[220,221,222,223],"Starting a new project with established Figma-to-code conventions","Onboarding AI coding agents to existing projects with specific patterns","Standardizing Figma implementation workflows across a team","Users requesting to 'create design system rules' or 'customize guidelines'",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":237,"testCoverage":238},{"hasLockfile":226},false,1778695112706,{"descriptionLength":229,"readmeSize":230},322,1478,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"openIssues90d":234,"pushedAt":235,"stars":236},6,1263,30,1778692029000,19018,{"hasNpmPackage":226,"smitheryVerified":226},{"hasCi":226,"hasTests":226},{"updatedAt":240},1778695123396,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/.curated/figma-create-design-system-rules","openai","skills","skill",null,{"evaluate":248,"extract":250},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":249,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":251},"HEAD",{"repoId":253},"kd75n2zj3yh472p25zffgycved86mnpx",{"_creationTime":255,"_id":253,"identity":256,"providers":257,"workflow":1787},1778695016992.2295,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":258,"discover":1781,"github":1784},{"commitSha":251,"extensions":259},[260,304,329,340,967,985,1002,1015,1027,1039,1083,1095,1151,1166,1179,1210,1237,1250,1291,1310,1329,1348,1367,1384,1405,1416,1435,1446,1491,1516,1545,1564,1577,1590,1624,1641,1656,1698,1711,1732,1745,1762],{"basePath":261,"description":262,"displayName":263,"installMethods":264,"rationale":265,"selectedPaths":266,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/aspnet-core","Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, testing, performance, deployment, or ASP.NET Core upgrades.","aspnet-core",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/aspnet-core/SKILL.md",[267,270,273,276,279,281,283,285,287,289,291,293,295,297,299,301],{"path":268,"priority":269},"SKILL.md","mandatory",{"path":271,"priority":272},"LICENSE.txt","high",{"path":274,"priority":275},"assets/dotnet-logo.png","low",{"path":277,"priority":278},"references/_sections.md","medium",{"path":280,"priority":278},"references/apis-minimal-and-controllers.md",{"path":282,"priority":278},"references/data-state-and-services.md",{"path":284,"priority":278},"references/program-and-pipeline.md",{"path":286,"priority":278},"references/realtime-grpc-and-background-work.md",{"path":288,"priority":278},"references/security-and-identity.md",{"path":290,"priority":278},"references/source-map.md",{"path":292,"priority":278},"references/stack-selection.md",{"path":294,"priority":278},"references/testing-performance-and-operations.md",{"path":296,"priority":278},"references/ui-blazor.md",{"path":298,"priority":278},"references/ui-mvc.md",{"path":300,"priority":278},"references/ui-razor-pages.md",{"path":302,"priority":278},"references/versioning-and-upgrades.md","rule",{"basePath":305,"description":306,"displayName":307,"installMethods":308,"rationale":309,"selectedPaths":310,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/chatgpt-apps","Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow by invoking the openai-docs skill or OpenAI developer docs MCP tools before generating code.","chatgpt-apps",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/chatgpt-apps/SKILL.md",[311,312,313,315,317,319,321,323,325,327],{"path":268,"priority":269},{"path":271,"priority":272},{"path":314,"priority":278},"references/app-archetypes.md",{"path":316,"priority":278},"references/apps-sdk-docs-workflow.md",{"path":318,"priority":278},"references/interactive-state-sync-patterns.md",{"path":320,"priority":278},"references/repo-contract-and-validation.md",{"path":322,"priority":278},"references/search-fetch-standard.md",{"path":324,"priority":278},"references/upstream-example-workflow.md",{"path":326,"priority":278},"references/window-openai-patterns.md",{"path":328,"priority":275},"scripts/scaffold_node_ext_apps.mjs",{"basePath":330,"description":331,"displayName":332,"installMethods":333,"rationale":334,"selectedPaths":335,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/cli-creator","Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.","cli-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/cli-creator/SKILL.md",[336,337,338],{"path":268,"priority":269},{"path":271,"priority":272},{"path":339,"priority":278},"references/agent-cli-patterns.md",{"basePath":341,"description":342,"displayName":343,"installMethods":344,"rationale":345,"selectedPaths":346,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/cloudflare-deploy","Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.","cloudflare-deploy",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/cloudflare-deploy/SKILL.md",[347,348,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,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,519,521,523,525,527,529,531,533,535,537,539,541,543,545,547,549,551,553,555,557,559,561,563,565,567,569,571,573,575,577,579,581,583,585,587,589,591,593,595,597,599,601,603,605,607,609,611,613,615,617,619,621,623,625,627,629,631,633,635,637,639,641,643,645,647,649,651,653,655,657,659,661,663,665,667,669,671,673,675,677,679,681,683,685,687,689,691,693,695,697,699,701,703,705,707,709,711,713,715,717,719,721,723,725,727,729,731,733,735,737,739,741,743,745,747,749,751,753,755,757,759,761,763,765,767,769,771,773,775,777,779,781,783,785,787,789,791,793,795,797,799,801,803,805,807,809,811,813,815,817,819,821,823,825,827,829,831,833,835,837,839,841,843,845,847,849,851,853,855,857,859,861,863,865,867,869,871,873,875,877,879,881,883,885,887,889,891,893,895,897,899,901,903,905,907,909,911,913,915,917,919,921,923,925,927,929,931,933,935,937,939,941,943,945,947,949,951,953,955,957,959,961,963,965],{"path":268,"priority":269},{"path":271,"priority":272},{"path":350,"priority":275},"assets/cloudflare-small.svg",{"path":352,"priority":275},"assets/cloudflare.png",{"path":354,"priority":278},"references/agents-sdk/README.md",{"path":356,"priority":278},"references/agents-sdk/api.md",{"path":358,"priority":278},"references/agents-sdk/configuration.md",{"path":360,"priority":278},"references/agents-sdk/gotchas.md",{"path":362,"priority":278},"references/agents-sdk/patterns.md",{"path":364,"priority":278},"references/ai-gateway/README.md",{"path":366,"priority":278},"references/ai-gateway/configuration.md",{"path":368,"priority":278},"references/ai-gateway/dynamic-routing.md",{"path":370,"priority":278},"references/ai-gateway/features.md",{"path":372,"priority":278},"references/ai-gateway/sdk-integration.md",{"path":374,"priority":278},"references/ai-gateway/troubleshooting.md",{"path":376,"priority":278},"references/ai-search/README.md",{"path":378,"priority":278},"references/ai-search/api.md",{"path":380,"priority":278},"references/ai-search/configuration.md",{"path":382,"priority":278},"references/ai-search/gotchas.md",{"path":384,"priority":278},"references/ai-search/patterns.md",{"path":386,"priority":278},"references/analytics-engine/README.md",{"path":388,"priority":278},"references/analytics-engine/api.md",{"path":390,"priority":278},"references/analytics-engine/configuration.md",{"path":392,"priority":278},"references/analytics-engine/gotchas.md",{"path":394,"priority":278},"references/analytics-engine/patterns.md",{"path":396,"priority":278},"references/api/README.md",{"path":398,"priority":278},"references/api/api.md",{"path":400,"priority":278},"references/api/configuration.md",{"path":402,"priority":278},"references/api/gotchas.md",{"path":404,"priority":278},"references/api/patterns.md",{"path":406,"priority":278},"references/api-shield/README.md",{"path":408,"priority":278},"references/api-shield/api.md",{"path":410,"priority":278},"references/api-shield/configuration.md",{"path":412,"priority":278},"references/api-shield/gotchas.md",{"path":414,"priority":278},"references/api-shield/patterns.md",{"path":416,"priority":278},"references/argo-smart-routing/README.md",{"path":418,"priority":278},"references/argo-smart-routing/api.md",{"path":420,"priority":278},"references/argo-smart-routing/configuration.md",{"path":422,"priority":278},"references/argo-smart-routing/gotchas.md",{"path":424,"priority":278},"references/argo-smart-routing/patterns.md",{"path":426,"priority":278},"references/bindings/README.md",{"path":428,"priority":278},"references/bindings/api.md",{"path":430,"priority":278},"references/bindings/configuration.md",{"path":432,"priority":278},"references/bindings/gotchas.md",{"path":434,"priority":278},"references/bindings/patterns.md",{"path":436,"priority":278},"references/bot-management/README.md",{"path":438,"priority":278},"references/bot-management/api.md",{"path":440,"priority":278},"references/bot-management/configuration.md",{"path":442,"priority":278},"references/bot-management/gotchas.md",{"path":444,"priority":278},"references/bot-management/patterns.md",{"path":446,"priority":278},"references/browser-rendering/README.md",{"path":448,"priority":278},"references/browser-rendering/api.md",{"path":450,"priority":278},"references/browser-rendering/configuration.md",{"path":452,"priority":278},"references/browser-rendering/gotchas.md",{"path":454,"priority":278},"references/browser-rendering/patterns.md",{"path":456,"priority":278},"references/c3/README.md",{"path":458,"priority":278},"references/c3/api.md",{"path":460,"priority":278},"references/c3/configuration.md",{"path":462,"priority":278},"references/c3/gotchas.md",{"path":464,"priority":278},"references/c3/patterns.md",{"path":466,"priority":278},"references/cache-reserve/README.md",{"path":468,"priority":278},"references/cache-reserve/api.md",{"path":470,"priority":278},"references/cache-reserve/configuration.md",{"path":472,"priority":278},"references/cache-reserve/gotchas.md",{"path":474,"priority":278},"references/cache-reserve/patterns.md",{"path":476,"priority":278},"references/containers/README.md",{"path":478,"priority":278},"references/containers/api.md",{"path":480,"priority":278},"references/containers/configuration.md",{"path":482,"priority":278},"references/containers/gotchas.md",{"path":484,"priority":278},"references/containers/patterns.md",{"path":486,"priority":278},"references/cron-triggers/README.md",{"path":488,"priority":278},"references/cron-triggers/api.md",{"path":490,"priority":278},"references/cron-triggers/configuration.md",{"path":492,"priority":278},"references/cron-triggers/gotchas.md",{"path":494,"priority":278},"references/cron-triggers/patterns.md",{"path":496,"priority":278},"references/d1/README.md",{"path":498,"priority":278},"references/d1/api.md",{"path":500,"priority":278},"references/d1/configuration.md",{"path":502,"priority":278},"references/d1/gotchas.md",{"path":504,"priority":278},"references/d1/patterns.md",{"path":506,"priority":278},"references/ddos/README.md",{"path":508,"priority":278},"references/ddos/api.md",{"path":510,"priority":278},"references/ddos/configuration.md",{"path":512,"priority":278},"references/ddos/gotchas.md",{"path":514,"priority":278},"references/ddos/patterns.md",{"path":516,"priority":278},"references/do-storage/README.md",{"path":518,"priority":278},"references/do-storage/api.md",{"path":520,"priority":278},"references/do-storage/configuration.md",{"path":522,"priority":278},"references/do-storage/gotchas.md",{"path":524,"priority":278},"references/do-storage/patterns.md",{"path":526,"priority":278},"references/do-storage/testing.md",{"path":528,"priority":278},"references/durable-objects/README.md",{"path":530,"priority":278},"references/durable-objects/api.md",{"path":532,"priority":278},"references/durable-objects/configuration.md",{"path":534,"priority":278},"references/durable-objects/gotchas.md",{"path":536,"priority":278},"references/durable-objects/patterns.md",{"path":538,"priority":278},"references/email-routing/README.md",{"path":540,"priority":278},"references/email-routing/api.md",{"path":542,"priority":278},"references/email-routing/configuration.md",{"path":544,"priority":278},"references/email-routing/gotchas.md",{"path":546,"priority":278},"references/email-routing/patterns.md",{"path":548,"priority":278},"references/email-workers/README.md",{"path":550,"priority":278},"references/email-workers/api.md",{"path":552,"priority":278},"references/email-workers/configuration.md",{"path":554,"priority":278},"references/email-workers/gotchas.md",{"path":556,"priority":278},"references/email-workers/patterns.md",{"path":558,"priority":278},"references/hyperdrive/README.md",{"path":560,"priority":278},"references/hyperdrive/api.md",{"path":562,"priority":278},"references/hyperdrive/configuration.md",{"path":564,"priority":278},"references/hyperdrive/gotchas.md",{"path":566,"priority":278},"references/hyperdrive/patterns.md",{"path":568,"priority":278},"references/images/README.md",{"path":570,"priority":278},"references/images/api.md",{"path":572,"priority":278},"references/images/configuration.md",{"path":574,"priority":278},"references/images/gotchas.md",{"path":576,"priority":278},"references/images/patterns.md",{"path":578,"priority":278},"references/kv/README.md",{"path":580,"priority":278},"references/kv/api.md",{"path":582,"priority":278},"references/kv/configuration.md",{"path":584,"priority":278},"references/kv/gotchas.md",{"path":586,"priority":278},"references/kv/patterns.md",{"path":588,"priority":278},"references/miniflare/README.md",{"path":590,"priority":278},"references/miniflare/api.md",{"path":592,"priority":278},"references/miniflare/configuration.md",{"path":594,"priority":278},"references/miniflare/gotchas.md",{"path":596,"priority":278},"references/miniflare/patterns.md",{"path":598,"priority":278},"references/network-interconnect/README.md",{"path":600,"priority":278},"references/network-interconnect/api.md",{"path":602,"priority":278},"references/network-interconnect/configuration.md",{"path":604,"priority":278},"references/network-interconnect/gotchas.md",{"path":606,"priority":278},"references/network-interconnect/patterns.md",{"path":608,"priority":278},"references/observability/README.md",{"path":610,"priority":278},"references/observability/api.md",{"path":612,"priority":278},"references/observability/configuration.md",{"path":614,"priority":278},"references/observability/gotchas.md",{"path":616,"priority":278},"references/observability/patterns.md",{"path":618,"priority":278},"references/pages/README.md",{"path":620,"priority":278},"references/pages/api.md",{"path":622,"priority":278},"references/pages/configuration.md",{"path":624,"priority":278},"references/pages/gotchas.md",{"path":626,"priority":278},"references/pages/patterns.md",{"path":628,"priority":278},"references/pages-functions/README.md",{"path":630,"priority":278},"references/pages-functions/api.md",{"path":632,"priority":278},"references/pages-functions/configuration.md",{"path":634,"priority":278},"references/pages-functions/gotchas.md",{"path":636,"priority":278},"references/pages-functions/patterns.md",{"path":638,"priority":278},"references/pipelines/README.md",{"path":640,"priority":278},"references/pipelines/api.md",{"path":642,"priority":278},"references/pipelines/configuration.md",{"path":644,"priority":278},"references/pipelines/gotchas.md",{"path":646,"priority":278},"references/pipelines/patterns.md",{"path":648,"priority":278},"references/pulumi/README.md",{"path":650,"priority":278},"references/pulumi/api.md",{"path":652,"priority":278},"references/pulumi/configuration.md",{"path":654,"priority":278},"references/pulumi/gotchas.md",{"path":656,"priority":278},"references/pulumi/patterns.md",{"path":658,"priority":278},"references/queues/README.md",{"path":660,"priority":278},"references/queues/api.md",{"path":662,"priority":278},"references/queues/configuration.md",{"path":664,"priority":278},"references/queues/gotchas.md",{"path":666,"priority":278},"references/queues/patterns.md",{"path":668,"priority":278},"references/r2/README.md",{"path":670,"priority":278},"references/r2/api.md",{"path":672,"priority":278},"references/r2/configuration.md",{"path":674,"priority":278},"references/r2/gotchas.md",{"path":676,"priority":278},"references/r2/patterns.md",{"path":678,"priority":278},"references/r2-data-catalog/README.md",{"path":680,"priority":278},"references/r2-data-catalog/api.md",{"path":682,"priority":278},"references/r2-data-catalog/configuration.md",{"path":684,"priority":278},"references/r2-data-catalog/gotchas.md",{"path":686,"priority":278},"references/r2-data-catalog/patterns.md",{"path":688,"priority":278},"references/r2-sql/README.md",{"path":690,"priority":278},"references/r2-sql/api.md",{"path":692,"priority":278},"references/r2-sql/configuration.md",{"path":694,"priority":278},"references/r2-sql/gotchas.md",{"path":696,"priority":278},"references/r2-sql/patterns.md",{"path":698,"priority":278},"references/realtime-sfu/README.md",{"path":700,"priority":278},"references/realtime-sfu/api.md",{"path":702,"priority":278},"references/realtime-sfu/configuration.md",{"path":704,"priority":278},"references/realtime-sfu/gotchas.md",{"path":706,"priority":278},"references/realtime-sfu/patterns.md",{"path":708,"priority":278},"references/realtimekit/README.md",{"path":710,"priority":278},"references/realtimekit/api.md",{"path":712,"priority":278},"references/realtimekit/configuration.md",{"path":714,"priority":278},"references/realtimekit/gotchas.md",{"path":716,"priority":278},"references/realtimekit/patterns.md",{"path":718,"priority":278},"references/sandbox/README.md",{"path":720,"priority":278},"references/sandbox/api.md",{"path":722,"priority":278},"references/sandbox/configuration.md",{"path":724,"priority":278},"references/sandbox/gotchas.md",{"path":726,"priority":278},"references/sandbox/patterns.md",{"path":728,"priority":278},"references/secrets-store/README.md",{"path":730,"priority":278},"references/secrets-store/api.md",{"path":732,"priority":278},"references/secrets-store/configuration.md",{"path":734,"priority":278},"references/secrets-store/gotchas.md",{"path":736,"priority":278},"references/secrets-store/patterns.md",{"path":738,"priority":278},"references/smart-placement/README.md",{"path":740,"priority":278},"references/smart-placement/api.md",{"path":742,"priority":278},"references/smart-placement/configuration.md",{"path":744,"priority":278},"references/smart-placement/gotchas.md",{"path":746,"priority":278},"references/smart-placement/patterns.md",{"path":748,"priority":278},"references/snippets/README.md",{"path":750,"priority":278},"references/snippets/api.md",{"path":752,"priority":278},"references/snippets/configuration.md",{"path":754,"priority":278},"references/snippets/gotchas.md",{"path":756,"priority":278},"references/snippets/patterns.md",{"path":758,"priority":278},"references/spectrum/README.md",{"path":760,"priority":278},"references/spectrum/api.md",{"path":762,"priority":278},"references/spectrum/configuration.md",{"path":764,"priority":278},"references/spectrum/gotchas.md",{"path":766,"priority":278},"references/spectrum/patterns.md",{"path":768,"priority":278},"references/static-assets/README.md",{"path":770,"priority":278},"references/static-assets/api.md",{"path":772,"priority":278},"references/static-assets/configuration.md",{"path":774,"priority":278},"references/static-assets/gotchas.md",{"path":776,"priority":278},"references/static-assets/patterns.md",{"path":778,"priority":278},"references/stream/README.md",{"path":780,"priority":278},"references/stream/api-live.md",{"path":782,"priority":278},"references/stream/api.md",{"path":784,"priority":278},"references/stream/configuration.md",{"path":786,"priority":278},"references/stream/gotchas.md",{"path":788,"priority":278},"references/stream/patterns.md",{"path":790,"priority":278},"references/tail-workers/README.md",{"path":792,"priority":278},"references/tail-workers/api.md",{"path":794,"priority":278},"references/tail-workers/configuration.md",{"path":796,"priority":278},"references/tail-workers/gotchas.md",{"path":798,"priority":278},"references/tail-workers/patterns.md",{"path":800,"priority":278},"references/terraform/README.md",{"path":802,"priority":278},"references/terraform/api.md",{"path":804,"priority":278},"references/terraform/configuration.md",{"path":806,"priority":278},"references/terraform/gotchas.md",{"path":808,"priority":278},"references/terraform/patterns.md",{"path":810,"priority":278},"references/tunnel/README.md",{"path":812,"priority":278},"references/tunnel/api.md",{"path":814,"priority":278},"references/tunnel/configuration.md",{"path":816,"priority":278},"references/tunnel/gotchas.md",{"path":818,"priority":278},"references/tunnel/networking.md",{"path":820,"priority":278},"references/tunnel/patterns.md",{"path":822,"priority":278},"references/turn/README.md",{"path":824,"priority":278},"references/turn/api.md",{"path":826,"priority":278},"references/turn/configuration.md",{"path":828,"priority":278},"references/turn/gotchas.md",{"path":830,"priority":278},"references/turn/patterns.md",{"path":832,"priority":278},"references/turnstile/README.md",{"path":834,"priority":278},"references/turnstile/api.md",{"path":836,"priority":278},"references/turnstile/configuration.md",{"path":838,"priority":278},"references/turnstile/gotchas.md",{"path":840,"priority":278},"references/turnstile/patterns.md",{"path":842,"priority":278},"references/vectorize/README.md",{"path":844,"priority":278},"references/vectorize/api.md",{"path":846,"priority":278},"references/vectorize/configuration.md",{"path":848,"priority":278},"references/vectorize/gotchas.md",{"path":850,"priority":278},"references/vectorize/patterns.md",{"path":852,"priority":278},"references/waf/README.md",{"path":854,"priority":278},"references/waf/api.md",{"path":856,"priority":278},"references/waf/configuration.md",{"path":858,"priority":278},"references/waf/gotchas.md",{"path":860,"priority":278},"references/waf/patterns.md",{"path":862,"priority":278},"references/web-analytics/README.md",{"path":864,"priority":278},"references/web-analytics/configuration.md",{"path":866,"priority":278},"references/web-analytics/gotchas.md",{"path":868,"priority":278},"references/web-analytics/integration.md",{"path":870,"priority":278},"references/web-analytics/patterns.md",{"path":872,"priority":278},"references/workerd/README.md",{"path":874,"priority":278},"references/workerd/api.md",{"path":876,"priority":278},"references/workerd/configuration.md",{"path":878,"priority":278},"references/workerd/gotchas.md",{"path":880,"priority":278},"references/workerd/patterns.md",{"path":882,"priority":278},"references/workers/README.md",{"path":884,"priority":278},"references/workers/api.md",{"path":886,"priority":278},"references/workers/configuration.md",{"path":888,"priority":278},"references/workers/frameworks.md",{"path":890,"priority":278},"references/workers/gotchas.md",{"path":892,"priority":278},"references/workers/patterns.md",{"path":894,"priority":278},"references/workers-ai/README.md",{"path":896,"priority":278},"references/workers-ai/api.md",{"path":898,"priority":278},"references/workers-ai/configuration.md",{"path":900,"priority":278},"references/workers-ai/gotchas.md",{"path":902,"priority":278},"references/workers-ai/patterns.md",{"path":904,"priority":278},"references/workers-for-platforms/README.md",{"path":906,"priority":278},"references/workers-for-platforms/api.md",{"path":908,"priority":278},"references/workers-for-platforms/configuration.md",{"path":910,"priority":278},"references/workers-for-platforms/gotchas.md",{"path":912,"priority":278},"references/workers-for-platforms/patterns.md",{"path":914,"priority":278},"references/workers-playground/README.md",{"path":916,"priority":278},"references/workers-playground/api.md",{"path":918,"priority":278},"references/workers-playground/configuration.md",{"path":920,"priority":278},"references/workers-playground/gotchas.md",{"path":922,"priority":278},"references/workers-playground/patterns.md",{"path":924,"priority":278},"references/workers-vpc/README.md",{"path":926,"priority":278},"references/workers-vpc/api.md",{"path":928,"priority":278},"references/workers-vpc/configuration.md",{"path":930,"priority":278},"references/workers-vpc/gotchas.md",{"path":932,"priority":278},"references/workers-vpc/patterns.md",{"path":934,"priority":278},"references/workflows/README.md",{"path":936,"priority":278},"references/workflows/api.md",{"path":938,"priority":278},"references/workflows/configuration.md",{"path":940,"priority":278},"references/workflows/gotchas.md",{"path":942,"priority":278},"references/workflows/patterns.md",{"path":944,"priority":278},"references/wrangler/README.md",{"path":946,"priority":278},"references/wrangler/api.md",{"path":948,"priority":278},"references/wrangler/auth.md",{"path":950,"priority":278},"references/wrangler/configuration.md",{"path":952,"priority":278},"references/wrangler/gotchas.md",{"path":954,"priority":278},"references/wrangler/patterns.md",{"path":956,"priority":278},"references/zaraz/IMPLEMENTATION_SUMMARY.md",{"path":958,"priority":278},"references/zaraz/README.md",{"path":960,"priority":278},"references/zaraz/api.md",{"path":962,"priority":278},"references/zaraz/configuration.md",{"path":964,"priority":278},"references/zaraz/gotchas.md",{"path":966,"priority":278},"references/zaraz/patterns.md",{"basePath":968,"description":969,"displayName":213,"installMethods":970,"rationale":971,"selectedPaths":972,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma","Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma/SKILL.md",[973,974,975,977,979,981,983],{"path":268,"priority":269},{"path":271,"priority":272},{"path":976,"priority":275},"assets/figma-small.svg",{"path":978,"priority":275},"assets/figma.png",{"path":980,"priority":275},"assets/icon.svg",{"path":982,"priority":278},"references/figma-mcp-config.md",{"path":984,"priority":278},"references/figma-tools-and-prompts.md",{"basePath":986,"description":987,"displayName":988,"installMethods":989,"rationale":990,"selectedPaths":991,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-code-connect-components","Connects Figma design components to code components using Code Connect mapping tools. Use when user says \"code connect\", \"connect this component to code\", \"map this component\", \"link component to code\", \"create code connect mapping\", or wants to establish mappings between Figma designs and code implementations. For canvas writes via `use_figma`, use `figma-use`.","figma-code-connect-components",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-code-connect-components/SKILL.md",[992,993,995,996,997,998,1000],{"path":268,"priority":269},{"path":994,"priority":272},"LICENSE.TXT",{"path":976,"priority":275},{"path":978,"priority":275},{"path":980,"priority":275},{"path":999,"priority":278},"references/mapping-checklist.md",{"path":1001,"priority":275},"scripts/normalize_node_id.py",{"basePath":242,"description":10,"displayName":13,"installMethods":1003,"rationale":1004,"selectedPaths":1005,"source":303,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-create-design-system-rules/SKILL.md",[1006,1007,1008,1009,1010,1011,1013],{"path":268,"priority":269},{"path":994,"priority":272},{"path":976,"priority":275},{"path":978,"priority":275},{"path":980,"priority":275},{"path":1012,"priority":278},"references/rule-template.md",{"path":1014,"priority":275},"scripts/check_agents_md.sh",{"basePath":1016,"description":1017,"displayName":1018,"installMethods":1019,"rationale":1020,"selectedPaths":1021,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-create-new-file","Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard)","figma-create-new-file",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-create-new-file/SKILL.md",[1022,1023,1024,1025,1026],{"path":268,"priority":269},{"path":994,"priority":272},{"path":976,"priority":275},{"path":978,"priority":275},{"path":980,"priority":275},{"basePath":1028,"description":1029,"displayName":1030,"installMethods":1031,"rationale":1032,"selectedPaths":1033,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-generate-design","Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma', 'create a screen', 'build a landing page in Figma', 'update the Figma screen to match code'. This is the preferred workflow skill whenever the user wants to build or update a full page, screen, or view in Figma from code or a description. Discovers design system components, variables, and styles via search_design_system, imports them, and assembles screens incrementally section-by-section using design system tokens instead of hardcoded values.","figma-generate-design",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-generate-design/SKILL.md",[1034,1035,1036,1037,1038],{"path":268,"priority":269},{"path":994,"priority":272},{"path":976,"priority":275},{"path":978,"priority":275},{"path":980,"priority":275},{"basePath":1040,"description":1041,"displayName":1042,"installMethods":1043,"rationale":1044,"selectedPaths":1045,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-generate-library","Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This skill teaches WHAT to build and in WHAT ORDER — it complements the `figma-use` skill which teaches HOW to call the Plugin API. Both skills should be loaded together.","figma-generate-library",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-generate-library/SKILL.md",[1046,1047,1048,1049,1050,1051,1053,1055,1057,1059,1061,1063,1065,1067,1069,1071,1073,1075,1077,1079,1081],{"path":268,"priority":269},{"path":994,"priority":272},{"path":976,"priority":275},{"path":978,"priority":275},{"path":980,"priority":275},{"path":1052,"priority":278},"references/code-connect-setup.md",{"path":1054,"priority":278},"references/component-creation.md",{"path":1056,"priority":278},"references/discovery-phase.md",{"path":1058,"priority":278},"references/documentation-creation.md",{"path":1060,"priority":278},"references/error-recovery.md",{"path":1062,"priority":278},"references/naming-conventions.md",{"path":1064,"priority":278},"references/token-creation.md",{"path":1066,"priority":275},"scripts/bindVariablesToComponent.js",{"path":1068,"priority":275},"scripts/cleanupOrphans.js",{"path":1070,"priority":275},"scripts/createComponentWithVariants.js",{"path":1072,"priority":275},"scripts/createDocumentationPage.js",{"path":1074,"priority":275},"scripts/createSemanticTokens.js",{"path":1076,"priority":275},"scripts/createVariableCollection.js",{"path":1078,"priority":275},"scripts/inspectFileStructure.js",{"path":1080,"priority":275},"scripts/rehydrateState.js",{"path":1082,"priority":275},"scripts/validateCreation.js",{"basePath":1084,"description":1085,"displayName":1086,"installMethods":1087,"rationale":1088,"selectedPaths":1089,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-implement-design","Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions \"implement design\", \"generate code\", \"implement component\", provides Figma URLs, or asks to build components matching Figma specs. For Figma canvas writes via `use_figma`, use `figma-use`.","figma-implement-design",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-implement-design/SKILL.md",[1090,1091,1092,1093,1094],{"path":268,"priority":269},{"path":271,"priority":272},{"path":976,"priority":275},{"path":978,"priority":275},{"path":980,"priority":275},{"basePath":1096,"description":1097,"displayName":1098,"installMethods":1099,"rationale":1100,"selectedPaths":1101,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/figma-use","**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variables or tokens, build components and variants, modify auto-layout or fills, bind variables to properties, or inspect file structure programmatically.","figma-use",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-use/SKILL.md",[1102,1103,1104,1105,1106,1107,1109,1111,1113,1115,1117,1119,1121,1123,1125,1127,1129,1131,1133,1135,1137,1139,1141,1143,1145,1147,1149],{"path":268,"priority":269},{"path":994,"priority":272},{"path":976,"priority":275},{"path":978,"priority":275},{"path":980,"priority":275},{"path":1108,"priority":278},"references/api-reference.md",{"path":1110,"priority":278},"references/common-patterns.md",{"path":1112,"priority":278},"references/component-patterns.md",{"path":1114,"priority":278},"references/effect-style-patterns.md",{"path":1116,"priority":278},"references/gotchas.md",{"path":1118,"priority":278},"references/maintainers.yml",{"path":1120,"priority":278},"references/plugin-api-patterns.md",{"path":1122,"priority":278},"references/plugin-api-standalone.d.ts",{"path":1124,"priority":278},"references/plugin-api-standalone.index.md",{"path":1126,"priority":278},"references/text-style-patterns.md",{"path":1128,"priority":278},"references/validation-and-recovery.md",{"path":1130,"priority":278},"references/variable-patterns.md",{"path":1132,"priority":278},"references/working-with-design-systems/maintainers.yml",{"path":1134,"priority":278},"references/working-with-design-systems/wwds-components--creating.md",{"path":1136,"priority":278},"references/working-with-design-systems/wwds-components--using.md",{"path":1138,"priority":278},"references/working-with-design-systems/wwds-components.md",{"path":1140,"priority":278},"references/working-with-design-systems/wwds-effect-styles.md",{"path":1142,"priority":278},"references/working-with-design-systems/wwds-text-styles.md",{"path":1144,"priority":278},"references/working-with-design-systems/wwds-variables--creating.md",{"path":1146,"priority":278},"references/working-with-design-systems/wwds-variables--using.md",{"path":1148,"priority":278},"references/working-with-design-systems/wwds-variables.md",{"path":1150,"priority":278},"references/working-with-design-systems/wwds.md",{"basePath":1152,"description":1153,"displayName":1154,"installMethods":1155,"rationale":1156,"selectedPaths":1157,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/gh-address-comments","Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.","gh-address-comments",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/gh-address-comments/SKILL.md",[1158,1159,1160,1162,1164],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1161,"priority":275},"assets/github-small.svg",{"path":1163,"priority":275},"assets/github.png",{"path":1165,"priority":275},"scripts/fetch_comments.py",{"basePath":1167,"description":1168,"displayName":1169,"installMethods":1170,"rationale":1171,"selectedPaths":1172,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/gh-fix-ci","Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.","gh-fix-ci",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/gh-fix-ci/SKILL.md",[1173,1174,1175,1176,1177],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1161,"priority":275},{"path":1163,"priority":275},{"path":1178,"priority":275},"scripts/inspect_pr_checks.py",{"basePath":1180,"description":1181,"displayName":1182,"installMethods":1183,"rationale":1184,"selectedPaths":1185,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/hatch-pet","Create, repair, validate, visually QA, and package Codex-compatible animated pets and pet spritesheets from character art, generated images, company or prospect brand cues, or visual references. Use when a user wants a lightweight-worker Codex pet workflow, a non-pixel custom pet style, a prospect or company mascot pet, or a full 8x9 animated pet atlas with transparent unused cells, QA contact sheets, and pet.json packaging. This skill composes the installed $imagegen system skill for visual generation and uses bundled scripts for deterministic spritesheet assembly.","hatch-pet",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/hatch-pet/SKILL.md",[1186,1187,1188,1190,1192,1194,1196,1198,1200,1202,1204,1206,1208],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1189,"priority":278},"references/animation-rows.md",{"path":1191,"priority":278},"references/codex-pet-contract.md",{"path":1193,"priority":278},"references/qa-rubric.md",{"path":1195,"priority":275},"scripts/compose_atlas.py",{"path":1197,"priority":275},"scripts/derive_running_left_from_running_right.py",{"path":1199,"priority":275},"scripts/extract_strip_frames.py",{"path":1201,"priority":275},"scripts/inspect_frames.py",{"path":1203,"priority":275},"scripts/make_contact_sheet.py",{"path":1205,"priority":275},"scripts/prepare_pet_run.py",{"path":1207,"priority":275},"scripts/render_animation_previews.py",{"path":1209,"priority":275},"scripts/validate_atlas.py",{"basePath":1211,"description":1212,"displayName":1213,"installMethods":1214,"rationale":1215,"selectedPaths":1216,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/jupyter-notebook","Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.","jupyter-notebook",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/jupyter-notebook/SKILL.md",[1217,1218,1219,1221,1223,1225,1227,1229,1231,1233,1235],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1220,"priority":275},"assets/experiment-template.ipynb",{"path":1222,"priority":275},"assets/jupyter-small.svg",{"path":1224,"priority":275},"assets/jupyter.png",{"path":1226,"priority":275},"assets/tutorial-template.ipynb",{"path":1228,"priority":278},"references/experiment-patterns.md",{"path":1230,"priority":278},"references/notebook-structure.md",{"path":1232,"priority":278},"references/quality-checklist.md",{"path":1234,"priority":278},"references/tutorial-patterns.md",{"path":1236,"priority":275},"scripts/new_notebook.py",{"basePath":1238,"description":1239,"displayName":1240,"installMethods":1241,"rationale":1242,"selectedPaths":1243,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/linear","Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.","linear",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/linear/SKILL.md",[1244,1245,1246,1248],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1247,"priority":275},"assets/linear-small.svg",{"path":1249,"priority":275},"assets/linear.png",{"basePath":1251,"description":1252,"displayName":1253,"installMethods":1254,"rationale":1255,"selectedPaths":1256,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/migrate-to-codex","Migrate supported instruction files, skills, agents, and MCP config into Codex project and global files.","migrate-to-codex",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/migrate-to-codex/SKILL.md",[1257,1258,1259,1261,1263,1265,1267,1269,1271,1273,1275,1277,1279,1281,1283,1285,1287,1289],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1260,"priority":278},"references/differences.md",{"path":1262,"priority":275},"scripts/cli.py",{"path":1264,"priority":275},"scripts/migrate/__init__.py",{"path":1266,"priority":275},"scripts/migrate/agents.py",{"path":1268,"priority":275},"scripts/migrate/codex_config.py",{"path":1270,"priority":275},"scripts/migrate/common.py",{"path":1272,"priority":275},"scripts/migrate/hooks.py",{"path":1274,"priority":275},"scripts/migrate/instructions.py",{"path":1276,"priority":275},"scripts/migrate/mcps.py",{"path":1278,"priority":275},"scripts/migrate/plugins.py",{"path":1280,"priority":275},"scripts/migrate/settings.py",{"path":1282,"priority":275},"scripts/migrate/skills.py",{"path":1284,"priority":275},"scripts/migrate-to-codex.py",{"path":1286,"priority":275},"scripts/utils/__init__.py",{"path":1288,"priority":275},"scripts/utils/scan.py",{"path":1290,"priority":275},"scripts/utils/util.py",{"basePath":1292,"description":1293,"displayName":1294,"installMethods":1295,"rationale":1296,"selectedPaths":1297,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/netlify-deploy","Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.","netlify-deploy",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/netlify-deploy/SKILL.md",[1298,1299,1300,1302,1304,1306,1308],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1301,"priority":275},"assets/netlify-small.svg",{"path":1303,"priority":275},"assets/netlify.png",{"path":1305,"priority":278},"references/cli-commands.md",{"path":1307,"priority":278},"references/deployment-patterns.md",{"path":1309,"priority":278},"references/netlify-toml.md",{"basePath":1311,"description":1312,"displayName":1313,"installMethods":1314,"rationale":1315,"selectedPaths":1316,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/notion-knowledge-capture","Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.","notion-knowledge-capture",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/notion-knowledge-capture/SKILL.md",[1317,1318,1319,1321,1323,1325,1327],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1320,"priority":275},"assets/notion-small.svg",{"path":1322,"priority":275},"assets/notion.png",{"path":1324,"priority":275},"examples/conversation-to-faq.md",{"path":1326,"priority":275},"examples/decision-capture.md",{"path":1328,"priority":275},"examples/how-to-guide.md",{"basePath":1330,"description":1331,"displayName":1332,"installMethods":1333,"rationale":1334,"selectedPaths":1335,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/notion-meeting-intelligence","Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.","notion-meeting-intelligence",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/notion-meeting-intelligence/SKILL.md",[1336,1337,1338,1339,1340,1342,1344,1346],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1320,"priority":275},{"path":1322,"priority":275},{"path":1341,"priority":275},"examples/customer-meeting.md",{"path":1343,"priority":275},"examples/executive-review.md",{"path":1345,"priority":275},"examples/project-decision.md",{"path":1347,"priority":275},"examples/sprint-planning.md",{"basePath":1349,"description":1350,"displayName":1351,"installMethods":1352,"rationale":1353,"selectedPaths":1354,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/notion-research-documentation","Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.","notion-research-documentation",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/notion-research-documentation/SKILL.md",[1355,1356,1357,1358,1359,1361,1363,1365],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1320,"priority":275},{"path":1322,"priority":275},{"path":1360,"priority":275},"examples/competitor-analysis.md",{"path":1362,"priority":275},"examples/market-research.md",{"path":1364,"priority":275},"examples/technical-investigation.md",{"path":1366,"priority":275},"examples/trip-planning.md",{"basePath":1368,"description":1369,"displayName":1370,"installMethods":1371,"rationale":1372,"selectedPaths":1373,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/notion-spec-to-implementation","Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.","notion-spec-to-implementation",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/notion-spec-to-implementation/SKILL.md",[1374,1375,1376,1377,1378,1380,1382],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1320,"priority":275},{"path":1322,"priority":275},{"path":1379,"priority":275},"examples/api-feature.md",{"path":1381,"priority":275},"examples/database-migration.md",{"path":1383,"priority":275},"examples/ui-component.md",{"basePath":1385,"description":1386,"displayName":1387,"installMethods":1388,"rationale":1389,"selectedPaths":1390,"source":303,"sourceLanguage":18,"type":245},"skills/.system/openai-docs","Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any fallback browsing to official OpenAI domains.","openai-docs",{"claudeCode":12},"SKILL.md frontmatter at skills/.system/openai-docs/SKILL.md (coalesced with duplicate skill at skills/.curated/openai-docs)",[1391,1392,1393,1395,1397,1399,1401,1403],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1394,"priority":275},"assets/openai-small.svg",{"path":1396,"priority":275},"assets/openai.png",{"path":1398,"priority":278},"references/latest-model.md",{"path":1400,"priority":278},"references/prompting-guide.md",{"path":1402,"priority":278},"references/upgrade-guide.md",{"path":1404,"priority":275},"scripts/resolve-latest-model-info.js",{"basePath":1406,"description":1407,"displayName":1408,"installMethods":1409,"rationale":1410,"selectedPaths":1411,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/pdf","Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.","pdf",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/pdf/SKILL.md",[1412,1413,1414],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1415,"priority":275},"assets/pdf.png",{"basePath":1417,"description":1418,"displayName":1419,"installMethods":1420,"rationale":1421,"selectedPaths":1422,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/playwright","Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.","playwright",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/playwright/SKILL.md",[1423,1424,1425,1427,1429,1431,1433],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1426,"priority":275},"assets/playwright-small.svg",{"path":1428,"priority":275},"assets/playwright.png",{"path":1430,"priority":278},"references/cli.md",{"path":1432,"priority":278},"references/workflows.md",{"path":1434,"priority":275},"scripts/playwright_cli.sh",{"basePath":1436,"description":1437,"displayName":1438,"installMethods":1439,"rationale":1440,"selectedPaths":1441,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/playwright-interactive","Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.","playwright-interactive",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/playwright-interactive/SKILL.md",[1442,1443,1444,1445],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1426,"priority":275},{"path":1428,"priority":275},{"basePath":1447,"description":1448,"displayName":1449,"installMethods":1450,"rationale":1451,"selectedPaths":1452,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/render-deploy","Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.","render-deploy",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/render-deploy/SKILL.md",[1453,1454,1455,1457,1459,1461,1463,1465,1467,1469,1471,1473,1475,1477,1479,1481,1483,1485,1487,1489],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1456,"priority":275},"assets/docker.yaml",{"path":1458,"priority":275},"assets/go-api.yaml",{"path":1460,"priority":275},"assets/nextjs-postgres.yaml",{"path":1462,"priority":275},"assets/node-express.yaml",{"path":1464,"priority":275},"assets/python-django.yaml",{"path":1466,"priority":275},"assets/render-small.svg",{"path":1468,"priority":275},"assets/render.png",{"path":1470,"priority":275},"assets/static-site.yaml",{"path":1472,"priority":278},"references/blueprint-spec.md",{"path":1474,"priority":278},"references/codebase-analysis.md",{"path":1476,"priority":278},"references/configuration-guide.md",{"path":1478,"priority":278},"references/deployment-details.md",{"path":1480,"priority":278},"references/direct-creation.md",{"path":1482,"priority":278},"references/error-patterns.md",{"path":1484,"priority":278},"references/post-deploy-checks.md",{"path":1486,"priority":278},"references/runtimes.md",{"path":1488,"priority":278},"references/service-types.md",{"path":1490,"priority":278},"references/troubleshooting-basics.md",{"basePath":1492,"description":1493,"displayName":1494,"installMethods":1495,"rationale":1496,"selectedPaths":1497,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/screenshot","Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.","screenshot",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/screenshot/SKILL.md",[1498,1499,1500,1502,1504,1506,1508,1510,1512,1514],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1501,"priority":275},"assets/screenshot-small.svg",{"path":1503,"priority":275},"assets/screenshot.png",{"path":1505,"priority":275},"scripts/ensure_macos_permissions.sh",{"path":1507,"priority":275},"scripts/macos_display_info.swift",{"path":1509,"priority":275},"scripts/macos_permissions.swift",{"path":1511,"priority":275},"scripts/macos_window_info.swift",{"path":1513,"priority":275},"scripts/take_screenshot.ps1",{"path":1515,"priority":275},"scripts/take_screenshot.py",{"basePath":1517,"description":1518,"displayName":1519,"installMethods":1520,"rationale":1521,"selectedPaths":1522,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/security-best-practices","Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.","security-best-practices",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/security-best-practices/SKILL.md",[1523,1524,1525,1527,1529,1531,1533,1535,1537,1539,1541,1543],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1526,"priority":278},"references/golang-general-backend-security.md",{"path":1528,"priority":278},"references/javascript-express-web-server-security.md",{"path":1530,"priority":278},"references/javascript-general-web-frontend-security.md",{"path":1532,"priority":278},"references/javascript-jquery-web-frontend-security.md",{"path":1534,"priority":278},"references/javascript-typescript-nextjs-web-server-security.md",{"path":1536,"priority":278},"references/javascript-typescript-react-web-frontend-security.md",{"path":1538,"priority":278},"references/javascript-typescript-vue-web-frontend-security.md",{"path":1540,"priority":278},"references/python-django-web-server-security.md",{"path":1542,"priority":278},"references/python-fastapi-web-server-security.md",{"path":1544,"priority":278},"references/python-flask-web-server-security.md",{"basePath":1546,"description":1547,"displayName":1548,"installMethods":1549,"rationale":1550,"selectedPaths":1551,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/security-ownership-map","Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.","security-ownership-map",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/security-ownership-map/SKILL.md",[1552,1553,1554,1556,1558,1560,1562],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1555,"priority":278},"references/neo4j-import.md",{"path":1557,"priority":275},"scripts/build_ownership_map.py",{"path":1559,"priority":275},"scripts/community_maintainers.py",{"path":1561,"priority":275},"scripts/query_ownership.py",{"path":1563,"priority":275},"scripts/run_ownership_map.py",{"basePath":1565,"description":1566,"displayName":1567,"installMethods":1568,"rationale":1569,"selectedPaths":1570,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/security-threat-model","Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.","security-threat-model",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/security-threat-model/SKILL.md",[1571,1572,1573,1575],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1574,"priority":278},"references/prompt-template.md",{"path":1576,"priority":278},"references/security-controls-and-assets.md",{"basePath":1578,"description":1579,"displayName":1580,"installMethods":1581,"rationale":1582,"selectedPaths":1583,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/sentry","Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry CLI; perform read-only queries using the `sentry` command.","sentry",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/sentry/SKILL.md",[1584,1585,1586,1588],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1587,"priority":275},"assets/sentry-small.svg",{"path":1589,"priority":275},"assets/sentry.png",{"basePath":1591,"description":1592,"displayName":1593,"installMethods":1594,"rationale":1595,"selectedPaths":1596,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/speech","Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.","speech",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/speech/SKILL.md",[1597,1598,1599,1601,1603,1605,1607,1608,1610,1612,1614,1616,1618,1620,1622],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1600,"priority":275},"assets/speech-small.svg",{"path":1602,"priority":275},"assets/speech.png",{"path":1604,"priority":278},"references/accessibility.md",{"path":1606,"priority":278},"references/audio-api.md",{"path":1430,"priority":278},{"path":1609,"priority":278},"references/codex-network.md",{"path":1611,"priority":278},"references/ivr.md",{"path":1613,"priority":278},"references/narration.md",{"path":1615,"priority":278},"references/prompting.md",{"path":1617,"priority":278},"references/sample-prompts.md",{"path":1619,"priority":278},"references/voice-directions.md",{"path":1621,"priority":278},"references/voiceover.md",{"path":1623,"priority":275},"scripts/text_to_speech.py",{"basePath":1625,"description":1626,"displayName":1627,"installMethods":1628,"rationale":1629,"selectedPaths":1630,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/transcribe","Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.","transcribe",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/transcribe/SKILL.md",[1631,1632,1633,1635,1637,1639],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1634,"priority":275},"assets/transcribe-small.svg",{"path":1636,"priority":275},"assets/transcribe.png",{"path":1638,"priority":278},"references/api.md",{"path":1640,"priority":275},"scripts/transcribe_diarize.py",{"basePath":1642,"description":1643,"displayName":1644,"installMethods":1645,"rationale":1646,"selectedPaths":1647,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/vercel-deploy","Deploy applications and websites to Vercel. Use when the user requests deployment actions like \"deploy my app\", \"deploy and give me the link\", \"push this live\", or \"create a preview deployment\".","vercel-deploy",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/vercel-deploy/SKILL.md",[1648,1649,1650,1652,1654],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1651,"priority":275},"assets/vercel-small.svg",{"path":1653,"priority":275},"assets/vercel.png",{"path":1655,"priority":275},"scripts/deploy.sh",{"basePath":1657,"description":1658,"displayName":1659,"installMethods":1660,"rationale":1661,"selectedPaths":1662,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/winui-app","Bootstrap, develop, and design modern WinUI 3 desktop applications with C# and the Windows App SDK using official Microsoft guidance, WinUI Gallery patterns, Windows App SDK samples, and CommunityToolkit components. Use when creating a brand new app, preparing a machine for WinUI, reviewing, refactoring, planning, troubleshooting, environment-checking, or setting up WinUI 3 XAML, controls, navigation, windowing, theming, accessibility, responsiveness, performance, deployment, or related Windows app design and development work.","winui-app",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/winui-app/SKILL.md",[1663,1664,1665,1667,1668,1670,1672,1674,1676,1678,1680,1682,1684,1686,1688,1690,1692,1694,1696],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1666,"priority":275},"assets/winui.png",{"path":277,"priority":278},{"path":1669,"priority":278},"references/accessibility-input-and-localization.md",{"path":1671,"priority":278},"references/build-run-and-launch-verification.md",{"path":1673,"priority":278},"references/community-toolkit-controls-and-helpers.md",{"path":1675,"priority":278},"references/controls-layout-and-adaptive-ui.md",{"path":1677,"priority":278},"references/foundation-environment-audit-and-remediation.md",{"path":1679,"priority":278},"references/foundation-setup-and-project-selection.md",{"path":1681,"priority":278},"references/foundation-template-first-recovery.md",{"path":1683,"priority":278},"references/foundation-winui-app-structure.md",{"path":1685,"priority":278},"references/motion-animations-and-polish.md",{"path":1687,"priority":278},"references/performance-diagnostics-and-responsiveness.md",{"path":1689,"priority":278},"references/sample-source-map.md",{"path":1691,"priority":278},"references/shell-navigation-and-windowing.md",{"path":1693,"priority":278},"references/styling-theming-materials-and-icons.md",{"path":1695,"priority":278},"references/testing-debugging-and-review-checklists.md",{"path":1697,"priority":278},"references/windows-app-sdk-lifecycle-notifications-and-deployment.md",{"basePath":1699,"description":1700,"displayName":1701,"installMethods":1702,"rationale":1703,"selectedPaths":1704,"source":303,"sourceLanguage":18,"type":245},"skills/.curated/yeet","Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).","yeet",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/yeet/SKILL.md",[1705,1706,1707,1709],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1708,"priority":275},"assets/yeet-small.svg",{"path":1710,"priority":275},"assets/yeet.png",{"basePath":1712,"description":1713,"displayName":1714,"installMethods":1715,"rationale":1716,"selectedPaths":1717,"source":303,"sourceLanguage":18,"type":245},"skills/.system/imagegen","Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.","imagegen",{"claudeCode":12},"SKILL.md frontmatter at skills/.system/imagegen/SKILL.md",[1718,1719,1720,1722,1724,1725,1726,1728,1729,1730],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1721,"priority":275},"assets/imagegen-small.svg",{"path":1723,"priority":275},"assets/imagegen.png",{"path":1430,"priority":278},{"path":1609,"priority":278},{"path":1727,"priority":278},"references/image-api.md",{"path":1615,"priority":278},{"path":1617,"priority":278},{"path":1731,"priority":275},"scripts/image_gen.py",{"basePath":1733,"description":1734,"displayName":1735,"installMethods":1736,"rationale":1737,"selectedPaths":1738,"source":303,"sourceLanguage":18,"type":245},"skills/.system/plugin-creator","Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root `.agents/plugins/marketplace.json` entries for plugin ordering and availability metadata.","plugin-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/.system/plugin-creator/SKILL.md",[1739,1740,1741,1743],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1742,"priority":278},"references/plugin-json-spec.md",{"path":1744,"priority":275},"scripts/create_basic_plugin.py",{"basePath":1746,"description":1747,"displayName":1748,"installMethods":1749,"rationale":1750,"selectedPaths":1751,"source":303,"sourceLanguage":18,"type":245},"skills/.system/skill-creator","Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.","skill-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/.system/skill-creator/SKILL.md",[1752,1753,1754,1756,1758,1760],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1755,"priority":278},"references/openai_yaml.md",{"path":1757,"priority":275},"scripts/generate_openai_yaml.py",{"path":1759,"priority":275},"scripts/init_skill.py",{"path":1761,"priority":275},"scripts/quick_validate.py",{"basePath":1763,"description":1764,"displayName":1765,"installMethods":1766,"rationale":1767,"selectedPaths":1768,"source":303,"sourceLanguage":18,"type":245},"skills/.system/skill-installer","Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).","skill-installer",{"claudeCode":12},"SKILL.md frontmatter at skills/.system/skill-installer/SKILL.md",[1769,1770,1771,1773,1775,1777,1779],{"path":268,"priority":269},{"path":271,"priority":272},{"path":1772,"priority":275},"assets/skill-installer-small.svg",{"path":1774,"priority":275},"assets/skill-installer.png",{"path":1776,"priority":275},"scripts/github_utils.py",{"path":1778,"priority":275},"scripts/install-skill-from-github.py",{"path":1780,"priority":275},"scripts/list-skills.py",{"sources":1782},[1783],"manual",{"closedIssues90d":232,"description":1785,"forks":233,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":1786},"Skills Catalog for Codex",[],{"classifiedAt":1788,"discoverAt":1789,"extractAt":1790,"githubAt":1790,"updatedAt":1788},1778695021634,1778695016992,1778695019762,[216,214,212,215,213],{"evaluatedAt":240,"extractAt":1793,"updatedAt":240},1778695021936,[],[1796,1827,1853,1874,1890,1916],{"_creationTime":1797,"_id":1798,"community":1799,"display":1800,"identity":1806,"providers":1810,"relations":1820,"tags":1822,"workflow":1823},1778699106670.4268,"k179cgk616p3xva37r5jqsfwvh86mcp2",{"reviewCount":8},{"description":1801,"installMethods":1802,"name":1804,"sourceUrl":1805},"Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.",{"claudeCode":1803},"xixu-me/skills","Use My Browser","https://github.com/xixu-me/skills",{"basePath":1807,"githubOwner":1808,"githubRepo":244,"locale":18,"slug":1809,"type":245},"skills/use-my-browser","xixu-me","use-my-browser",{"evaluate":1811,"extract":1818},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1812,"tags":1813,"targetMarket":217,"tier":1817},100,[1814,1815,216,1816,215],"browser","debugging","ux","verified",{"commitSha":251,"license":1819},"MIT",{"repoId":1821},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[216,1814,1815,215,1816],{"evaluatedAt":1824,"extractAt":1825,"updatedAt":1826},1778699261239,1778699106670,1778699384978,{"_creationTime":1828,"_id":1829,"community":1830,"display":1831,"identity":1837,"providers":1841,"relations":1847,"tags":1849,"workflow":1850},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":1832,"installMethods":1833,"name":1835,"sourceUrl":1836},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":1834},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":1838,"githubOwner":1839,"githubRepo":1840,"locale":18,"slug":1835,"type":245},"skills/github","steipete","clawdis",{"evaluate":1842,"extract":1846},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1812,"tags":1843,"targetMarket":217,"tier":1817},[1835,1844,1845,215,216],"cli","api",{"commitSha":251},{"repoId":1848},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1845,216,1844,215,1835],{"evaluatedAt":1851,"extractAt":1852,"updatedAt":1851},1778698569289,1778697652123,{"_creationTime":1854,"_id":1855,"community":1856,"display":1857,"identity":1861,"providers":1863,"relations":1870,"tags":1871,"workflow":1872},1778697652123.8845,"k17bexjjjsz81ysk7bd3ggdm8s86mt2t",{"reviewCount":8},{"description":1858,"installMethods":1859,"name":1860,"sourceUrl":1836},"Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.",{"claudeCode":1834},"openclaw-testing",{"basePath":1862,"githubOwner":1839,"githubRepo":1840,"locale":18,"slug":1860,"type":245},".agents/skills/openclaw-testing",{"evaluate":1864,"extract":1869},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1812,"tags":1865,"targetMarket":217,"tier":1817},[1866,1867,1868,216,215],"testing","ci","validation",{"commitSha":251},{"repoId":1848},[216,1867,215,1866,1868],{"evaluatedAt":1873,"extractAt":1852,"updatedAt":1873},1778697962962,{"_creationTime":1875,"_id":1876,"community":1877,"display":1878,"identity":1880,"providers":1881,"relations":1886,"tags":1887,"workflow":1888},1778695021936.555,"k1715rn9402s29yge55y9nt0x986n2tf",{"reviewCount":8},{"description":331,"installMethods":1879,"name":332,"sourceUrl":14},{"claudeCode":12},{"basePath":330,"githubOwner":243,"githubRepo":244,"locale":18,"slug":332,"type":245},{"evaluate":1882,"extract":1885},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1812,"tags":1883,"targetMarket":217,"tier":1817},[1844,214,215,1884,216],"codex",{"commitSha":251},{"repoId":253},[216,1844,214,1884,215],{"evaluatedAt":1889,"extractAt":1793,"updatedAt":1889},1778695068759,{"_creationTime":1891,"_id":1892,"community":1893,"display":1894,"identity":1898,"providers":1901,"relations":1908,"tags":1911,"workflow":1912},1778686847756.415,"k175ecr7vr38vc0976trem43sd86mvk7",{"reviewCount":8},{"description":1041,"installMethods":1895,"name":1042,"sourceUrl":1897},{"claudeCode":1896},"figma/mcp-server-guide","https://github.com/figma/mcp-server-guide",{"basePath":1899,"githubOwner":213,"githubRepo":1900,"locale":18,"slug":1042,"type":245},"skills/figma-generate-library","mcp-server-guide",{"evaluate":1902,"extract":1907},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1812,"tags":1903,"targetMarket":217,"tier":1817},[213,212,1904,1905,216,1816,1906],"tokens","components","figma-plugin",{"commitSha":251},{"parentExtensionId":1909,"repoId":1910},"k17fwrw2bg5z2mpmdtdsybp8t986mwe7","kd7d0zdmxx32hmcpg7qqv27da586m6xa",[216,1905,212,213,1906,1904,1816],{"evaluatedAt":1913,"extractAt":1914,"updatedAt":1915},1778687010196,1778686847756,1778687293262,{"_creationTime":1917,"_id":1918,"community":1919,"display":1920,"identity":1926,"providers":1930,"relations":1940,"tags":1942,"workflow":1943},1778696113180.814,"k1761rwsvz28qcfzrk4ckpacn186mz53",{"reviewCount":8},{"description":1921,"installMethods":1922,"name":1924,"sourceUrl":1925},"Build or audit a design system including component library, design tokens, naming conventions, contribution model, and documentation. Use this skill whenever the user wants to build a design system, audit an existing system, define design tokens at the system level, structure a component library, or set up design system governance. Triggers on design system, component library, design tokens, atomic design, atoms, molecules, organisms, design system documentation, Storybook, Figma library, system governance, design contribution model. Also triggers when teams are inconsistent across products and a system is the answer.",{"claudeCode":1923},"rampstackco/claude-skills","Design System","https://github.com/rampstackco/claude-skills",{"basePath":1927,"githubOwner":1928,"githubRepo":1929,"locale":18,"slug":212,"type":245},"skills/design-system","rampstackco","claude-skills",{"evaluate":1931,"extract":1939},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1932,"tags":1933,"targetMarket":217,"tier":1817},98,[212,1934,1935,1936,1937,213,1938],"component-library","design-tokens","documentation","governance","storybook",{"commitSha":251,"license":1819},{"repoId":1941},"kd7bebccrrd1xf6w868aggftrd86m86v",[1934,212,1935,1936,213,1937,1938],{"evaluatedAt":1944,"extractAt":1945,"updatedAt":1944},1778696750206,1778696113180]