[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-openai-render-deploy-zh-CN":3,"guides-for-openai-render-deploy":1796,"similar-k1703ngx380xc9697a003dtgy186m90t-zh-CN":1797},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":239,"isFallback":245,"parentExtension":246,"providers":247,"relations":253,"repo":255,"tags":1793,"workflow":1794},1778695021936.561,"k1703ngx380xc9697a003dtgy186m90t",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"openai/skills","Render Deploy","https://github.com/openai/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":237},1778695535578.064,"kn75g8wwb7cy150c6g3egtyy1186nrdx","en",{"checks":20,"evaluatedAt":171,"extensionSummary":172,"features":173,"nonGoals":179,"practices":183,"prerequisites":188,"promptVersionExtension":193,"promptVersionScoring":194,"purpose":195,"rationale":196,"score":197,"summary":198,"tags":199,"targetMarket":206,"tier":207,"useCases":208,"workflow":213},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,79,82,85,89,93,97,100,104,108,111,114,117,120,123,126,130,133,137,141,144,147,150,153,157,160,163,166,168],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of deploying applications to Render, focusing on code analysis, blueprint generation, and dashboard linking.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value by automating Render deployment configuration, generating render.yaml blueprints, and providing direct creation via MCP tools, which goes beyond basic LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of deploying to Render, including prerequisites, multiple deployment methods (Blueprint and Direct Creation), configuration, validation, and post-deploy verification.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on deploying applications to Render, covering both Blueprint and Direct Creation methods, which are coherent and related aspects of Render deployment.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's functionality: deploying to Render by analyzing code, generating blueprints, and providing dashboard links.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The description clearly states the skill's purpose (deploying to Render) and when to use it, specifying artifacts like codebases and render.yaml, and user intents like deploy, host, publish, and set up.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is dense, self-contained, and provides a clear summary of the core capability and usage scenarios.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md content is well-structured with clear sections and references to separate files for deeper material, keeping the main body concise.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The skill utilizes progressive disclosure by linking to detailed reference files for specific tasks like blueprint specification, runtime options, and configuration guides.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","This skill is primarily action-oriented and does not involve deep exploration or analysis that would necessitate a forked context.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The skill provides numerous ready-to-use YAML examples for various frameworks and configurations, demonstrating input, invocation, and expected output.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The skill handles edge cases and limitations, particularly by documenting prerequisites, failure modes, and troubleshooting steps for common issues like build failures and port binding errors.",{"category":65,"check":66,"severity":24,"summary":67},"Code Execution","Tool Fallback","The skill lists MCP tools as preferred but provides clear fallback instructions for using the Render CLI, and documentation for prerequisites includes CLI installation steps.",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","The skill emphasizes checking prerequisites and prompts for user confirmation before proceeding with potentially destructive actions or complex deployments.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill is self-contained and focuses on Render deployments without implicitly relying on other specific skills; adjacent tasks are handled by referring to Render's own documentation or general MCP setup.",{"category":33,"check":77,"severity":56,"summary":78},"Tool surface size","This skill operates through MCP tool calls and CLI commands, not discrete exposed tools within the skill's definition, making tool surface size not applicable.",{"category":40,"check":80,"severity":56,"summary":81},"Overlapping near-synonym tools","As this skill primarily uses MCP tool calls and CLI commands, there are no overlapping near-synonym tools to evaluate.",{"category":47,"check":83,"severity":24,"summary":84},"Phantom features","All advertised features, such as Blueprint generation, Direct Creation, and handling various runtimes, are substantiated by detailed documentation and examples within the skill's files.",{"category":86,"check":87,"severity":24,"summary":88},"Install","Installation instruction","Installation instructions for Render CLI and MCP setup (for Cursor, Claude Code, Codex) are clearly provided, along with copy-pasteable commands and API key retrieval steps.",{"category":90,"check":91,"severity":24,"summary":92},"Errors","Actionable error messages","The skill provides actionable guidance for common errors, with dedicated sections and references for troubleshooting basics and error patterns, including specific fixes.",{"category":94,"check":95,"severity":24,"summary":96},"Execution","Pinned dependencies","The documentation consistently recommends using lockfiles (package-lock.json, requirements.txt, Gemfile.lock) and specifies runtime versions for Node.js, Python, Go, and Ruby.",{"category":33,"check":98,"severity":56,"summary":99},"Dry-run preview","The skill focuses on deployment configuration and doesn't directly perform state-changing operations that would typically require a dry-run flag.",{"category":101,"check":102,"severity":56,"summary":103},"Protocol","Idempotent retry & timeouts","This skill primarily configures deployments and doesn't involve remote calls or state-changing operations that require explicit idempotent retries or timeouts within its own logic.",{"category":105,"check":106,"severity":24,"summary":107},"Security","Secret Management","Secrets are handled appropriately by marking them with `sync: false` in `render.yaml` and guiding users to fill them in the Dashboard, and placeholder secrets are generated securely.",{"category":105,"check":109,"severity":24,"summary":110},"Injection","The skill uses structured configuration files (YAML) and MCP commands, avoiding the injection of arbitrary code or instructions from untrusted external sources.",{"category":105,"check":112,"severity":24,"summary":113},"Transitive Supply-Chain Grenades","The skill relies on official Render CLI commands and structured YAML configurations, and does not fetch external code or data at runtime for execution.",{"category":105,"check":115,"severity":24,"summary":116},"Sandbox Isolation","The skill orchestrates Render CLI commands and MCP tool calls, which operate within their own sandboxed environments, and does not attempt to modify files outside the project or bundle.",{"category":105,"check":118,"severity":24,"summary":119},"Sandbox escape primitives","The skill's instructions do not involve executing arbitrary shell commands or scripts that could lead to sandbox escapes.",{"category":105,"check":121,"severity":24,"summary":122},"Data Exfiltration","The skill focuses on configuration and deployment to Render; it does not include any instructions for reading or submitting confidential user data to third parties.",{"category":105,"check":124,"severity":24,"summary":125},"Hidden Text Tricks","The bundled markdown files appear to be free of hidden steering tricks, using standard formatting and no obfuscated content.",{"category":127,"check":128,"severity":24,"summary":129},"Hooks","Opaque code execution","The skill does not bundle or execute obfuscated code; it relies on readable YAML configurations and standard CLI commands.",{"category":73,"check":131,"severity":24,"summary":132},"Structural Assumption","The skill provides clear guidance on repository structure (e.g., render.yaml at root) and assumes standard project layouts, with explicit instructions for common frameworks.",{"category":134,"check":135,"severity":24,"summary":136},"Trust","Issues Attention","With 30 opened and 6 closed issues in the last 90 days, the closure rate is 17%, indicating slower response times but not a critical lack of attention.",{"category":138,"check":139,"severity":24,"summary":140},"Versioning","Release Management","The repository shows recent commits (PushedAt: 2026-05-13) and the presence of a LICENSE.txt and detailed SKILL.md with frontmatter suggests good versioning practices.",{"category":65,"check":142,"severity":24,"summary":143},"Validation","The skill uses structured YAML for render.yaml and MCP command arguments, implying validation through their respective parsers and schemas.",{"category":105,"check":145,"severity":24,"summary":146},"Unguarded Destructive Operations","While deployment can be seen as destructive, it's user-initiated and guided with explicit steps and confirmations, not silent or automatic destructive operations.",{"category":65,"check":148,"severity":24,"summary":149},"Error Handling","The skill guides users to check logs and provides troubleshooting sections that address common error patterns, promoting structured error handling.",{"category":65,"check":151,"severity":56,"summary":152},"Logging","This skill does not perform direct destructive actions or outbound calls that would require local audit logging within the skill's bundle.",{"category":154,"check":155,"severity":24,"summary":156},"Compliance","GDPR","The skill focuses on deployment configuration and does not operate on personal data; any data handled by Render itself is outside the scope of this skill's evaluation.",{"category":154,"check":158,"severity":24,"summary":159},"Target market","The skill's functionality is global and not tied to any specific geographic or legal jurisdiction, as indicated by the use of standard deployment practices and absence of regional logic.",{"category":73,"check":161,"severity":24,"summary":162},"Runtime stability","The skill provides clear runtime requirements for Node.js, Python, Go, Ruby, Rust, and Docker, and references best practices for cross-platform compatibility.",{"category":47,"check":164,"severity":24,"summary":165},"README","The README file exists, is well-structured, and clearly states the purpose of the Agent Skills repository and how to install individual skills.",{"category":40,"check":80,"severity":56,"summary":167},"This skill does not expose multiple tools with near-synonym names; it primarily orchestrates Render CLI commands and MCP tool usage.",{"category":101,"check":169,"severity":24,"summary":170},"Telemetry opt-in","The skill itself does not emit telemetry; telemetry is handled by the underlying platform (e.g., Render, Codex) which would have its own opt-in/out mechanisms.",1778695533462,"This skill automates the deployment of applications to Render by analyzing codebases, generating `render.yaml` Blueprints for Infrastructure-as-Code, or directly creating services via MCP tools. It covers various runtimes, databases, and deployment strategies, providing comprehensive guidance and examples.",[174,175,176,177,178],"Generates render.yaml Blueprints","Supports Direct Creation via MCP","Analyzes codebases for framework/runtime detection","Provides comprehensive deployment examples","Guides through prerequisites and configuration",[180,181,182],"Deploying pre-built Docker images directly (users guided to Dashboard/API)","Managing Render infrastructure outside of deployment configuration","Performing deep code analysis beyond what's needed for deployment configuration",[184,185,186,187],"Infrastructure as Code","Deployment Automation","CI/CD Integration","Cloud Deployment",[189,190,191,192],"Access to a Render account","A Git repository pushed to GitHub, GitLab, or Bitbucket","MCP tools configured (preferred) or Render CLI installed","Render API key or CLI authentication","3.0.0","4.4.0","Streamline and automate the process of deploying applications to Render's cloud platform, from initial configuration to successful deployment.","The skill is exceptionally well-documented, covers deployment to Render comprehensively with multiple methods, and provides clear instructions and examples. Issues Attention is the only minor finding.",99,"Highly polished and comprehensive skill for deploying applications to Render.",[200,201,202,203,204,205],"render","deployment","iac","cloud","devops","ci-cd","global","verified",[209,210,211,212],"Deploying a new application to Render","Setting up Infrastructure-as-Code for Render deployments","Migrating an application to Render's platform","Configuring databases and services on Render",[214,215,216,217,218,219,220,221],"Analyze codebase for deployment needs","Choose deployment method (Blueprint or Direct Creation)","Generate `render.yaml` or use MCP commands","Configure environment variables, databases, and services","Commit and push configuration to Git repository","Validate configuration","Deploy via Render Dashboard deeplink or MCP","Verify deployment status, logs, and health",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"security":235,"testCoverage":236},{"hasLockfile":224},false,1778695492129,{"descriptionLength":227,"readmeSize":228},229,1478,{"closedIssues90d":230,"forks":231,"hasChangelog":224,"openIssues90d":232,"pushedAt":233,"stars":234},6,1263,30,1778692029000,19018,{"hasNpmPackage":224,"smitheryVerified":224},{"hasCi":224,"hasTests":224},{"updatedAt":238},1778695535578,{"basePath":240,"githubOwner":241,"githubRepo":242,"locale":18,"slug":243,"type":244},"skills/.curated/render-deploy","openai","skills","render-deploy","skill",true,null,{"evaluate":248,"extract":250},{"promptVersionExtension":193,"promptVersionScoring":194,"score":197,"tags":249,"targetMarket":206,"tier":207},[200,201,202,203,204,205],{"commitSha":251,"license":252},"HEAD","Apache-2.0",{"repoId":254},"kd75n2zj3yh472p25zffgycved86mnpx",{"_creationTime":256,"_id":254,"identity":257,"providers":258,"workflow":1789},1778695016992.2295,{"githubOwner":241,"githubRepo":242,"sourceUrl":14},{"classify":259,"discover":1783,"github":1786},{"commitSha":251,"extensions":260},[261,305,330,341,968,987,1004,1020,1032,1044,1088,1100,1156,1171,1184,1215,1242,1255,1296,1315,1334,1353,1372,1389,1410,1421,1440,1451,1493,1518,1547,1566,1579,1592,1626,1643,1658,1700,1713,1734,1747,1764],{"basePath":262,"description":263,"displayName":264,"installMethods":265,"rationale":266,"selectedPaths":267,"source":304,"sourceLanguage":18,"type":244},"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",[268,271,274,277,280,282,284,286,288,290,292,294,296,298,300,302],{"path":269,"priority":270},"SKILL.md","mandatory",{"path":272,"priority":273},"LICENSE.txt","high",{"path":275,"priority":276},"assets/dotnet-logo.png","low",{"path":278,"priority":279},"references/_sections.md","medium",{"path":281,"priority":279},"references/apis-minimal-and-controllers.md",{"path":283,"priority":279},"references/data-state-and-services.md",{"path":285,"priority":279},"references/program-and-pipeline.md",{"path":287,"priority":279},"references/realtime-grpc-and-background-work.md",{"path":289,"priority":279},"references/security-and-identity.md",{"path":291,"priority":279},"references/source-map.md",{"path":293,"priority":279},"references/stack-selection.md",{"path":295,"priority":279},"references/testing-performance-and-operations.md",{"path":297,"priority":279},"references/ui-blazor.md",{"path":299,"priority":279},"references/ui-mvc.md",{"path":301,"priority":279},"references/ui-razor-pages.md",{"path":303,"priority":279},"references/versioning-and-upgrades.md","rule",{"basePath":306,"description":307,"displayName":308,"installMethods":309,"rationale":310,"selectedPaths":311,"source":304,"sourceLanguage":18,"type":244},"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",[312,313,314,316,318,320,322,324,326,328],{"path":269,"priority":270},{"path":272,"priority":273},{"path":315,"priority":279},"references/app-archetypes.md",{"path":317,"priority":279},"references/apps-sdk-docs-workflow.md",{"path":319,"priority":279},"references/interactive-state-sync-patterns.md",{"path":321,"priority":279},"references/repo-contract-and-validation.md",{"path":323,"priority":279},"references/search-fetch-standard.md",{"path":325,"priority":279},"references/upstream-example-workflow.md",{"path":327,"priority":279},"references/window-openai-patterns.md",{"path":329,"priority":276},"scripts/scaffold_node_ext_apps.mjs",{"basePath":331,"description":332,"displayName":333,"installMethods":334,"rationale":335,"selectedPaths":336,"source":304,"sourceLanguage":18,"type":244},"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",[337,338,339],{"path":269,"priority":270},{"path":272,"priority":273},{"path":340,"priority":279},"references/agent-cli-patterns.md",{"basePath":342,"description":343,"displayName":344,"installMethods":345,"rationale":346,"selectedPaths":347,"source":304,"sourceLanguage":18,"type":244},"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",[348,349,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,548,550,552,554,556,558,560,562,564,566,568,570,572,574,576,578,580,582,584,586,588,590,592,594,596,598,600,602,604,606,608,610,612,614,616,618,620,622,624,626,628,630,632,634,636,638,640,642,644,646,648,650,652,654,656,658,660,662,664,666,668,670,672,674,676,678,680,682,684,686,688,690,692,694,696,698,700,702,704,706,708,710,712,714,716,718,720,722,724,726,728,730,732,734,736,738,740,742,744,746,748,750,752,754,756,758,760,762,764,766,768,770,772,774,776,778,780,782,784,786,788,790,792,794,796,798,800,802,804,806,808,810,812,814,816,818,820,822,824,826,828,830,832,834,836,838,840,842,844,846,848,850,852,854,856,858,860,862,864,866,868,870,872,874,876,878,880,882,884,886,888,890,892,894,896,898,900,902,904,906,908,910,912,914,916,918,920,922,924,926,928,930,932,934,936,938,940,942,944,946,948,950,952,954,956,958,960,962,964,966],{"path":269,"priority":270},{"path":272,"priority":273},{"path":351,"priority":276},"assets/cloudflare-small.svg",{"path":353,"priority":276},"assets/cloudflare.png",{"path":355,"priority":279},"references/agents-sdk/README.md",{"path":357,"priority":279},"references/agents-sdk/api.md",{"path":359,"priority":279},"references/agents-sdk/configuration.md",{"path":361,"priority":279},"references/agents-sdk/gotchas.md",{"path":363,"priority":279},"references/agents-sdk/patterns.md",{"path":365,"priority":279},"references/ai-gateway/README.md",{"path":367,"priority":279},"references/ai-gateway/configuration.md",{"path":369,"priority":279},"references/ai-gateway/dynamic-routing.md",{"path":371,"priority":279},"references/ai-gateway/features.md",{"path":373,"priority":279},"references/ai-gateway/sdk-integration.md",{"path":375,"priority":279},"references/ai-gateway/troubleshooting.md",{"path":377,"priority":279},"references/ai-search/README.md",{"path":379,"priority":279},"references/ai-search/api.md",{"path":381,"priority":279},"references/ai-search/configuration.md",{"path":383,"priority":279},"references/ai-search/gotchas.md",{"path":385,"priority":279},"references/ai-search/patterns.md",{"path":387,"priority":279},"references/analytics-engine/README.md",{"path":389,"priority":279},"references/analytics-engine/api.md",{"path":391,"priority":279},"references/analytics-engine/configuration.md",{"path":393,"priority":279},"references/analytics-engine/gotchas.md",{"path":395,"priority":279},"references/analytics-engine/patterns.md",{"path":397,"priority":279},"references/api/README.md",{"path":399,"priority":279},"references/api/api.md",{"path":401,"priority":279},"references/api/configuration.md",{"path":403,"priority":279},"references/api/gotchas.md",{"path":405,"priority":279},"references/api/patterns.md",{"path":407,"priority":279},"references/api-shield/README.md",{"path":409,"priority":279},"references/api-shield/api.md",{"path":411,"priority":279},"references/api-shield/configuration.md",{"path":413,"priority":279},"references/api-shield/gotchas.md",{"path":415,"priority":279},"references/api-shield/patterns.md",{"path":417,"priority":279},"references/argo-smart-routing/README.md",{"path":419,"priority":279},"references/argo-smart-routing/api.md",{"path":421,"priority":279},"references/argo-smart-routing/configuration.md",{"path":423,"priority":279},"references/argo-smart-routing/gotchas.md",{"path":425,"priority":279},"references/argo-smart-routing/patterns.md",{"path":427,"priority":279},"references/bindings/README.md",{"path":429,"priority":279},"references/bindings/api.md",{"path":431,"priority":279},"references/bindings/configuration.md",{"path":433,"priority":279},"references/bindings/gotchas.md",{"path":435,"priority":279},"references/bindings/patterns.md",{"path":437,"priority":279},"references/bot-management/README.md",{"path":439,"priority":279},"references/bot-management/api.md",{"path":441,"priority":279},"references/bot-management/configuration.md",{"path":443,"priority":279},"references/bot-management/gotchas.md",{"path":445,"priority":279},"references/bot-management/patterns.md",{"path":447,"priority":279},"references/browser-rendering/README.md",{"path":449,"priority":279},"references/browser-rendering/api.md",{"path":451,"priority":279},"references/browser-rendering/configuration.md",{"path":453,"priority":279},"references/browser-rendering/gotchas.md",{"path":455,"priority":279},"references/browser-rendering/patterns.md",{"path":457,"priority":279},"references/c3/README.md",{"path":459,"priority":279},"references/c3/api.md",{"path":461,"priority":279},"references/c3/configuration.md",{"path":463,"priority":279},"references/c3/gotchas.md",{"path":465,"priority":279},"references/c3/patterns.md",{"path":467,"priority":279},"references/cache-reserve/README.md",{"path":469,"priority":279},"references/cache-reserve/api.md",{"path":471,"priority":279},"references/cache-reserve/configuration.md",{"path":473,"priority":279},"references/cache-reserve/gotchas.md",{"path":475,"priority":279},"references/cache-reserve/patterns.md",{"path":477,"priority":279},"references/containers/README.md",{"path":479,"priority":279},"references/containers/api.md",{"path":481,"priority":279},"references/containers/configuration.md",{"path":483,"priority":279},"references/containers/gotchas.md",{"path":485,"priority":279},"references/containers/patterns.md",{"path":487,"priority":279},"references/cron-triggers/README.md",{"path":489,"priority":279},"references/cron-triggers/api.md",{"path":491,"priority":279},"references/cron-triggers/configuration.md",{"path":493,"priority":279},"references/cron-triggers/gotchas.md",{"path":495,"priority":279},"references/cron-triggers/patterns.md",{"path":497,"priority":279},"references/d1/README.md",{"path":499,"priority":279},"references/d1/api.md",{"path":501,"priority":279},"references/d1/configuration.md",{"path":503,"priority":279},"references/d1/gotchas.md",{"path":505,"priority":279},"references/d1/patterns.md",{"path":507,"priority":279},"references/ddos/README.md",{"path":509,"priority":279},"references/ddos/api.md",{"path":511,"priority":279},"references/ddos/configuration.md",{"path":513,"priority":279},"references/ddos/gotchas.md",{"path":515,"priority":279},"references/ddos/patterns.md",{"path":517,"priority":279},"references/do-storage/README.md",{"path":519,"priority":279},"references/do-storage/api.md",{"path":521,"priority":279},"references/do-storage/configuration.md",{"path":523,"priority":279},"references/do-storage/gotchas.md",{"path":525,"priority":279},"references/do-storage/patterns.md",{"path":527,"priority":279},"references/do-storage/testing.md",{"path":529,"priority":279},"references/durable-objects/README.md",{"path":531,"priority":279},"references/durable-objects/api.md",{"path":533,"priority":279},"references/durable-objects/configuration.md",{"path":535,"priority":279},"references/durable-objects/gotchas.md",{"path":537,"priority":279},"references/durable-objects/patterns.md",{"path":539,"priority":279},"references/email-routing/README.md",{"path":541,"priority":279},"references/email-routing/api.md",{"path":543,"priority":279},"references/email-routing/configuration.md",{"path":545,"priority":279},"references/email-routing/gotchas.md",{"path":547,"priority":279},"references/email-routing/patterns.md",{"path":549,"priority":279},"references/email-workers/README.md",{"path":551,"priority":279},"references/email-workers/api.md",{"path":553,"priority":279},"references/email-workers/configuration.md",{"path":555,"priority":279},"references/email-workers/gotchas.md",{"path":557,"priority":279},"references/email-workers/patterns.md",{"path":559,"priority":279},"references/hyperdrive/README.md",{"path":561,"priority":279},"references/hyperdrive/api.md",{"path":563,"priority":279},"references/hyperdrive/configuration.md",{"path":565,"priority":279},"references/hyperdrive/gotchas.md",{"path":567,"priority":279},"references/hyperdrive/patterns.md",{"path":569,"priority":279},"references/images/README.md",{"path":571,"priority":279},"references/images/api.md",{"path":573,"priority":279},"references/images/configuration.md",{"path":575,"priority":279},"references/images/gotchas.md",{"path":577,"priority":279},"references/images/patterns.md",{"path":579,"priority":279},"references/kv/README.md",{"path":581,"priority":279},"references/kv/api.md",{"path":583,"priority":279},"references/kv/configuration.md",{"path":585,"priority":279},"references/kv/gotchas.md",{"path":587,"priority":279},"references/kv/patterns.md",{"path":589,"priority":279},"references/miniflare/README.md",{"path":591,"priority":279},"references/miniflare/api.md",{"path":593,"priority":279},"references/miniflare/configuration.md",{"path":595,"priority":279},"references/miniflare/gotchas.md",{"path":597,"priority":279},"references/miniflare/patterns.md",{"path":599,"priority":279},"references/network-interconnect/README.md",{"path":601,"priority":279},"references/network-interconnect/api.md",{"path":603,"priority":279},"references/network-interconnect/configuration.md",{"path":605,"priority":279},"references/network-interconnect/gotchas.md",{"path":607,"priority":279},"references/network-interconnect/patterns.md",{"path":609,"priority":279},"references/observability/README.md",{"path":611,"priority":279},"references/observability/api.md",{"path":613,"priority":279},"references/observability/configuration.md",{"path":615,"priority":279},"references/observability/gotchas.md",{"path":617,"priority":279},"references/observability/patterns.md",{"path":619,"priority":279},"references/pages/README.md",{"path":621,"priority":279},"references/pages/api.md",{"path":623,"priority":279},"references/pages/configuration.md",{"path":625,"priority":279},"references/pages/gotchas.md",{"path":627,"priority":279},"references/pages/patterns.md",{"path":629,"priority":279},"references/pages-functions/README.md",{"path":631,"priority":279},"references/pages-functions/api.md",{"path":633,"priority":279},"references/pages-functions/configuration.md",{"path":635,"priority":279},"references/pages-functions/gotchas.md",{"path":637,"priority":279},"references/pages-functions/patterns.md",{"path":639,"priority":279},"references/pipelines/README.md",{"path":641,"priority":279},"references/pipelines/api.md",{"path":643,"priority":279},"references/pipelines/configuration.md",{"path":645,"priority":279},"references/pipelines/gotchas.md",{"path":647,"priority":279},"references/pipelines/patterns.md",{"path":649,"priority":279},"references/pulumi/README.md",{"path":651,"priority":279},"references/pulumi/api.md",{"path":653,"priority":279},"references/pulumi/configuration.md",{"path":655,"priority":279},"references/pulumi/gotchas.md",{"path":657,"priority":279},"references/pulumi/patterns.md",{"path":659,"priority":279},"references/queues/README.md",{"path":661,"priority":279},"references/queues/api.md",{"path":663,"priority":279},"references/queues/configuration.md",{"path":665,"priority":279},"references/queues/gotchas.md",{"path":667,"priority":279},"references/queues/patterns.md",{"path":669,"priority":279},"references/r2/README.md",{"path":671,"priority":279},"references/r2/api.md",{"path":673,"priority":279},"references/r2/configuration.md",{"path":675,"priority":279},"references/r2/gotchas.md",{"path":677,"priority":279},"references/r2/patterns.md",{"path":679,"priority":279},"references/r2-data-catalog/README.md",{"path":681,"priority":279},"references/r2-data-catalog/api.md",{"path":683,"priority":279},"references/r2-data-catalog/configuration.md",{"path":685,"priority":279},"references/r2-data-catalog/gotchas.md",{"path":687,"priority":279},"references/r2-data-catalog/patterns.md",{"path":689,"priority":279},"references/r2-sql/README.md",{"path":691,"priority":279},"references/r2-sql/api.md",{"path":693,"priority":279},"references/r2-sql/configuration.md",{"path":695,"priority":279},"references/r2-sql/gotchas.md",{"path":697,"priority":279},"references/r2-sql/patterns.md",{"path":699,"priority":279},"references/realtime-sfu/README.md",{"path":701,"priority":279},"references/realtime-sfu/api.md",{"path":703,"priority":279},"references/realtime-sfu/configuration.md",{"path":705,"priority":279},"references/realtime-sfu/gotchas.md",{"path":707,"priority":279},"references/realtime-sfu/patterns.md",{"path":709,"priority":279},"references/realtimekit/README.md",{"path":711,"priority":279},"references/realtimekit/api.md",{"path":713,"priority":279},"references/realtimekit/configuration.md",{"path":715,"priority":279},"references/realtimekit/gotchas.md",{"path":717,"priority":279},"references/realtimekit/patterns.md",{"path":719,"priority":279},"references/sandbox/README.md",{"path":721,"priority":279},"references/sandbox/api.md",{"path":723,"priority":279},"references/sandbox/configuration.md",{"path":725,"priority":279},"references/sandbox/gotchas.md",{"path":727,"priority":279},"references/sandbox/patterns.md",{"path":729,"priority":279},"references/secrets-store/README.md",{"path":731,"priority":279},"references/secrets-store/api.md",{"path":733,"priority":279},"references/secrets-store/configuration.md",{"path":735,"priority":279},"references/secrets-store/gotchas.md",{"path":737,"priority":279},"references/secrets-store/patterns.md",{"path":739,"priority":279},"references/smart-placement/README.md",{"path":741,"priority":279},"references/smart-placement/api.md",{"path":743,"priority":279},"references/smart-placement/configuration.md",{"path":745,"priority":279},"references/smart-placement/gotchas.md",{"path":747,"priority":279},"references/smart-placement/patterns.md",{"path":749,"priority":279},"references/snippets/README.md",{"path":751,"priority":279},"references/snippets/api.md",{"path":753,"priority":279},"references/snippets/configuration.md",{"path":755,"priority":279},"references/snippets/gotchas.md",{"path":757,"priority":279},"references/snippets/patterns.md",{"path":759,"priority":279},"references/spectrum/README.md",{"path":761,"priority":279},"references/spectrum/api.md",{"path":763,"priority":279},"references/spectrum/configuration.md",{"path":765,"priority":279},"references/spectrum/gotchas.md",{"path":767,"priority":279},"references/spectrum/patterns.md",{"path":769,"priority":279},"references/static-assets/README.md",{"path":771,"priority":279},"references/static-assets/api.md",{"path":773,"priority":279},"references/static-assets/configuration.md",{"path":775,"priority":279},"references/static-assets/gotchas.md",{"path":777,"priority":279},"references/static-assets/patterns.md",{"path":779,"priority":279},"references/stream/README.md",{"path":781,"priority":279},"references/stream/api-live.md",{"path":783,"priority":279},"references/stream/api.md",{"path":785,"priority":279},"references/stream/configuration.md",{"path":787,"priority":279},"references/stream/gotchas.md",{"path":789,"priority":279},"references/stream/patterns.md",{"path":791,"priority":279},"references/tail-workers/README.md",{"path":793,"priority":279},"references/tail-workers/api.md",{"path":795,"priority":279},"references/tail-workers/configuration.md",{"path":797,"priority":279},"references/tail-workers/gotchas.md",{"path":799,"priority":279},"references/tail-workers/patterns.md",{"path":801,"priority":279},"references/terraform/README.md",{"path":803,"priority":279},"references/terraform/api.md",{"path":805,"priority":279},"references/terraform/configuration.md",{"path":807,"priority":279},"references/terraform/gotchas.md",{"path":809,"priority":279},"references/terraform/patterns.md",{"path":811,"priority":279},"references/tunnel/README.md",{"path":813,"priority":279},"references/tunnel/api.md",{"path":815,"priority":279},"references/tunnel/configuration.md",{"path":817,"priority":279},"references/tunnel/gotchas.md",{"path":819,"priority":279},"references/tunnel/networking.md",{"path":821,"priority":279},"references/tunnel/patterns.md",{"path":823,"priority":279},"references/turn/README.md",{"path":825,"priority":279},"references/turn/api.md",{"path":827,"priority":279},"references/turn/configuration.md",{"path":829,"priority":279},"references/turn/gotchas.md",{"path":831,"priority":279},"references/turn/patterns.md",{"path":833,"priority":279},"references/turnstile/README.md",{"path":835,"priority":279},"references/turnstile/api.md",{"path":837,"priority":279},"references/turnstile/configuration.md",{"path":839,"priority":279},"references/turnstile/gotchas.md",{"path":841,"priority":279},"references/turnstile/patterns.md",{"path":843,"priority":279},"references/vectorize/README.md",{"path":845,"priority":279},"references/vectorize/api.md",{"path":847,"priority":279},"references/vectorize/configuration.md",{"path":849,"priority":279},"references/vectorize/gotchas.md",{"path":851,"priority":279},"references/vectorize/patterns.md",{"path":853,"priority":279},"references/waf/README.md",{"path":855,"priority":279},"references/waf/api.md",{"path":857,"priority":279},"references/waf/configuration.md",{"path":859,"priority":279},"references/waf/gotchas.md",{"path":861,"priority":279},"references/waf/patterns.md",{"path":863,"priority":279},"references/web-analytics/README.md",{"path":865,"priority":279},"references/web-analytics/configuration.md",{"path":867,"priority":279},"references/web-analytics/gotchas.md",{"path":869,"priority":279},"references/web-analytics/integration.md",{"path":871,"priority":279},"references/web-analytics/patterns.md",{"path":873,"priority":279},"references/workerd/README.md",{"path":875,"priority":279},"references/workerd/api.md",{"path":877,"priority":279},"references/workerd/configuration.md",{"path":879,"priority":279},"references/workerd/gotchas.md",{"path":881,"priority":279},"references/workerd/patterns.md",{"path":883,"priority":279},"references/workers/README.md",{"path":885,"priority":279},"references/workers/api.md",{"path":887,"priority":279},"references/workers/configuration.md",{"path":889,"priority":279},"references/workers/frameworks.md",{"path":891,"priority":279},"references/workers/gotchas.md",{"path":893,"priority":279},"references/workers/patterns.md",{"path":895,"priority":279},"references/workers-ai/README.md",{"path":897,"priority":279},"references/workers-ai/api.md",{"path":899,"priority":279},"references/workers-ai/configuration.md",{"path":901,"priority":279},"references/workers-ai/gotchas.md",{"path":903,"priority":279},"references/workers-ai/patterns.md",{"path":905,"priority":279},"references/workers-for-platforms/README.md",{"path":907,"priority":279},"references/workers-for-platforms/api.md",{"path":909,"priority":279},"references/workers-for-platforms/configuration.md",{"path":911,"priority":279},"references/workers-for-platforms/gotchas.md",{"path":913,"priority":279},"references/workers-for-platforms/patterns.md",{"path":915,"priority":279},"references/workers-playground/README.md",{"path":917,"priority":279},"references/workers-playground/api.md",{"path":919,"priority":279},"references/workers-playground/configuration.md",{"path":921,"priority":279},"references/workers-playground/gotchas.md",{"path":923,"priority":279},"references/workers-playground/patterns.md",{"path":925,"priority":279},"references/workers-vpc/README.md",{"path":927,"priority":279},"references/workers-vpc/api.md",{"path":929,"priority":279},"references/workers-vpc/configuration.md",{"path":931,"priority":279},"references/workers-vpc/gotchas.md",{"path":933,"priority":279},"references/workers-vpc/patterns.md",{"path":935,"priority":279},"references/workflows/README.md",{"path":937,"priority":279},"references/workflows/api.md",{"path":939,"priority":279},"references/workflows/configuration.md",{"path":941,"priority":279},"references/workflows/gotchas.md",{"path":943,"priority":279},"references/workflows/patterns.md",{"path":945,"priority":279},"references/wrangler/README.md",{"path":947,"priority":279},"references/wrangler/api.md",{"path":949,"priority":279},"references/wrangler/auth.md",{"path":951,"priority":279},"references/wrangler/configuration.md",{"path":953,"priority":279},"references/wrangler/gotchas.md",{"path":955,"priority":279},"references/wrangler/patterns.md",{"path":957,"priority":279},"references/zaraz/IMPLEMENTATION_SUMMARY.md",{"path":959,"priority":279},"references/zaraz/README.md",{"path":961,"priority":279},"references/zaraz/api.md",{"path":963,"priority":279},"references/zaraz/configuration.md",{"path":965,"priority":279},"references/zaraz/gotchas.md",{"path":967,"priority":279},"references/zaraz/patterns.md",{"basePath":969,"description":970,"displayName":971,"installMethods":972,"rationale":973,"selectedPaths":974,"source":304,"sourceLanguage":18,"type":244},"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.","figma",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma/SKILL.md",[975,976,977,979,981,983,985],{"path":269,"priority":270},{"path":272,"priority":273},{"path":978,"priority":276},"assets/figma-small.svg",{"path":980,"priority":276},"assets/figma.png",{"path":982,"priority":276},"assets/icon.svg",{"path":984,"priority":279},"references/figma-mcp-config.md",{"path":986,"priority":279},"references/figma-tools-and-prompts.md",{"basePath":988,"description":989,"displayName":990,"installMethods":991,"rationale":992,"selectedPaths":993,"source":304,"sourceLanguage":18,"type":244},"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",[994,995,997,998,999,1000,1002],{"path":269,"priority":270},{"path":996,"priority":273},"LICENSE.TXT",{"path":978,"priority":276},{"path":980,"priority":276},{"path":982,"priority":276},{"path":1001,"priority":279},"references/mapping-checklist.md",{"path":1003,"priority":276},"scripts/normalize_node_id.py",{"basePath":1005,"description":1006,"displayName":1007,"installMethods":1008,"rationale":1009,"selectedPaths":1010,"source":304,"sourceLanguage":18,"type":244},"skills/.curated/figma-create-design-system-rules","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.","figma-create-design-system-rules",{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/figma-create-design-system-rules/SKILL.md",[1011,1012,1013,1014,1015,1016,1018],{"path":269,"priority":270},{"path":996,"priority":273},{"path":978,"priority":276},{"path":980,"priority":276},{"path":982,"priority":276},{"path":1017,"priority":279},"references/rule-template.md",{"path":1019,"priority":276},"scripts/check_agents_md.sh",{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":304,"sourceLanguage":18,"type":244},"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",[1027,1028,1029,1030,1031],{"path":269,"priority":270},{"path":996,"priority":273},{"path":978,"priority":276},{"path":980,"priority":276},{"path":982,"priority":276},{"basePath":1033,"description":1034,"displayName":1035,"installMethods":1036,"rationale":1037,"selectedPaths":1038,"source":304,"sourceLanguage":18,"type":244},"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",[1039,1040,1041,1042,1043],{"path":269,"priority":270},{"path":996,"priority":273},{"path":978,"priority":276},{"path":980,"priority":276},{"path":982,"priority":276},{"basePath":1045,"description":1046,"displayName":1047,"installMethods":1048,"rationale":1049,"selectedPaths":1050,"source":304,"sourceLanguage":18,"type":244},"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",[1051,1052,1053,1054,1055,1056,1058,1060,1062,1064,1066,1068,1070,1072,1074,1076,1078,1080,1082,1084,1086],{"path":269,"priority":270},{"path":996,"priority":273},{"path":978,"priority":276},{"path":980,"priority":276},{"path":982,"priority":276},{"path":1057,"priority":279},"references/code-connect-setup.md",{"path":1059,"priority":279},"references/component-creation.md",{"path":1061,"priority":279},"references/discovery-phase.md",{"path":1063,"priority":279},"references/documentation-creation.md",{"path":1065,"priority":279},"references/error-recovery.md",{"path":1067,"priority":279},"references/naming-conventions.md",{"path":1069,"priority":279},"references/token-creation.md",{"path":1071,"priority":276},"scripts/bindVariablesToComponent.js",{"path":1073,"priority":276},"scripts/cleanupOrphans.js",{"path":1075,"priority":276},"scripts/createComponentWithVariants.js",{"path":1077,"priority":276},"scripts/createDocumentationPage.js",{"path":1079,"priority":276},"scripts/createSemanticTokens.js",{"path":1081,"priority":276},"scripts/createVariableCollection.js",{"path":1083,"priority":276},"scripts/inspectFileStructure.js",{"path":1085,"priority":276},"scripts/rehydrateState.js",{"path":1087,"priority":276},"scripts/validateCreation.js",{"basePath":1089,"description":1090,"displayName":1091,"installMethods":1092,"rationale":1093,"selectedPaths":1094,"source":304,"sourceLanguage":18,"type":244},"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",[1095,1096,1097,1098,1099],{"path":269,"priority":270},{"path":272,"priority":273},{"path":978,"priority":276},{"path":980,"priority":276},{"path":982,"priority":276},{"basePath":1101,"description":1102,"displayName":1103,"installMethods":1104,"rationale":1105,"selectedPaths":1106,"source":304,"sourceLanguage":18,"type":244},"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",[1107,1108,1109,1110,1111,1112,1114,1116,1118,1120,1122,1124,1126,1128,1130,1132,1134,1136,1138,1140,1142,1144,1146,1148,1150,1152,1154],{"path":269,"priority":270},{"path":996,"priority":273},{"path":978,"priority":276},{"path":980,"priority":276},{"path":982,"priority":276},{"path":1113,"priority":279},"references/api-reference.md",{"path":1115,"priority":279},"references/common-patterns.md",{"path":1117,"priority":279},"references/component-patterns.md",{"path":1119,"priority":279},"references/effect-style-patterns.md",{"path":1121,"priority":279},"references/gotchas.md",{"path":1123,"priority":279},"references/maintainers.yml",{"path":1125,"priority":279},"references/plugin-api-patterns.md",{"path":1127,"priority":279},"references/plugin-api-standalone.d.ts",{"path":1129,"priority":279},"references/plugin-api-standalone.index.md",{"path":1131,"priority":279},"references/text-style-patterns.md",{"path":1133,"priority":279},"references/validation-and-recovery.md",{"path":1135,"priority":279},"references/variable-patterns.md",{"path":1137,"priority":279},"references/working-with-design-systems/maintainers.yml",{"path":1139,"priority":279},"references/working-with-design-systems/wwds-components--creating.md",{"path":1141,"priority":279},"references/working-with-design-systems/wwds-components--using.md",{"path":1143,"priority":279},"references/working-with-design-systems/wwds-components.md",{"path":1145,"priority":279},"references/working-with-design-systems/wwds-effect-styles.md",{"path":1147,"priority":279},"references/working-with-design-systems/wwds-text-styles.md",{"path":1149,"priority":279},"references/working-with-design-systems/wwds-variables--creating.md",{"path":1151,"priority":279},"references/working-with-design-systems/wwds-variables--using.md",{"path":1153,"priority":279},"references/working-with-design-systems/wwds-variables.md",{"path":1155,"priority":279},"references/working-with-design-systems/wwds.md",{"basePath":1157,"description":1158,"displayName":1159,"installMethods":1160,"rationale":1161,"selectedPaths":1162,"source":304,"sourceLanguage":18,"type":244},"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",[1163,1164,1165,1167,1169],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1166,"priority":276},"assets/github-small.svg",{"path":1168,"priority":276},"assets/github.png",{"path":1170,"priority":276},"scripts/fetch_comments.py",{"basePath":1172,"description":1173,"displayName":1174,"installMethods":1175,"rationale":1176,"selectedPaths":1177,"source":304,"sourceLanguage":18,"type":244},"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",[1178,1179,1180,1181,1182],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1166,"priority":276},{"path":1168,"priority":276},{"path":1183,"priority":276},"scripts/inspect_pr_checks.py",{"basePath":1185,"description":1186,"displayName":1187,"installMethods":1188,"rationale":1189,"selectedPaths":1190,"source":304,"sourceLanguage":18,"type":244},"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",[1191,1192,1193,1195,1197,1199,1201,1203,1205,1207,1209,1211,1213],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1194,"priority":279},"references/animation-rows.md",{"path":1196,"priority":279},"references/codex-pet-contract.md",{"path":1198,"priority":279},"references/qa-rubric.md",{"path":1200,"priority":276},"scripts/compose_atlas.py",{"path":1202,"priority":276},"scripts/derive_running_left_from_running_right.py",{"path":1204,"priority":276},"scripts/extract_strip_frames.py",{"path":1206,"priority":276},"scripts/inspect_frames.py",{"path":1208,"priority":276},"scripts/make_contact_sheet.py",{"path":1210,"priority":276},"scripts/prepare_pet_run.py",{"path":1212,"priority":276},"scripts/render_animation_previews.py",{"path":1214,"priority":276},"scripts/validate_atlas.py",{"basePath":1216,"description":1217,"displayName":1218,"installMethods":1219,"rationale":1220,"selectedPaths":1221,"source":304,"sourceLanguage":18,"type":244},"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",[1222,1223,1224,1226,1228,1230,1232,1234,1236,1238,1240],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1225,"priority":276},"assets/experiment-template.ipynb",{"path":1227,"priority":276},"assets/jupyter-small.svg",{"path":1229,"priority":276},"assets/jupyter.png",{"path":1231,"priority":276},"assets/tutorial-template.ipynb",{"path":1233,"priority":279},"references/experiment-patterns.md",{"path":1235,"priority":279},"references/notebook-structure.md",{"path":1237,"priority":279},"references/quality-checklist.md",{"path":1239,"priority":279},"references/tutorial-patterns.md",{"path":1241,"priority":276},"scripts/new_notebook.py",{"basePath":1243,"description":1244,"displayName":1245,"installMethods":1246,"rationale":1247,"selectedPaths":1248,"source":304,"sourceLanguage":18,"type":244},"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",[1249,1250,1251,1253],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1252,"priority":276},"assets/linear-small.svg",{"path":1254,"priority":276},"assets/linear.png",{"basePath":1256,"description":1257,"displayName":1258,"installMethods":1259,"rationale":1260,"selectedPaths":1261,"source":304,"sourceLanguage":18,"type":244},"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",[1262,1263,1264,1266,1268,1270,1272,1274,1276,1278,1280,1282,1284,1286,1288,1290,1292,1294],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1265,"priority":279},"references/differences.md",{"path":1267,"priority":276},"scripts/cli.py",{"path":1269,"priority":276},"scripts/migrate/__init__.py",{"path":1271,"priority":276},"scripts/migrate/agents.py",{"path":1273,"priority":276},"scripts/migrate/codex_config.py",{"path":1275,"priority":276},"scripts/migrate/common.py",{"path":1277,"priority":276},"scripts/migrate/hooks.py",{"path":1279,"priority":276},"scripts/migrate/instructions.py",{"path":1281,"priority":276},"scripts/migrate/mcps.py",{"path":1283,"priority":276},"scripts/migrate/plugins.py",{"path":1285,"priority":276},"scripts/migrate/settings.py",{"path":1287,"priority":276},"scripts/migrate/skills.py",{"path":1289,"priority":276},"scripts/migrate-to-codex.py",{"path":1291,"priority":276},"scripts/utils/__init__.py",{"path":1293,"priority":276},"scripts/utils/scan.py",{"path":1295,"priority":276},"scripts/utils/util.py",{"basePath":1297,"description":1298,"displayName":1299,"installMethods":1300,"rationale":1301,"selectedPaths":1302,"source":304,"sourceLanguage":18,"type":244},"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",[1303,1304,1305,1307,1309,1311,1313],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1306,"priority":276},"assets/netlify-small.svg",{"path":1308,"priority":276},"assets/netlify.png",{"path":1310,"priority":279},"references/cli-commands.md",{"path":1312,"priority":279},"references/deployment-patterns.md",{"path":1314,"priority":279},"references/netlify-toml.md",{"basePath":1316,"description":1317,"displayName":1318,"installMethods":1319,"rationale":1320,"selectedPaths":1321,"source":304,"sourceLanguage":18,"type":244},"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",[1322,1323,1324,1326,1328,1330,1332],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1325,"priority":276},"assets/notion-small.svg",{"path":1327,"priority":276},"assets/notion.png",{"path":1329,"priority":276},"examples/conversation-to-faq.md",{"path":1331,"priority":276},"examples/decision-capture.md",{"path":1333,"priority":276},"examples/how-to-guide.md",{"basePath":1335,"description":1336,"displayName":1337,"installMethods":1338,"rationale":1339,"selectedPaths":1340,"source":304,"sourceLanguage":18,"type":244},"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",[1341,1342,1343,1344,1345,1347,1349,1351],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1325,"priority":276},{"path":1327,"priority":276},{"path":1346,"priority":276},"examples/customer-meeting.md",{"path":1348,"priority":276},"examples/executive-review.md",{"path":1350,"priority":276},"examples/project-decision.md",{"path":1352,"priority":276},"examples/sprint-planning.md",{"basePath":1354,"description":1355,"displayName":1356,"installMethods":1357,"rationale":1358,"selectedPaths":1359,"source":304,"sourceLanguage":18,"type":244},"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",[1360,1361,1362,1363,1364,1366,1368,1370],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1325,"priority":276},{"path":1327,"priority":276},{"path":1365,"priority":276},"examples/competitor-analysis.md",{"path":1367,"priority":276},"examples/market-research.md",{"path":1369,"priority":276},"examples/technical-investigation.md",{"path":1371,"priority":276},"examples/trip-planning.md",{"basePath":1373,"description":1374,"displayName":1375,"installMethods":1376,"rationale":1377,"selectedPaths":1378,"source":304,"sourceLanguage":18,"type":244},"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",[1379,1380,1381,1382,1383,1385,1387],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1325,"priority":276},{"path":1327,"priority":276},{"path":1384,"priority":276},"examples/api-feature.md",{"path":1386,"priority":276},"examples/database-migration.md",{"path":1388,"priority":276},"examples/ui-component.md",{"basePath":1390,"description":1391,"displayName":1392,"installMethods":1393,"rationale":1394,"selectedPaths":1395,"source":304,"sourceLanguage":18,"type":244},"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)",[1396,1397,1398,1400,1402,1404,1406,1408],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1399,"priority":276},"assets/openai-small.svg",{"path":1401,"priority":276},"assets/openai.png",{"path":1403,"priority":279},"references/latest-model.md",{"path":1405,"priority":279},"references/prompting-guide.md",{"path":1407,"priority":279},"references/upgrade-guide.md",{"path":1409,"priority":276},"scripts/resolve-latest-model-info.js",{"basePath":1411,"description":1412,"displayName":1413,"installMethods":1414,"rationale":1415,"selectedPaths":1416,"source":304,"sourceLanguage":18,"type":244},"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",[1417,1418,1419],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1420,"priority":276},"assets/pdf.png",{"basePath":1422,"description":1423,"displayName":1424,"installMethods":1425,"rationale":1426,"selectedPaths":1427,"source":304,"sourceLanguage":18,"type":244},"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",[1428,1429,1430,1432,1434,1436,1438],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1431,"priority":276},"assets/playwright-small.svg",{"path":1433,"priority":276},"assets/playwright.png",{"path":1435,"priority":279},"references/cli.md",{"path":1437,"priority":279},"references/workflows.md",{"path":1439,"priority":276},"scripts/playwright_cli.sh",{"basePath":1441,"description":1442,"displayName":1443,"installMethods":1444,"rationale":1445,"selectedPaths":1446,"source":304,"sourceLanguage":18,"type":244},"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",[1447,1448,1449,1450],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1431,"priority":276},{"path":1433,"priority":276},{"basePath":240,"description":10,"displayName":243,"installMethods":1452,"rationale":1453,"selectedPaths":1454,"source":304,"sourceLanguage":18,"type":244},{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/render-deploy/SKILL.md",[1455,1456,1457,1459,1461,1463,1465,1467,1469,1471,1473,1475,1477,1479,1481,1483,1485,1487,1489,1491],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1458,"priority":276},"assets/docker.yaml",{"path":1460,"priority":276},"assets/go-api.yaml",{"path":1462,"priority":276},"assets/nextjs-postgres.yaml",{"path":1464,"priority":276},"assets/node-express.yaml",{"path":1466,"priority":276},"assets/python-django.yaml",{"path":1468,"priority":276},"assets/render-small.svg",{"path":1470,"priority":276},"assets/render.png",{"path":1472,"priority":276},"assets/static-site.yaml",{"path":1474,"priority":279},"references/blueprint-spec.md",{"path":1476,"priority":279},"references/codebase-analysis.md",{"path":1478,"priority":279},"references/configuration-guide.md",{"path":1480,"priority":279},"references/deployment-details.md",{"path":1482,"priority":279},"references/direct-creation.md",{"path":1484,"priority":279},"references/error-patterns.md",{"path":1486,"priority":279},"references/post-deploy-checks.md",{"path":1488,"priority":279},"references/runtimes.md",{"path":1490,"priority":279},"references/service-types.md",{"path":1492,"priority":279},"references/troubleshooting-basics.md",{"basePath":1494,"description":1495,"displayName":1496,"installMethods":1497,"rationale":1498,"selectedPaths":1499,"source":304,"sourceLanguage":18,"type":244},"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",[1500,1501,1502,1504,1506,1508,1510,1512,1514,1516],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1503,"priority":276},"assets/screenshot-small.svg",{"path":1505,"priority":276},"assets/screenshot.png",{"path":1507,"priority":276},"scripts/ensure_macos_permissions.sh",{"path":1509,"priority":276},"scripts/macos_display_info.swift",{"path":1511,"priority":276},"scripts/macos_permissions.swift",{"path":1513,"priority":276},"scripts/macos_window_info.swift",{"path":1515,"priority":276},"scripts/take_screenshot.ps1",{"path":1517,"priority":276},"scripts/take_screenshot.py",{"basePath":1519,"description":1520,"displayName":1521,"installMethods":1522,"rationale":1523,"selectedPaths":1524,"source":304,"sourceLanguage":18,"type":244},"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",[1525,1526,1527,1529,1531,1533,1535,1537,1539,1541,1543,1545],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1528,"priority":279},"references/golang-general-backend-security.md",{"path":1530,"priority":279},"references/javascript-express-web-server-security.md",{"path":1532,"priority":279},"references/javascript-general-web-frontend-security.md",{"path":1534,"priority":279},"references/javascript-jquery-web-frontend-security.md",{"path":1536,"priority":279},"references/javascript-typescript-nextjs-web-server-security.md",{"path":1538,"priority":279},"references/javascript-typescript-react-web-frontend-security.md",{"path":1540,"priority":279},"references/javascript-typescript-vue-web-frontend-security.md",{"path":1542,"priority":279},"references/python-django-web-server-security.md",{"path":1544,"priority":279},"references/python-fastapi-web-server-security.md",{"path":1546,"priority":279},"references/python-flask-web-server-security.md",{"basePath":1548,"description":1549,"displayName":1550,"installMethods":1551,"rationale":1552,"selectedPaths":1553,"source":304,"sourceLanguage":18,"type":244},"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",[1554,1555,1556,1558,1560,1562,1564],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1557,"priority":279},"references/neo4j-import.md",{"path":1559,"priority":276},"scripts/build_ownership_map.py",{"path":1561,"priority":276},"scripts/community_maintainers.py",{"path":1563,"priority":276},"scripts/query_ownership.py",{"path":1565,"priority":276},"scripts/run_ownership_map.py",{"basePath":1567,"description":1568,"displayName":1569,"installMethods":1570,"rationale":1571,"selectedPaths":1572,"source":304,"sourceLanguage":18,"type":244},"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",[1573,1574,1575,1577],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1576,"priority":279},"references/prompt-template.md",{"path":1578,"priority":279},"references/security-controls-and-assets.md",{"basePath":1580,"description":1581,"displayName":1582,"installMethods":1583,"rationale":1584,"selectedPaths":1585,"source":304,"sourceLanguage":18,"type":244},"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",[1586,1587,1588,1590],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1589,"priority":276},"assets/sentry-small.svg",{"path":1591,"priority":276},"assets/sentry.png",{"basePath":1593,"description":1594,"displayName":1595,"installMethods":1596,"rationale":1597,"selectedPaths":1598,"source":304,"sourceLanguage":18,"type":244},"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",[1599,1600,1601,1603,1605,1607,1609,1610,1612,1614,1616,1618,1620,1622,1624],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1602,"priority":276},"assets/speech-small.svg",{"path":1604,"priority":276},"assets/speech.png",{"path":1606,"priority":279},"references/accessibility.md",{"path":1608,"priority":279},"references/audio-api.md",{"path":1435,"priority":279},{"path":1611,"priority":279},"references/codex-network.md",{"path":1613,"priority":279},"references/ivr.md",{"path":1615,"priority":279},"references/narration.md",{"path":1617,"priority":279},"references/prompting.md",{"path":1619,"priority":279},"references/sample-prompts.md",{"path":1621,"priority":279},"references/voice-directions.md",{"path":1623,"priority":279},"references/voiceover.md",{"path":1625,"priority":276},"scripts/text_to_speech.py",{"basePath":1627,"description":1628,"displayName":1629,"installMethods":1630,"rationale":1631,"selectedPaths":1632,"source":304,"sourceLanguage":18,"type":244},"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",[1633,1634,1635,1637,1639,1641],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1636,"priority":276},"assets/transcribe-small.svg",{"path":1638,"priority":276},"assets/transcribe.png",{"path":1640,"priority":279},"references/api.md",{"path":1642,"priority":276},"scripts/transcribe_diarize.py",{"basePath":1644,"description":1645,"displayName":1646,"installMethods":1647,"rationale":1648,"selectedPaths":1649,"source":304,"sourceLanguage":18,"type":244},"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",[1650,1651,1652,1654,1656],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1653,"priority":276},"assets/vercel-small.svg",{"path":1655,"priority":276},"assets/vercel.png",{"path":1657,"priority":276},"scripts/deploy.sh",{"basePath":1659,"description":1660,"displayName":1661,"installMethods":1662,"rationale":1663,"selectedPaths":1664,"source":304,"sourceLanguage":18,"type":244},"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",[1665,1666,1667,1669,1670,1672,1674,1676,1678,1680,1682,1684,1686,1688,1690,1692,1694,1696,1698],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1668,"priority":276},"assets/winui.png",{"path":278,"priority":279},{"path":1671,"priority":279},"references/accessibility-input-and-localization.md",{"path":1673,"priority":279},"references/build-run-and-launch-verification.md",{"path":1675,"priority":279},"references/community-toolkit-controls-and-helpers.md",{"path":1677,"priority":279},"references/controls-layout-and-adaptive-ui.md",{"path":1679,"priority":279},"references/foundation-environment-audit-and-remediation.md",{"path":1681,"priority":279},"references/foundation-setup-and-project-selection.md",{"path":1683,"priority":279},"references/foundation-template-first-recovery.md",{"path":1685,"priority":279},"references/foundation-winui-app-structure.md",{"path":1687,"priority":279},"references/motion-animations-and-polish.md",{"path":1689,"priority":279},"references/performance-diagnostics-and-responsiveness.md",{"path":1691,"priority":279},"references/sample-source-map.md",{"path":1693,"priority":279},"references/shell-navigation-and-windowing.md",{"path":1695,"priority":279},"references/styling-theming-materials-and-icons.md",{"path":1697,"priority":279},"references/testing-debugging-and-review-checklists.md",{"path":1699,"priority":279},"references/windows-app-sdk-lifecycle-notifications-and-deployment.md",{"basePath":1701,"description":1702,"displayName":1703,"installMethods":1704,"rationale":1705,"selectedPaths":1706,"source":304,"sourceLanguage":18,"type":244},"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",[1707,1708,1709,1711],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1710,"priority":276},"assets/yeet-small.svg",{"path":1712,"priority":276},"assets/yeet.png",{"basePath":1714,"description":1715,"displayName":1716,"installMethods":1717,"rationale":1718,"selectedPaths":1719,"source":304,"sourceLanguage":18,"type":244},"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",[1720,1721,1722,1724,1726,1727,1728,1730,1731,1732],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1723,"priority":276},"assets/imagegen-small.svg",{"path":1725,"priority":276},"assets/imagegen.png",{"path":1435,"priority":279},{"path":1611,"priority":279},{"path":1729,"priority":279},"references/image-api.md",{"path":1617,"priority":279},{"path":1619,"priority":279},{"path":1733,"priority":276},"scripts/image_gen.py",{"basePath":1735,"description":1736,"displayName":1737,"installMethods":1738,"rationale":1739,"selectedPaths":1740,"source":304,"sourceLanguage":18,"type":244},"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",[1741,1742,1743,1745],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1744,"priority":279},"references/plugin-json-spec.md",{"path":1746,"priority":276},"scripts/create_basic_plugin.py",{"basePath":1748,"description":1749,"displayName":1750,"installMethods":1751,"rationale":1752,"selectedPaths":1753,"source":304,"sourceLanguage":18,"type":244},"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",[1754,1755,1756,1758,1760,1762],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1757,"priority":279},"references/openai_yaml.md",{"path":1759,"priority":276},"scripts/generate_openai_yaml.py",{"path":1761,"priority":276},"scripts/init_skill.py",{"path":1763,"priority":276},"scripts/quick_validate.py",{"basePath":1765,"description":1766,"displayName":1767,"installMethods":1768,"rationale":1769,"selectedPaths":1770,"source":304,"sourceLanguage":18,"type":244},"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",[1771,1772,1773,1775,1777,1779,1781],{"path":269,"priority":270},{"path":272,"priority":273},{"path":1774,"priority":276},"assets/skill-installer-small.svg",{"path":1776,"priority":276},"assets/skill-installer.png",{"path":1778,"priority":276},"scripts/github_utils.py",{"path":1780,"priority":276},"scripts/install-skill-from-github.py",{"path":1782,"priority":276},"scripts/list-skills.py",{"sources":1784},[1785],"manual",{"closedIssues90d":230,"description":1787,"forks":231,"openIssues90d":232,"pushedAt":233,"readmeSize":228,"stars":234,"topics":1788},"Skills Catalog for Codex",[],{"classifiedAt":1790,"discoverAt":1791,"extractAt":1792,"githubAt":1792,"updatedAt":1790},1778695021634,1778695016992,1778695019762,[205,203,201,204,202,200],{"evaluatedAt":238,"extractAt":1795,"updatedAt":238},1778695021936,[],[1798,1831,1859,1887,1916,1939],{"_creationTime":1799,"_id":1800,"community":1801,"display":1802,"identity":1808,"providers":1813,"relations":1824,"tags":1827,"workflow":1828},1778693180473.13,"k171q6ygmjjyh4tynhnym1v9cn86m7q0",{"reviewCount":8},{"description":1803,"installMethods":1804,"name":1806,"sourceUrl":1807},"Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: \"run azd up\", \"run azd deploy\", \"execute deployment\", \"push to production\", \"push to cloud\", \"go live\", \"ship it\", \"bicep deploy\", \"terraform apply\", \"publish to Azure\", \"launch on Azure\". DO NOT USE WHEN: \"create and deploy\", \"build and deploy\", \"create a new app\", \"set up infrastructure\", \"create and deploy to Azure using Terraform\" — use azure-prepare for these.",{"claudeCode":1805},"microsoft/agent-skills","Azure Deploy","https://github.com/microsoft/agent-skills",{"basePath":1809,"githubOwner":1810,"githubRepo":1811,"locale":18,"slug":1812,"type":244},".github/plugins/azure-skills/skills/azure-deploy","microsoft","agent-skills","azure-deploy",{"evaluate":1814,"extract":1822},{"promptVersionExtension":193,"promptVersionScoring":194,"score":1815,"tags":1816,"targetMarket":206,"tier":207},100,[1817,201,1818,1819,1820,1821,205],"azure","bicep","terraform","azd","automation",{"commitSha":251,"license":1823},"MIT",{"parentExtensionId":1825,"repoId":1826},"k17934axs3g4g0b9056mbcsz0986m02a","kd77czgnv00rfjm815pcc5xx5986n5t8",[1821,1820,1817,1818,205,201,1819],{"evaluatedAt":1829,"extractAt":1830,"updatedAt":1829},1778696225011,1778693180473,{"_creationTime":1832,"_id":1833,"community":1834,"display":1835,"identity":1841,"providers":1845,"relations":1852,"tags":1855,"workflow":1856},1778692306427.0989,"k1796t5tyzzwfm2x9bbbaaw5y586ndfk",{"reviewCount":8},{"description":1836,"installMethods":1837,"name":1839,"sourceUrl":1840},"Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.",{"claudeCode":1838},"Lifecycle-Innovations-Limited/claude-ops","ops-fires","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"basePath":1842,"githubOwner":1843,"githubRepo":1844,"locale":18,"slug":1839,"type":244},"claude-ops/skills/ops-fires","Lifecycle-Innovations-Limited","claude-ops",{"evaluate":1846,"extract":1851},{"promptVersionExtension":193,"promptVersionScoring":194,"score":1815,"tags":1847,"targetMarket":206,"tier":207},[1848,1849,204,1821,1850,1582,205],"incident-management","monitoring","aws",{"commitSha":251},{"parentExtensionId":1853,"repoId":1854},"k17d0t6ns7y6t377pfprg128hd86nm89","kd7d52tcek2e34r805zs06b10d86n39v",[1821,1850,205,204,1848,1849,1582],{"evaluatedAt":1857,"extractAt":1858,"updatedAt":1857},1778692547909,1778692306427,{"_creationTime":1860,"_id":1861,"community":1862,"display":1863,"identity":1869,"providers":1873,"relations":1880,"tags":1883,"workflow":1884},1778675056600.2336,"k174ksverssk2yzbps474rxbj186m722",{"reviewCount":8},{"description":1864,"installMethods":1865,"name":1867,"sourceUrl":1868},"CI/CD Pipeline Builder",{"claudeCode":1866},"alirezarezvani/claude-skills","ci-cd-pipeline-builder","https://github.com/alirezarezvani/claude-skills",{"basePath":1870,"githubOwner":1871,"githubRepo":1872,"locale":18,"slug":1867,"type":244},"engineering/skills/ci-cd-pipeline-builder","alirezarezvani","claude-skills",{"evaluate":1874,"extract":1879},{"promptVersionExtension":193,"promptVersionScoring":194,"score":1815,"tags":1875,"targetMarket":206,"tier":207},[205,204,1821,1876,1877,1878],"github-actions","gitlab-ci","pipeline-generation",{"commitSha":251},{"parentExtensionId":1881,"repoId":1882},"k173223hfbd6c4mx6r1jdx23wn86mbpb","kd7ff9s1w43mfyy1n7hf87816186m6px",[1821,205,204,1876,1877,1878],{"evaluatedAt":1885,"extractAt":1886,"updatedAt":1885},1778678508588,1778675056600,{"_creationTime":1888,"_id":1889,"community":1890,"display":1891,"identity":1897,"providers":1901,"relations":1907,"tags":1911,"workflow":1912},1778684344204.0898,"k178hhyhpz7s9ntsnf148d36n586nzhp",{"reviewCount":8},{"description":1892,"installMethods":1893,"name":1895,"sourceUrl":1896},"Cloudflare Workers CLI，用于部署、开发和管理 Workers、KV、R2、D1、Vectorize、Hyperdrive、Workers AI、Containers、Queues、Workflows、Pipelines 和 Secrets Store。在运行 wrangler 命令之前加载，以确保正确的语法和最佳实践。倾向于从 Cloudflare 文档中检索信息，而不是依赖预训练的知识。",{"claudeCode":1894},"cloudflare/skills","wrangler","https://github.com/cloudflare/skills",{"basePath":1898,"githubOwner":1899,"githubRepo":242,"locale":1900,"slug":1895,"type":244},"skills/wrangler","cloudflare","zh-CN",{"evaluate":1902,"extract":1906},{"promptVersionExtension":193,"promptVersionScoring":194,"score":1815,"tags":1903,"targetMarket":206,"tier":207},[1899,1904,1905,204,201],"workers","cli",{"commitSha":251},{"parentExtensionId":1908,"repoId":1909,"translatedFrom":1910},"k170tak3cytwwwr9nwfqq1yxm986nvs8","kd773cpk65hjcvrqvbjn75pajd86nqq2","k173x21yscq4havt5f3kf66bs986mr20",[1905,1899,201,204,1904],{"evaluatedAt":1913,"extractAt":1914,"updatedAt":1915},1778684220190,1778684000954,1778684344204,{"_creationTime":1917,"_id":1918,"community":1919,"display":1920,"identity":1925,"providers":1929,"relations":1933,"tags":1935,"workflow":1936},1778683070339.0781,"k179ew556ykcvqp5e6tqnakwps86m5d4",{"reviewCount":8},{"description":1921,"installMethods":1922,"name":204,"sourceUrl":1924},"Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.",{"claudeCode":1923},"binjuhor/shadcn-lar","https://github.com/binjuhor/shadcn-lar",{"basePath":1926,"githubOwner":1927,"githubRepo":1928,"locale":18,"slug":204,"type":244},".claude/skills/devops","binjuhor","shadcn-lar",{"evaluate":1930,"extract":1932},{"promptVersionExtension":193,"promptVersionScoring":194,"score":1815,"tags":1931,"targetMarket":206,"tier":207},[201,1899,204,1821,1905],{"commitSha":251},{"repoId":1934},"kd7b04jshnqyx91sq3jrqtm56s86mmmq",[1821,1905,1899,201,204],{"evaluatedAt":1937,"extractAt":1938,"updatedAt":1937},1778683199076,1778683070339,{"_creationTime":1940,"_id":1941,"community":1942,"display":1943,"identity":1947,"providers":1949,"relations":1957,"tags":1958,"workflow":1959},1778675056600.2393,"k17ct63reqgdem6s75y0b76kn186m8xs",{"reviewCount":8},{"description":1944,"installMethods":1945,"name":1946,"sourceUrl":1868},"Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for \"run ship gate\", \"am I ready to ship\", \"pre-launch audit\", \"can I deploy\", \"push to production\", \"go live checklist\", \"preflight check\". Not for CI/CD setup or infra provisioning.\n",{"claudeCode":1866},"ship-gate",{"basePath":1948,"githubOwner":1871,"githubRepo":1872,"locale":18,"slug":1946,"type":244},"engineering/skills/ship-gate",{"evaluate":1950,"extract":1956},{"promptVersionExtension":193,"promptVersionScoring":194,"score":1815,"tags":1951,"targetMarket":206,"tier":207},[1952,1953,201,1954,1955,204],"security","code-quality","audit","checklist",{"commitSha":251,"license":1823},{"parentExtensionId":1881,"repoId":1882},[1954,1955,1953,201,204,1952],{"evaluatedAt":1960,"extractAt":1886,"updatedAt":1960},1778679066333]