[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-openai-linear-en":3,"guides-for-openai-linear":1797,"similar-k171f4qvcnqsp0p2s9mpmfk2q586mv8r-en":1798},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":228,"parentExtension":248,"providers":249,"relations":254,"repo":256,"tags":1794,"workflow":1795},1778695021936.5583,"k171f4qvcnqsp0p2s9mpmfk2q586mv8r",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.",{"claudeCode":12},"openai/skills","linear","https://github.com/openai/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":241},1778695284911.0442,"kn7ds382ad1bpzazp96q326k5h86mcxv","en",{"checks":20,"evaluatedAt":197,"extensionSummary":198,"features":199,"nonGoals":205,"promptVersionExtension":209,"promptVersionScoring":210,"purpose":211,"rationale":212,"score":213,"summary":214,"tags":215,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,43,48,51,54,58,62,66,70,73,76,79,82,85,88,92,96,101,105,109,112,115,118,122,125,128,131,134,137,140,144,148,152,155,159,162,165,168,171,175,178,181,184,187,190,194],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of managing Linear issues and projects and when to use it (read, create, update tickets).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill offers a structured workflow and natural language integration with the Linear MCP server, providing value beyond simple API calls.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle for managing Linear issues, including setup, execution, and summarization, making it ready for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on managing Linear issues, projects, and workflows, without straying into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's capabilities.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes a set of narrow, verb-noun specialist tools for Linear issue management.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","info","The prerequisite mentions the need for Linear MCP setup and OAuth but does not detail specific parameters or their default values.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","All exposed tool names are descriptive, verb-noun pairs relevant to the Linear domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","Tool inputs and outputs appear to be appropriately scoped for their intended tasks, with clear parameters and expected responses.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The skill is licensed under the Apache-2.0 license, as indicated by the bundled LICENSE.txt file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository has recent commits, indicating active maintenance.",{"category":59,"check":63,"severity":64,"summary":65},"Dependency Management","not_applicable","No third-party dependencies were detected that require specific management.",{"category":67,"check":68,"severity":24,"summary":69},"Security","Secret Management","No secrets are hardcoded or exposed in the provided skill code.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill appears to treat any loaded data as untrusted and does not fetch external content at runtime.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill does not appear to fetch external code or data at runtime, keeping content within the bundle.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill operates within its designated scope and does not appear to modify files outside the project folder.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","No sandbox-escape primitives like detached processes or deny-retry loops were detected.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","There are no imperative instructions to read and submit confidential data to a third party.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","Bundled content is free of hidden-steering tricks and uses clean printable ASCII.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill's scripts are plain and readable, with no obfuscation or runtime code fetching.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill does not make structural assumptions about the user's project organization outside of its own bundle.",{"category":97,"check":98,"severity":99,"summary":100},"Trust","Issues Attention","warning","30 issues opened, 6 closed in the last 90 days, indicating slow maintainer response.",{"category":102,"check":103,"severity":24,"summary":104},"Versioning","Release Management","The SKILL.md frontmatter includes a meaningful semver version, indicating proper release management.",{"category":106,"check":107,"severity":46,"summary":108},"Code Execution","Validation","Input validation is not explicitly detailed, suggesting potential gaps in robust parameter handling.",{"category":67,"check":110,"severity":24,"summary":111},"Unguarded Destructive Operations","Destructive operations are not present in this skill.",{"category":106,"check":113,"severity":24,"summary":114},"Error Handling","The skill appears to handle errors gracefully with clear messages and recovery steps outlined in the documentation.",{"category":106,"check":116,"severity":64,"summary":117},"Logging","The skill is not destructive and does not require an audit log.",{"category":119,"check":120,"severity":64,"summary":121},"Compliance","GDPR","The skill does not operate on personal data.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill has no regional or jurisdictional limitations and is globally applicable.",{"category":93,"check":126,"severity":24,"summary":127},"Runtime stability","The skill relies on standard tools and does not make assumptions about a specific OS or shell.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README file exists and clearly states the extension's purpose and installation instructions.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The skill exposes a reasonable number of tools (around 16), fitting within the recommended range.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","Tool names are distinct and cover specific actions without significant overlap.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features in the README have corresponding implementations in the skill.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions and an example of how to use the `$skill-installer`.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The documentation outlines potential failure modes and recovery steps, indicating actionable error reporting.",{"category":149,"check":150,"severity":64,"summary":151},"Execution","Pinned dependencies","The skill does not use third-party dependencies that require pinning.",{"category":33,"check":153,"severity":64,"summary":154},"Dry-run preview","The skill is primarily read-only or analytical, not involving state-changing operations requiring a dry-run mode.",{"category":156,"check":157,"severity":24,"summary":158},"Protocol","Idempotent retry & timeouts","The skill's operations are either idempotent or do not involve remote calls that would require strict timeouts and retries.",{"category":119,"check":160,"severity":64,"summary":161},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","The description clearly defines the artifact (Linear issues, projects) and user intent (manage, read, create, update).",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and usage context.",{"category":44,"check":169,"severity":24,"summary":170},"Concise Body","The SKILL.md content is concise and delegates deeper material to separate files as appropriate.",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","The skill outlines the workflow in SKILL.md and links to separate files for detailed procedures, demonstrating progressive disclosure.",{"category":172,"check":176,"severity":64,"summary":177},"Forked exploration","This skill is not an exploration-heavy skill that would require `context: fork`.",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","Sufficient examples are provided, covering various practical workflows and demonstrating expected outcomes.",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","The documentation addresses potential failure modes and recovery steps for common issues.",{"category":106,"check":185,"severity":24,"summary":186},"Tool Fallback","The skill lists the required MCP with version and provides a fallback path, making it optional.",{"category":93,"check":188,"severity":24,"summary":189},"Stack assumptions","The skill explicitly states its stack assumptions (MCP, OAuth, tool calls) and preconditions.",{"category":191,"check":192,"severity":24,"summary":193},"Safety","Halt on unexpected state","The documentation instructs to abort on unexpected pre-state and outlines recovery steps.",{"category":93,"check":195,"severity":24,"summary":196},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills, with explicit cross-linking where necessary.",1778695284563,"This skill integrates with the Linear MCP server to manage issues, projects, documentation, and team workflows. It provides tools for listing, creating, and updating various Linear entities, and includes a detailed workflow and prerequisites for setup and usage.",[200,201,202,203,204],"Manage Linear issues, projects, and team workflows","Read, create, and update Linear tickets","Integrate with Linear MCP for natural-language project management","Support for bug triage, sprint planning, and documentation audits","Automated status updates and smart labeling",[206,207,208],"Performing actions outside of the Linear platform.","Managing non-issue related tasks like general team communication.","Providing advanced reporting beyond issue status and workload summaries.","3.0.0","4.4.0","Streamline and standardize the management of issues, projects, and team workflows within Linear by providing structured, natural-language-driven capabilities.","Low issue closure rate indicates slow maintainer response. Configuration details are minimal.",78,"A robust skill for managing Linear issues and workflows, with clear documentation and good production readiness.",[13,216,217,218],"issue-tracking","project-management","workflow-automation","global","community",[222,223,224,225],"Use when planning sprints by reviewing open issues and creating new cycles.","Use when triaging bugs by listing critical issues and moving them to 'In Progress'.","Use when performing a documentation audit to find and fix outdated information.","Use when balancing team workload by identifying and redistributing issues.",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":239,"testCoverage":240},{"hasLockfile":228},false,1778695269339,{"descriptionLength":231,"readmeSize":232},121,1478,{"closedIssues90d":234,"forks":235,"hasChangelog":228,"openIssues90d":236,"pushedAt":237,"stars":238},6,1263,30,1778692029000,19018,{"hasNpmPackage":228,"smitheryVerified":228},{"hasCi":228,"hasTests":228},{"updatedAt":242},1778695284911,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"skills/.curated/linear","openai","skills","skill",null,{"evaluate":250,"extract":252},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":251,"targetMarket":219,"tier":220},[13,216,217,218],{"commitSha":253},"HEAD",{"repoId":255},"kd75n2zj3yh472p25zffgycved86mnpx",{"_creationTime":257,"_id":255,"identity":258,"providers":259,"workflow":1790},1778695016992.2295,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":260,"discover":1784,"github":1787},{"commitSha":253,"extensions":261},[262,306,331,342,969,988,1005,1021,1033,1045,1089,1101,1157,1172,1185,1216,1243,1253,1294,1313,1332,1351,1370,1387,1408,1419,1438,1449,1494,1519,1548,1567,1580,1593,1627,1644,1659,1701,1714,1735,1748,1765],{"basePath":263,"description":264,"displayName":265,"installMethods":266,"rationale":267,"selectedPaths":268,"source":305,"sourceLanguage":18,"type":247},"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",[269,272,275,278,281,283,285,287,289,291,293,295,297,299,301,303],{"path":270,"priority":271},"SKILL.md","mandatory",{"path":273,"priority":274},"LICENSE.txt","high",{"path":276,"priority":277},"assets/dotnet-logo.png","low",{"path":279,"priority":280},"references/_sections.md","medium",{"path":282,"priority":280},"references/apis-minimal-and-controllers.md",{"path":284,"priority":280},"references/data-state-and-services.md",{"path":286,"priority":280},"references/program-and-pipeline.md",{"path":288,"priority":280},"references/realtime-grpc-and-background-work.md",{"path":290,"priority":280},"references/security-and-identity.md",{"path":292,"priority":280},"references/source-map.md",{"path":294,"priority":280},"references/stack-selection.md",{"path":296,"priority":280},"references/testing-performance-and-operations.md",{"path":298,"priority":280},"references/ui-blazor.md",{"path":300,"priority":280},"references/ui-mvc.md",{"path":302,"priority":280},"references/ui-razor-pages.md",{"path":304,"priority":280},"references/versioning-and-upgrades.md","rule",{"basePath":307,"description":308,"displayName":309,"installMethods":310,"rationale":311,"selectedPaths":312,"source":305,"sourceLanguage":18,"type":247},"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",[313,314,315,317,319,321,323,325,327,329],{"path":270,"priority":271},{"path":273,"priority":274},{"path":316,"priority":280},"references/app-archetypes.md",{"path":318,"priority":280},"references/apps-sdk-docs-workflow.md",{"path":320,"priority":280},"references/interactive-state-sync-patterns.md",{"path":322,"priority":280},"references/repo-contract-and-validation.md",{"path":324,"priority":280},"references/search-fetch-standard.md",{"path":326,"priority":280},"references/upstream-example-workflow.md",{"path":328,"priority":280},"references/window-openai-patterns.md",{"path":330,"priority":277},"scripts/scaffold_node_ext_apps.mjs",{"basePath":332,"description":333,"displayName":334,"installMethods":335,"rationale":336,"selectedPaths":337,"source":305,"sourceLanguage":18,"type":247},"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",[338,339,340],{"path":270,"priority":271},{"path":273,"priority":274},{"path":341,"priority":280},"references/agent-cli-patterns.md",{"basePath":343,"description":344,"displayName":345,"installMethods":346,"rationale":347,"selectedPaths":348,"source":305,"sourceLanguage":18,"type":247},"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",[349,350,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,967],{"path":270,"priority":271},{"path":273,"priority":274},{"path":352,"priority":277},"assets/cloudflare-small.svg",{"path":354,"priority":277},"assets/cloudflare.png",{"path":356,"priority":280},"references/agents-sdk/README.md",{"path":358,"priority":280},"references/agents-sdk/api.md",{"path":360,"priority":280},"references/agents-sdk/configuration.md",{"path":362,"priority":280},"references/agents-sdk/gotchas.md",{"path":364,"priority":280},"references/agents-sdk/patterns.md",{"path":366,"priority":280},"references/ai-gateway/README.md",{"path":368,"priority":280},"references/ai-gateway/configuration.md",{"path":370,"priority":280},"references/ai-gateway/dynamic-routing.md",{"path":372,"priority":280},"references/ai-gateway/features.md",{"path":374,"priority":280},"references/ai-gateway/sdk-integration.md",{"path":376,"priority":280},"references/ai-gateway/troubleshooting.md",{"path":378,"priority":280},"references/ai-search/README.md",{"path":380,"priority":280},"references/ai-search/api.md",{"path":382,"priority":280},"references/ai-search/configuration.md",{"path":384,"priority":280},"references/ai-search/gotchas.md",{"path":386,"priority":280},"references/ai-search/patterns.md",{"path":388,"priority":280},"references/analytics-engine/README.md",{"path":390,"priority":280},"references/analytics-engine/api.md",{"path":392,"priority":280},"references/analytics-engine/configuration.md",{"path":394,"priority":280},"references/analytics-engine/gotchas.md",{"path":396,"priority":280},"references/analytics-engine/patterns.md",{"path":398,"priority":280},"references/api/README.md",{"path":400,"priority":280},"references/api/api.md",{"path":402,"priority":280},"references/api/configuration.md",{"path":404,"priority":280},"references/api/gotchas.md",{"path":406,"priority":280},"references/api/patterns.md",{"path":408,"priority":280},"references/api-shield/README.md",{"path":410,"priority":280},"references/api-shield/api.md",{"path":412,"priority":280},"references/api-shield/configuration.md",{"path":414,"priority":280},"references/api-shield/gotchas.md",{"path":416,"priority":280},"references/api-shield/patterns.md",{"path":418,"priority":280},"references/argo-smart-routing/README.md",{"path":420,"priority":280},"references/argo-smart-routing/api.md",{"path":422,"priority":280},"references/argo-smart-routing/configuration.md",{"path":424,"priority":280},"references/argo-smart-routing/gotchas.md",{"path":426,"priority":280},"references/argo-smart-routing/patterns.md",{"path":428,"priority":280},"references/bindings/README.md",{"path":430,"priority":280},"references/bindings/api.md",{"path":432,"priority":280},"references/bindings/configuration.md",{"path":434,"priority":280},"references/bindings/gotchas.md",{"path":436,"priority":280},"references/bindings/patterns.md",{"path":438,"priority":280},"references/bot-management/README.md",{"path":440,"priority":280},"references/bot-management/api.md",{"path":442,"priority":280},"references/bot-management/configuration.md",{"path":444,"priority":280},"references/bot-management/gotchas.md",{"path":446,"priority":280},"references/bot-management/patterns.md",{"path":448,"priority":280},"references/browser-rendering/README.md",{"path":450,"priority":280},"references/browser-rendering/api.md",{"path":452,"priority":280},"references/browser-rendering/configuration.md",{"path":454,"priority":280},"references/browser-rendering/gotchas.md",{"path":456,"priority":280},"references/browser-rendering/patterns.md",{"path":458,"priority":280},"references/c3/README.md",{"path":460,"priority":280},"references/c3/api.md",{"path":462,"priority":280},"references/c3/configuration.md",{"path":464,"priority":280},"references/c3/gotchas.md",{"path":466,"priority":280},"references/c3/patterns.md",{"path":468,"priority":280},"references/cache-reserve/README.md",{"path":470,"priority":280},"references/cache-reserve/api.md",{"path":472,"priority":280},"references/cache-reserve/configuration.md",{"path":474,"priority":280},"references/cache-reserve/gotchas.md",{"path":476,"priority":280},"references/cache-reserve/patterns.md",{"path":478,"priority":280},"references/containers/README.md",{"path":480,"priority":280},"references/containers/api.md",{"path":482,"priority":280},"references/containers/configuration.md",{"path":484,"priority":280},"references/containers/gotchas.md",{"path":486,"priority":280},"references/containers/patterns.md",{"path":488,"priority":280},"references/cron-triggers/README.md",{"path":490,"priority":280},"references/cron-triggers/api.md",{"path":492,"priority":280},"references/cron-triggers/configuration.md",{"path":494,"priority":280},"references/cron-triggers/gotchas.md",{"path":496,"priority":280},"references/cron-triggers/patterns.md",{"path":498,"priority":280},"references/d1/README.md",{"path":500,"priority":280},"references/d1/api.md",{"path":502,"priority":280},"references/d1/configuration.md",{"path":504,"priority":280},"references/d1/gotchas.md",{"path":506,"priority":280},"references/d1/patterns.md",{"path":508,"priority":280},"references/ddos/README.md",{"path":510,"priority":280},"references/ddos/api.md",{"path":512,"priority":280},"references/ddos/configuration.md",{"path":514,"priority":280},"references/ddos/gotchas.md",{"path":516,"priority":280},"references/ddos/patterns.md",{"path":518,"priority":280},"references/do-storage/README.md",{"path":520,"priority":280},"references/do-storage/api.md",{"path":522,"priority":280},"references/do-storage/configuration.md",{"path":524,"priority":280},"references/do-storage/gotchas.md",{"path":526,"priority":280},"references/do-storage/patterns.md",{"path":528,"priority":280},"references/do-storage/testing.md",{"path":530,"priority":280},"references/durable-objects/README.md",{"path":532,"priority":280},"references/durable-objects/api.md",{"path":534,"priority":280},"references/durable-objects/configuration.md",{"path":536,"priority":280},"references/durable-objects/gotchas.md",{"path":538,"priority":280},"references/durable-objects/patterns.md",{"path":540,"priority":280},"references/email-routing/README.md",{"path":542,"priority":280},"references/email-routing/api.md",{"path":544,"priority":280},"references/email-routing/configuration.md",{"path":546,"priority":280},"references/email-routing/gotchas.md",{"path":548,"priority":280},"references/email-routing/patterns.md",{"path":550,"priority":280},"references/email-workers/README.md",{"path":552,"priority":280},"references/email-workers/api.md",{"path":554,"priority":280},"references/email-workers/configuration.md",{"path":556,"priority":280},"references/email-workers/gotchas.md",{"path":558,"priority":280},"references/email-workers/patterns.md",{"path":560,"priority":280},"references/hyperdrive/README.md",{"path":562,"priority":280},"references/hyperdrive/api.md",{"path":564,"priority":280},"references/hyperdrive/configuration.md",{"path":566,"priority":280},"references/hyperdrive/gotchas.md",{"path":568,"priority":280},"references/hyperdrive/patterns.md",{"path":570,"priority":280},"references/images/README.md",{"path":572,"priority":280},"references/images/api.md",{"path":574,"priority":280},"references/images/configuration.md",{"path":576,"priority":280},"references/images/gotchas.md",{"path":578,"priority":280},"references/images/patterns.md",{"path":580,"priority":280},"references/kv/README.md",{"path":582,"priority":280},"references/kv/api.md",{"path":584,"priority":280},"references/kv/configuration.md",{"path":586,"priority":280},"references/kv/gotchas.md",{"path":588,"priority":280},"references/kv/patterns.md",{"path":590,"priority":280},"references/miniflare/README.md",{"path":592,"priority":280},"references/miniflare/api.md",{"path":594,"priority":280},"references/miniflare/configuration.md",{"path":596,"priority":280},"references/miniflare/gotchas.md",{"path":598,"priority":280},"references/miniflare/patterns.md",{"path":600,"priority":280},"references/network-interconnect/README.md",{"path":602,"priority":280},"references/network-interconnect/api.md",{"path":604,"priority":280},"references/network-interconnect/configuration.md",{"path":606,"priority":280},"references/network-interconnect/gotchas.md",{"path":608,"priority":280},"references/network-interconnect/patterns.md",{"path":610,"priority":280},"references/observability/README.md",{"path":612,"priority":280},"references/observability/api.md",{"path":614,"priority":280},"references/observability/configuration.md",{"path":616,"priority":280},"references/observability/gotchas.md",{"path":618,"priority":280},"references/observability/patterns.md",{"path":620,"priority":280},"references/pages/README.md",{"path":622,"priority":280},"references/pages/api.md",{"path":624,"priority":280},"references/pages/configuration.md",{"path":626,"priority":280},"references/pages/gotchas.md",{"path":628,"priority":280},"references/pages/patterns.md",{"path":630,"priority":280},"references/pages-functions/README.md",{"path":632,"priority":280},"references/pages-functions/api.md",{"path":634,"priority":280},"references/pages-functions/configuration.md",{"path":636,"priority":280},"references/pages-functions/gotchas.md",{"path":638,"priority":280},"references/pages-functions/patterns.md",{"path":640,"priority":280},"references/pipelines/README.md",{"path":642,"priority":280},"references/pipelines/api.md",{"path":644,"priority":280},"references/pipelines/configuration.md",{"path":646,"priority":280},"references/pipelines/gotchas.md",{"path":648,"priority":280},"references/pipelines/patterns.md",{"path":650,"priority":280},"references/pulumi/README.md",{"path":652,"priority":280},"references/pulumi/api.md",{"path":654,"priority":280},"references/pulumi/configuration.md",{"path":656,"priority":280},"references/pulumi/gotchas.md",{"path":658,"priority":280},"references/pulumi/patterns.md",{"path":660,"priority":280},"references/queues/README.md",{"path":662,"priority":280},"references/queues/api.md",{"path":664,"priority":280},"references/queues/configuration.md",{"path":666,"priority":280},"references/queues/gotchas.md",{"path":668,"priority":280},"references/queues/patterns.md",{"path":670,"priority":280},"references/r2/README.md",{"path":672,"priority":280},"references/r2/api.md",{"path":674,"priority":280},"references/r2/configuration.md",{"path":676,"priority":280},"references/r2/gotchas.md",{"path":678,"priority":280},"references/r2/patterns.md",{"path":680,"priority":280},"references/r2-data-catalog/README.md",{"path":682,"priority":280},"references/r2-data-catalog/api.md",{"path":684,"priority":280},"references/r2-data-catalog/configuration.md",{"path":686,"priority":280},"references/r2-data-catalog/gotchas.md",{"path":688,"priority":280},"references/r2-data-catalog/patterns.md",{"path":690,"priority":280},"references/r2-sql/README.md",{"path":692,"priority":280},"references/r2-sql/api.md",{"path":694,"priority":280},"references/r2-sql/configuration.md",{"path":696,"priority":280},"references/r2-sql/gotchas.md",{"path":698,"priority":280},"references/r2-sql/patterns.md",{"path":700,"priority":280},"references/realtime-sfu/README.md",{"path":702,"priority":280},"references/realtime-sfu/api.md",{"path":704,"priority":280},"references/realtime-sfu/configuration.md",{"path":706,"priority":280},"references/realtime-sfu/gotchas.md",{"path":708,"priority":280},"references/realtime-sfu/patterns.md",{"path":710,"priority":280},"references/realtimekit/README.md",{"path":712,"priority":280},"references/realtimekit/api.md",{"path":714,"priority":280},"references/realtimekit/configuration.md",{"path":716,"priority":280},"references/realtimekit/gotchas.md",{"path":718,"priority":280},"references/realtimekit/patterns.md",{"path":720,"priority":280},"references/sandbox/README.md",{"path":722,"priority":280},"references/sandbox/api.md",{"path":724,"priority":280},"references/sandbox/configuration.md",{"path":726,"priority":280},"references/sandbox/gotchas.md",{"path":728,"priority":280},"references/sandbox/patterns.md",{"path":730,"priority":280},"references/secrets-store/README.md",{"path":732,"priority":280},"references/secrets-store/api.md",{"path":734,"priority":280},"references/secrets-store/configuration.md",{"path":736,"priority":280},"references/secrets-store/gotchas.md",{"path":738,"priority":280},"references/secrets-store/patterns.md",{"path":740,"priority":280},"references/smart-placement/README.md",{"path":742,"priority":280},"references/smart-placement/api.md",{"path":744,"priority":280},"references/smart-placement/configuration.md",{"path":746,"priority":280},"references/smart-placement/gotchas.md",{"path":748,"priority":280},"references/smart-placement/patterns.md",{"path":750,"priority":280},"references/snippets/README.md",{"path":752,"priority":280},"references/snippets/api.md",{"path":754,"priority":280},"references/snippets/configuration.md",{"path":756,"priority":280},"references/snippets/gotchas.md",{"path":758,"priority":280},"references/snippets/patterns.md",{"path":760,"priority":280},"references/spectrum/README.md",{"path":762,"priority":280},"references/spectrum/api.md",{"path":764,"priority":280},"references/spectrum/configuration.md",{"path":766,"priority":280},"references/spectrum/gotchas.md",{"path":768,"priority":280},"references/spectrum/patterns.md",{"path":770,"priority":280},"references/static-assets/README.md",{"path":772,"priority":280},"references/static-assets/api.md",{"path":774,"priority":280},"references/static-assets/configuration.md",{"path":776,"priority":280},"references/static-assets/gotchas.md",{"path":778,"priority":280},"references/static-assets/patterns.md",{"path":780,"priority":280},"references/stream/README.md",{"path":782,"priority":280},"references/stream/api-live.md",{"path":784,"priority":280},"references/stream/api.md",{"path":786,"priority":280},"references/stream/configuration.md",{"path":788,"priority":280},"references/stream/gotchas.md",{"path":790,"priority":280},"references/stream/patterns.md",{"path":792,"priority":280},"references/tail-workers/README.md",{"path":794,"priority":280},"references/tail-workers/api.md",{"path":796,"priority":280},"references/tail-workers/configuration.md",{"path":798,"priority":280},"references/tail-workers/gotchas.md",{"path":800,"priority":280},"references/tail-workers/patterns.md",{"path":802,"priority":280},"references/terraform/README.md",{"path":804,"priority":280},"references/terraform/api.md",{"path":806,"priority":280},"references/terraform/configuration.md",{"path":808,"priority":280},"references/terraform/gotchas.md",{"path":810,"priority":280},"references/terraform/patterns.md",{"path":812,"priority":280},"references/tunnel/README.md",{"path":814,"priority":280},"references/tunnel/api.md",{"path":816,"priority":280},"references/tunnel/configuration.md",{"path":818,"priority":280},"references/tunnel/gotchas.md",{"path":820,"priority":280},"references/tunnel/networking.md",{"path":822,"priority":280},"references/tunnel/patterns.md",{"path":824,"priority":280},"references/turn/README.md",{"path":826,"priority":280},"references/turn/api.md",{"path":828,"priority":280},"references/turn/configuration.md",{"path":830,"priority":280},"references/turn/gotchas.md",{"path":832,"priority":280},"references/turn/patterns.md",{"path":834,"priority":280},"references/turnstile/README.md",{"path":836,"priority":280},"references/turnstile/api.md",{"path":838,"priority":280},"references/turnstile/configuration.md",{"path":840,"priority":280},"references/turnstile/gotchas.md",{"path":842,"priority":280},"references/turnstile/patterns.md",{"path":844,"priority":280},"references/vectorize/README.md",{"path":846,"priority":280},"references/vectorize/api.md",{"path":848,"priority":280},"references/vectorize/configuration.md",{"path":850,"priority":280},"references/vectorize/gotchas.md",{"path":852,"priority":280},"references/vectorize/patterns.md",{"path":854,"priority":280},"references/waf/README.md",{"path":856,"priority":280},"references/waf/api.md",{"path":858,"priority":280},"references/waf/configuration.md",{"path":860,"priority":280},"references/waf/gotchas.md",{"path":862,"priority":280},"references/waf/patterns.md",{"path":864,"priority":280},"references/web-analytics/README.md",{"path":866,"priority":280},"references/web-analytics/configuration.md",{"path":868,"priority":280},"references/web-analytics/gotchas.md",{"path":870,"priority":280},"references/web-analytics/integration.md",{"path":872,"priority":280},"references/web-analytics/patterns.md",{"path":874,"priority":280},"references/workerd/README.md",{"path":876,"priority":280},"references/workerd/api.md",{"path":878,"priority":280},"references/workerd/configuration.md",{"path":880,"priority":280},"references/workerd/gotchas.md",{"path":882,"priority":280},"references/workerd/patterns.md",{"path":884,"priority":280},"references/workers/README.md",{"path":886,"priority":280},"references/workers/api.md",{"path":888,"priority":280},"references/workers/configuration.md",{"path":890,"priority":280},"references/workers/frameworks.md",{"path":892,"priority":280},"references/workers/gotchas.md",{"path":894,"priority":280},"references/workers/patterns.md",{"path":896,"priority":280},"references/workers-ai/README.md",{"path":898,"priority":280},"references/workers-ai/api.md",{"path":900,"priority":280},"references/workers-ai/configuration.md",{"path":902,"priority":280},"references/workers-ai/gotchas.md",{"path":904,"priority":280},"references/workers-ai/patterns.md",{"path":906,"priority":280},"references/workers-for-platforms/README.md",{"path":908,"priority":280},"references/workers-for-platforms/api.md",{"path":910,"priority":280},"references/workers-for-platforms/configuration.md",{"path":912,"priority":280},"references/workers-for-platforms/gotchas.md",{"path":914,"priority":280},"references/workers-for-platforms/patterns.md",{"path":916,"priority":280},"references/workers-playground/README.md",{"path":918,"priority":280},"references/workers-playground/api.md",{"path":920,"priority":280},"references/workers-playground/configuration.md",{"path":922,"priority":280},"references/workers-playground/gotchas.md",{"path":924,"priority":280},"references/workers-playground/patterns.md",{"path":926,"priority":280},"references/workers-vpc/README.md",{"path":928,"priority":280},"references/workers-vpc/api.md",{"path":930,"priority":280},"references/workers-vpc/configuration.md",{"path":932,"priority":280},"references/workers-vpc/gotchas.md",{"path":934,"priority":280},"references/workers-vpc/patterns.md",{"path":936,"priority":280},"references/workflows/README.md",{"path":938,"priority":280},"references/workflows/api.md",{"path":940,"priority":280},"references/workflows/configuration.md",{"path":942,"priority":280},"references/workflows/gotchas.md",{"path":944,"priority":280},"references/workflows/patterns.md",{"path":946,"priority":280},"references/wrangler/README.md",{"path":948,"priority":280},"references/wrangler/api.md",{"path":950,"priority":280},"references/wrangler/auth.md",{"path":952,"priority":280},"references/wrangler/configuration.md",{"path":954,"priority":280},"references/wrangler/gotchas.md",{"path":956,"priority":280},"references/wrangler/patterns.md",{"path":958,"priority":280},"references/zaraz/IMPLEMENTATION_SUMMARY.md",{"path":960,"priority":280},"references/zaraz/README.md",{"path":962,"priority":280},"references/zaraz/api.md",{"path":964,"priority":280},"references/zaraz/configuration.md",{"path":966,"priority":280},"references/zaraz/gotchas.md",{"path":968,"priority":280},"references/zaraz/patterns.md",{"basePath":970,"description":971,"displayName":972,"installMethods":973,"rationale":974,"selectedPaths":975,"source":305,"sourceLanguage":18,"type":247},"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",[976,977,978,980,982,984,986],{"path":270,"priority":271},{"path":273,"priority":274},{"path":979,"priority":277},"assets/figma-small.svg",{"path":981,"priority":277},"assets/figma.png",{"path":983,"priority":277},"assets/icon.svg",{"path":985,"priority":280},"references/figma-mcp-config.md",{"path":987,"priority":280},"references/figma-tools-and-prompts.md",{"basePath":989,"description":990,"displayName":991,"installMethods":992,"rationale":993,"selectedPaths":994,"source":305,"sourceLanguage":18,"type":247},"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",[995,996,998,999,1000,1001,1003],{"path":270,"priority":271},{"path":997,"priority":274},"LICENSE.TXT",{"path":979,"priority":277},{"path":981,"priority":277},{"path":983,"priority":277},{"path":1002,"priority":280},"references/mapping-checklist.md",{"path":1004,"priority":277},"scripts/normalize_node_id.py",{"basePath":1006,"description":1007,"displayName":1008,"installMethods":1009,"rationale":1010,"selectedPaths":1011,"source":305,"sourceLanguage":18,"type":247},"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",[1012,1013,1014,1015,1016,1017,1019],{"path":270,"priority":271},{"path":997,"priority":274},{"path":979,"priority":277},{"path":981,"priority":277},{"path":983,"priority":277},{"path":1018,"priority":280},"references/rule-template.md",{"path":1020,"priority":277},"scripts/check_agents_md.sh",{"basePath":1022,"description":1023,"displayName":1024,"installMethods":1025,"rationale":1026,"selectedPaths":1027,"source":305,"sourceLanguage":18,"type":247},"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",[1028,1029,1030,1031,1032],{"path":270,"priority":271},{"path":997,"priority":274},{"path":979,"priority":277},{"path":981,"priority":277},{"path":983,"priority":277},{"basePath":1034,"description":1035,"displayName":1036,"installMethods":1037,"rationale":1038,"selectedPaths":1039,"source":305,"sourceLanguage":18,"type":247},"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",[1040,1041,1042,1043,1044],{"path":270,"priority":271},{"path":997,"priority":274},{"path":979,"priority":277},{"path":981,"priority":277},{"path":983,"priority":277},{"basePath":1046,"description":1047,"displayName":1048,"installMethods":1049,"rationale":1050,"selectedPaths":1051,"source":305,"sourceLanguage":18,"type":247},"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",[1052,1053,1054,1055,1056,1057,1059,1061,1063,1065,1067,1069,1071,1073,1075,1077,1079,1081,1083,1085,1087],{"path":270,"priority":271},{"path":997,"priority":274},{"path":979,"priority":277},{"path":981,"priority":277},{"path":983,"priority":277},{"path":1058,"priority":280},"references/code-connect-setup.md",{"path":1060,"priority":280},"references/component-creation.md",{"path":1062,"priority":280},"references/discovery-phase.md",{"path":1064,"priority":280},"references/documentation-creation.md",{"path":1066,"priority":280},"references/error-recovery.md",{"path":1068,"priority":280},"references/naming-conventions.md",{"path":1070,"priority":280},"references/token-creation.md",{"path":1072,"priority":277},"scripts/bindVariablesToComponent.js",{"path":1074,"priority":277},"scripts/cleanupOrphans.js",{"path":1076,"priority":277},"scripts/createComponentWithVariants.js",{"path":1078,"priority":277},"scripts/createDocumentationPage.js",{"path":1080,"priority":277},"scripts/createSemanticTokens.js",{"path":1082,"priority":277},"scripts/createVariableCollection.js",{"path":1084,"priority":277},"scripts/inspectFileStructure.js",{"path":1086,"priority":277},"scripts/rehydrateState.js",{"path":1088,"priority":277},"scripts/validateCreation.js",{"basePath":1090,"description":1091,"displayName":1092,"installMethods":1093,"rationale":1094,"selectedPaths":1095,"source":305,"sourceLanguage":18,"type":247},"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",[1096,1097,1098,1099,1100],{"path":270,"priority":271},{"path":273,"priority":274},{"path":979,"priority":277},{"path":981,"priority":277},{"path":983,"priority":277},{"basePath":1102,"description":1103,"displayName":1104,"installMethods":1105,"rationale":1106,"selectedPaths":1107,"source":305,"sourceLanguage":18,"type":247},"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",[1108,1109,1110,1111,1112,1113,1115,1117,1119,1121,1123,1125,1127,1129,1131,1133,1135,1137,1139,1141,1143,1145,1147,1149,1151,1153,1155],{"path":270,"priority":271},{"path":997,"priority":274},{"path":979,"priority":277},{"path":981,"priority":277},{"path":983,"priority":277},{"path":1114,"priority":280},"references/api-reference.md",{"path":1116,"priority":280},"references/common-patterns.md",{"path":1118,"priority":280},"references/component-patterns.md",{"path":1120,"priority":280},"references/effect-style-patterns.md",{"path":1122,"priority":280},"references/gotchas.md",{"path":1124,"priority":280},"references/maintainers.yml",{"path":1126,"priority":280},"references/plugin-api-patterns.md",{"path":1128,"priority":280},"references/plugin-api-standalone.d.ts",{"path":1130,"priority":280},"references/plugin-api-standalone.index.md",{"path":1132,"priority":280},"references/text-style-patterns.md",{"path":1134,"priority":280},"references/validation-and-recovery.md",{"path":1136,"priority":280},"references/variable-patterns.md",{"path":1138,"priority":280},"references/working-with-design-systems/maintainers.yml",{"path":1140,"priority":280},"references/working-with-design-systems/wwds-components--creating.md",{"path":1142,"priority":280},"references/working-with-design-systems/wwds-components--using.md",{"path":1144,"priority":280},"references/working-with-design-systems/wwds-components.md",{"path":1146,"priority":280},"references/working-with-design-systems/wwds-effect-styles.md",{"path":1148,"priority":280},"references/working-with-design-systems/wwds-text-styles.md",{"path":1150,"priority":280},"references/working-with-design-systems/wwds-variables--creating.md",{"path":1152,"priority":280},"references/working-with-design-systems/wwds-variables--using.md",{"path":1154,"priority":280},"references/working-with-design-systems/wwds-variables.md",{"path":1156,"priority":280},"references/working-with-design-systems/wwds.md",{"basePath":1158,"description":1159,"displayName":1160,"installMethods":1161,"rationale":1162,"selectedPaths":1163,"source":305,"sourceLanguage":18,"type":247},"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",[1164,1165,1166,1168,1170],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1167,"priority":277},"assets/github-small.svg",{"path":1169,"priority":277},"assets/github.png",{"path":1171,"priority":277},"scripts/fetch_comments.py",{"basePath":1173,"description":1174,"displayName":1175,"installMethods":1176,"rationale":1177,"selectedPaths":1178,"source":305,"sourceLanguage":18,"type":247},"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",[1179,1180,1181,1182,1183],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1167,"priority":277},{"path":1169,"priority":277},{"path":1184,"priority":277},"scripts/inspect_pr_checks.py",{"basePath":1186,"description":1187,"displayName":1188,"installMethods":1189,"rationale":1190,"selectedPaths":1191,"source":305,"sourceLanguage":18,"type":247},"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",[1192,1193,1194,1196,1198,1200,1202,1204,1206,1208,1210,1212,1214],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1195,"priority":280},"references/animation-rows.md",{"path":1197,"priority":280},"references/codex-pet-contract.md",{"path":1199,"priority":280},"references/qa-rubric.md",{"path":1201,"priority":277},"scripts/compose_atlas.py",{"path":1203,"priority":277},"scripts/derive_running_left_from_running_right.py",{"path":1205,"priority":277},"scripts/extract_strip_frames.py",{"path":1207,"priority":277},"scripts/inspect_frames.py",{"path":1209,"priority":277},"scripts/make_contact_sheet.py",{"path":1211,"priority":277},"scripts/prepare_pet_run.py",{"path":1213,"priority":277},"scripts/render_animation_previews.py",{"path":1215,"priority":277},"scripts/validate_atlas.py",{"basePath":1217,"description":1218,"displayName":1219,"installMethods":1220,"rationale":1221,"selectedPaths":1222,"source":305,"sourceLanguage":18,"type":247},"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",[1223,1224,1225,1227,1229,1231,1233,1235,1237,1239,1241],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1226,"priority":277},"assets/experiment-template.ipynb",{"path":1228,"priority":277},"assets/jupyter-small.svg",{"path":1230,"priority":277},"assets/jupyter.png",{"path":1232,"priority":277},"assets/tutorial-template.ipynb",{"path":1234,"priority":280},"references/experiment-patterns.md",{"path":1236,"priority":280},"references/notebook-structure.md",{"path":1238,"priority":280},"references/quality-checklist.md",{"path":1240,"priority":280},"references/tutorial-patterns.md",{"path":1242,"priority":277},"scripts/new_notebook.py",{"basePath":244,"description":10,"displayName":13,"installMethods":1244,"rationale":1245,"selectedPaths":1246,"source":305,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at skills/.curated/linear/SKILL.md",[1247,1248,1249,1251],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1250,"priority":277},"assets/linear-small.svg",{"path":1252,"priority":277},"assets/linear.png",{"basePath":1254,"description":1255,"displayName":1256,"installMethods":1257,"rationale":1258,"selectedPaths":1259,"source":305,"sourceLanguage":18,"type":247},"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",[1260,1261,1262,1264,1266,1268,1270,1272,1274,1276,1278,1280,1282,1284,1286,1288,1290,1292],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1263,"priority":280},"references/differences.md",{"path":1265,"priority":277},"scripts/cli.py",{"path":1267,"priority":277},"scripts/migrate/__init__.py",{"path":1269,"priority":277},"scripts/migrate/agents.py",{"path":1271,"priority":277},"scripts/migrate/codex_config.py",{"path":1273,"priority":277},"scripts/migrate/common.py",{"path":1275,"priority":277},"scripts/migrate/hooks.py",{"path":1277,"priority":277},"scripts/migrate/instructions.py",{"path":1279,"priority":277},"scripts/migrate/mcps.py",{"path":1281,"priority":277},"scripts/migrate/plugins.py",{"path":1283,"priority":277},"scripts/migrate/settings.py",{"path":1285,"priority":277},"scripts/migrate/skills.py",{"path":1287,"priority":277},"scripts/migrate-to-codex.py",{"path":1289,"priority":277},"scripts/utils/__init__.py",{"path":1291,"priority":277},"scripts/utils/scan.py",{"path":1293,"priority":277},"scripts/utils/util.py",{"basePath":1295,"description":1296,"displayName":1297,"installMethods":1298,"rationale":1299,"selectedPaths":1300,"source":305,"sourceLanguage":18,"type":247},"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",[1301,1302,1303,1305,1307,1309,1311],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1304,"priority":277},"assets/netlify-small.svg",{"path":1306,"priority":277},"assets/netlify.png",{"path":1308,"priority":280},"references/cli-commands.md",{"path":1310,"priority":280},"references/deployment-patterns.md",{"path":1312,"priority":280},"references/netlify-toml.md",{"basePath":1314,"description":1315,"displayName":1316,"installMethods":1317,"rationale":1318,"selectedPaths":1319,"source":305,"sourceLanguage":18,"type":247},"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",[1320,1321,1322,1324,1326,1328,1330],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1323,"priority":277},"assets/notion-small.svg",{"path":1325,"priority":277},"assets/notion.png",{"path":1327,"priority":277},"examples/conversation-to-faq.md",{"path":1329,"priority":277},"examples/decision-capture.md",{"path":1331,"priority":277},"examples/how-to-guide.md",{"basePath":1333,"description":1334,"displayName":1335,"installMethods":1336,"rationale":1337,"selectedPaths":1338,"source":305,"sourceLanguage":18,"type":247},"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",[1339,1340,1341,1342,1343,1345,1347,1349],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1323,"priority":277},{"path":1325,"priority":277},{"path":1344,"priority":277},"examples/customer-meeting.md",{"path":1346,"priority":277},"examples/executive-review.md",{"path":1348,"priority":277},"examples/project-decision.md",{"path":1350,"priority":277},"examples/sprint-planning.md",{"basePath":1352,"description":1353,"displayName":1354,"installMethods":1355,"rationale":1356,"selectedPaths":1357,"source":305,"sourceLanguage":18,"type":247},"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",[1358,1359,1360,1361,1362,1364,1366,1368],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1323,"priority":277},{"path":1325,"priority":277},{"path":1363,"priority":277},"examples/competitor-analysis.md",{"path":1365,"priority":277},"examples/market-research.md",{"path":1367,"priority":277},"examples/technical-investigation.md",{"path":1369,"priority":277},"examples/trip-planning.md",{"basePath":1371,"description":1372,"displayName":1373,"installMethods":1374,"rationale":1375,"selectedPaths":1376,"source":305,"sourceLanguage":18,"type":247},"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",[1377,1378,1379,1380,1381,1383,1385],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1323,"priority":277},{"path":1325,"priority":277},{"path":1382,"priority":277},"examples/api-feature.md",{"path":1384,"priority":277},"examples/database-migration.md",{"path":1386,"priority":277},"examples/ui-component.md",{"basePath":1388,"description":1389,"displayName":1390,"installMethods":1391,"rationale":1392,"selectedPaths":1393,"source":305,"sourceLanguage":18,"type":247},"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)",[1394,1395,1396,1398,1400,1402,1404,1406],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1397,"priority":277},"assets/openai-small.svg",{"path":1399,"priority":277},"assets/openai.png",{"path":1401,"priority":280},"references/latest-model.md",{"path":1403,"priority":280},"references/prompting-guide.md",{"path":1405,"priority":280},"references/upgrade-guide.md",{"path":1407,"priority":277},"scripts/resolve-latest-model-info.js",{"basePath":1409,"description":1410,"displayName":1411,"installMethods":1412,"rationale":1413,"selectedPaths":1414,"source":305,"sourceLanguage":18,"type":247},"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",[1415,1416,1417],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1418,"priority":277},"assets/pdf.png",{"basePath":1420,"description":1421,"displayName":1422,"installMethods":1423,"rationale":1424,"selectedPaths":1425,"source":305,"sourceLanguage":18,"type":247},"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",[1426,1427,1428,1430,1432,1434,1436],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1429,"priority":277},"assets/playwright-small.svg",{"path":1431,"priority":277},"assets/playwright.png",{"path":1433,"priority":280},"references/cli.md",{"path":1435,"priority":280},"references/workflows.md",{"path":1437,"priority":277},"scripts/playwright_cli.sh",{"basePath":1439,"description":1440,"displayName":1441,"installMethods":1442,"rationale":1443,"selectedPaths":1444,"source":305,"sourceLanguage":18,"type":247},"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",[1445,1446,1447,1448],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1429,"priority":277},{"path":1431,"priority":277},{"basePath":1450,"description":1451,"displayName":1452,"installMethods":1453,"rationale":1454,"selectedPaths":1455,"source":305,"sourceLanguage":18,"type":247},"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",[1456,1457,1458,1460,1462,1464,1466,1468,1470,1472,1474,1476,1478,1480,1482,1484,1486,1488,1490,1492],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1459,"priority":277},"assets/docker.yaml",{"path":1461,"priority":277},"assets/go-api.yaml",{"path":1463,"priority":277},"assets/nextjs-postgres.yaml",{"path":1465,"priority":277},"assets/node-express.yaml",{"path":1467,"priority":277},"assets/python-django.yaml",{"path":1469,"priority":277},"assets/render-small.svg",{"path":1471,"priority":277},"assets/render.png",{"path":1473,"priority":277},"assets/static-site.yaml",{"path":1475,"priority":280},"references/blueprint-spec.md",{"path":1477,"priority":280},"references/codebase-analysis.md",{"path":1479,"priority":280},"references/configuration-guide.md",{"path":1481,"priority":280},"references/deployment-details.md",{"path":1483,"priority":280},"references/direct-creation.md",{"path":1485,"priority":280},"references/error-patterns.md",{"path":1487,"priority":280},"references/post-deploy-checks.md",{"path":1489,"priority":280},"references/runtimes.md",{"path":1491,"priority":280},"references/service-types.md",{"path":1493,"priority":280},"references/troubleshooting-basics.md",{"basePath":1495,"description":1496,"displayName":1497,"installMethods":1498,"rationale":1499,"selectedPaths":1500,"source":305,"sourceLanguage":18,"type":247},"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",[1501,1502,1503,1505,1507,1509,1511,1513,1515,1517],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1504,"priority":277},"assets/screenshot-small.svg",{"path":1506,"priority":277},"assets/screenshot.png",{"path":1508,"priority":277},"scripts/ensure_macos_permissions.sh",{"path":1510,"priority":277},"scripts/macos_display_info.swift",{"path":1512,"priority":277},"scripts/macos_permissions.swift",{"path":1514,"priority":277},"scripts/macos_window_info.swift",{"path":1516,"priority":277},"scripts/take_screenshot.ps1",{"path":1518,"priority":277},"scripts/take_screenshot.py",{"basePath":1520,"description":1521,"displayName":1522,"installMethods":1523,"rationale":1524,"selectedPaths":1525,"source":305,"sourceLanguage":18,"type":247},"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",[1526,1527,1528,1530,1532,1534,1536,1538,1540,1542,1544,1546],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1529,"priority":280},"references/golang-general-backend-security.md",{"path":1531,"priority":280},"references/javascript-express-web-server-security.md",{"path":1533,"priority":280},"references/javascript-general-web-frontend-security.md",{"path":1535,"priority":280},"references/javascript-jquery-web-frontend-security.md",{"path":1537,"priority":280},"references/javascript-typescript-nextjs-web-server-security.md",{"path":1539,"priority":280},"references/javascript-typescript-react-web-frontend-security.md",{"path":1541,"priority":280},"references/javascript-typescript-vue-web-frontend-security.md",{"path":1543,"priority":280},"references/python-django-web-server-security.md",{"path":1545,"priority":280},"references/python-fastapi-web-server-security.md",{"path":1547,"priority":280},"references/python-flask-web-server-security.md",{"basePath":1549,"description":1550,"displayName":1551,"installMethods":1552,"rationale":1553,"selectedPaths":1554,"source":305,"sourceLanguage":18,"type":247},"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",[1555,1556,1557,1559,1561,1563,1565],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1558,"priority":280},"references/neo4j-import.md",{"path":1560,"priority":277},"scripts/build_ownership_map.py",{"path":1562,"priority":277},"scripts/community_maintainers.py",{"path":1564,"priority":277},"scripts/query_ownership.py",{"path":1566,"priority":277},"scripts/run_ownership_map.py",{"basePath":1568,"description":1569,"displayName":1570,"installMethods":1571,"rationale":1572,"selectedPaths":1573,"source":305,"sourceLanguage":18,"type":247},"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",[1574,1575,1576,1578],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1577,"priority":280},"references/prompt-template.md",{"path":1579,"priority":280},"references/security-controls-and-assets.md",{"basePath":1581,"description":1582,"displayName":1583,"installMethods":1584,"rationale":1585,"selectedPaths":1586,"source":305,"sourceLanguage":18,"type":247},"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",[1587,1588,1589,1591],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1590,"priority":277},"assets/sentry-small.svg",{"path":1592,"priority":277},"assets/sentry.png",{"basePath":1594,"description":1595,"displayName":1596,"installMethods":1597,"rationale":1598,"selectedPaths":1599,"source":305,"sourceLanguage":18,"type":247},"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",[1600,1601,1602,1604,1606,1608,1610,1611,1613,1615,1617,1619,1621,1623,1625],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1603,"priority":277},"assets/speech-small.svg",{"path":1605,"priority":277},"assets/speech.png",{"path":1607,"priority":280},"references/accessibility.md",{"path":1609,"priority":280},"references/audio-api.md",{"path":1433,"priority":280},{"path":1612,"priority":280},"references/codex-network.md",{"path":1614,"priority":280},"references/ivr.md",{"path":1616,"priority":280},"references/narration.md",{"path":1618,"priority":280},"references/prompting.md",{"path":1620,"priority":280},"references/sample-prompts.md",{"path":1622,"priority":280},"references/voice-directions.md",{"path":1624,"priority":280},"references/voiceover.md",{"path":1626,"priority":277},"scripts/text_to_speech.py",{"basePath":1628,"description":1629,"displayName":1630,"installMethods":1631,"rationale":1632,"selectedPaths":1633,"source":305,"sourceLanguage":18,"type":247},"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",[1634,1635,1636,1638,1640,1642],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1637,"priority":277},"assets/transcribe-small.svg",{"path":1639,"priority":277},"assets/transcribe.png",{"path":1641,"priority":280},"references/api.md",{"path":1643,"priority":277},"scripts/transcribe_diarize.py",{"basePath":1645,"description":1646,"displayName":1647,"installMethods":1648,"rationale":1649,"selectedPaths":1650,"source":305,"sourceLanguage":18,"type":247},"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",[1651,1652,1653,1655,1657],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1654,"priority":277},"assets/vercel-small.svg",{"path":1656,"priority":277},"assets/vercel.png",{"path":1658,"priority":277},"scripts/deploy.sh",{"basePath":1660,"description":1661,"displayName":1662,"installMethods":1663,"rationale":1664,"selectedPaths":1665,"source":305,"sourceLanguage":18,"type":247},"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",[1666,1667,1668,1670,1671,1673,1675,1677,1679,1681,1683,1685,1687,1689,1691,1693,1695,1697,1699],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1669,"priority":277},"assets/winui.png",{"path":279,"priority":280},{"path":1672,"priority":280},"references/accessibility-input-and-localization.md",{"path":1674,"priority":280},"references/build-run-and-launch-verification.md",{"path":1676,"priority":280},"references/community-toolkit-controls-and-helpers.md",{"path":1678,"priority":280},"references/controls-layout-and-adaptive-ui.md",{"path":1680,"priority":280},"references/foundation-environment-audit-and-remediation.md",{"path":1682,"priority":280},"references/foundation-setup-and-project-selection.md",{"path":1684,"priority":280},"references/foundation-template-first-recovery.md",{"path":1686,"priority":280},"references/foundation-winui-app-structure.md",{"path":1688,"priority":280},"references/motion-animations-and-polish.md",{"path":1690,"priority":280},"references/performance-diagnostics-and-responsiveness.md",{"path":1692,"priority":280},"references/sample-source-map.md",{"path":1694,"priority":280},"references/shell-navigation-and-windowing.md",{"path":1696,"priority":280},"references/styling-theming-materials-and-icons.md",{"path":1698,"priority":280},"references/testing-debugging-and-review-checklists.md",{"path":1700,"priority":280},"references/windows-app-sdk-lifecycle-notifications-and-deployment.md",{"basePath":1702,"description":1703,"displayName":1704,"installMethods":1705,"rationale":1706,"selectedPaths":1707,"source":305,"sourceLanguage":18,"type":247},"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",[1708,1709,1710,1712],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1711,"priority":277},"assets/yeet-small.svg",{"path":1713,"priority":277},"assets/yeet.png",{"basePath":1715,"description":1716,"displayName":1717,"installMethods":1718,"rationale":1719,"selectedPaths":1720,"source":305,"sourceLanguage":18,"type":247},"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",[1721,1722,1723,1725,1727,1728,1729,1731,1732,1733],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1724,"priority":277},"assets/imagegen-small.svg",{"path":1726,"priority":277},"assets/imagegen.png",{"path":1433,"priority":280},{"path":1612,"priority":280},{"path":1730,"priority":280},"references/image-api.md",{"path":1618,"priority":280},{"path":1620,"priority":280},{"path":1734,"priority":277},"scripts/image_gen.py",{"basePath":1736,"description":1737,"displayName":1738,"installMethods":1739,"rationale":1740,"selectedPaths":1741,"source":305,"sourceLanguage":18,"type":247},"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",[1742,1743,1744,1746],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1745,"priority":280},"references/plugin-json-spec.md",{"path":1747,"priority":277},"scripts/create_basic_plugin.py",{"basePath":1749,"description":1750,"displayName":1751,"installMethods":1752,"rationale":1753,"selectedPaths":1754,"source":305,"sourceLanguage":18,"type":247},"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",[1755,1756,1757,1759,1761,1763],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1758,"priority":280},"references/openai_yaml.md",{"path":1760,"priority":277},"scripts/generate_openai_yaml.py",{"path":1762,"priority":277},"scripts/init_skill.py",{"path":1764,"priority":277},"scripts/quick_validate.py",{"basePath":1766,"description":1767,"displayName":1768,"installMethods":1769,"rationale":1770,"selectedPaths":1771,"source":305,"sourceLanguage":18,"type":247},"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",[1772,1773,1774,1776,1778,1780,1782],{"path":270,"priority":271},{"path":273,"priority":274},{"path":1775,"priority":277},"assets/skill-installer-small.svg",{"path":1777,"priority":277},"assets/skill-installer.png",{"path":1779,"priority":277},"scripts/github_utils.py",{"path":1781,"priority":277},"scripts/install-skill-from-github.py",{"path":1783,"priority":277},"scripts/list-skills.py",{"sources":1785},[1786],"manual",{"closedIssues90d":234,"description":1788,"forks":235,"openIssues90d":236,"pushedAt":237,"readmeSize":232,"stars":238,"topics":1789},"Skills Catalog for Codex",[],{"classifiedAt":1791,"discoverAt":1792,"extractAt":1793,"githubAt":1793,"updatedAt":1791},1778695021634,1778695016992,1778695019762,[216,13,217,218],{"evaluatedAt":242,"extractAt":1796,"updatedAt":242},1778695021936,[],[1799,1828,1859,1885,1907,1938],{"_creationTime":1800,"_id":1801,"community":1802,"display":1803,"identity":1808,"providers":1811,"relations":1820,"tags":1823,"workflow":1824},1778698324385.756,"k178s738a4pedaht0fhjjy320d86mrv5",{"reviewCount":8},{"description":1804,"installMethods":1805,"name":13,"sourceUrl":1807},"Work with Linear issues via CLI - use this skill whenever the user asks about Linear issues, creating, updating, commenting on, or deleting issues, or checking issue status and details",{"claudeCode":1806},"Valian/linear-cli-skill","https://github.com/Valian/linear-cli-skill",{"basePath":13,"githubOwner":1809,"githubRepo":1810,"locale":18,"slug":13,"type":247},"Valian","linear-cli-skill",{"evaluate":1812,"extract":1819},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1813,"tags":1814,"targetMarket":219,"tier":1818},98,[13,1815,216,1816,1817],"cli","api","javascript","verified",{"commitSha":253},{"parentExtensionId":1821,"repoId":1822},"k172xer9cxmwv2xx0nn63p672h86nyh8","kd73g74veb0bb1m3x0pe77z0fx86mxr2",[1816,1815,216,1817,13],{"evaluatedAt":1825,"extractAt":1826,"updatedAt":1827},1778698385501,1778698324385,1778698414433,{"_creationTime":1829,"_id":1830,"community":1831,"display":1832,"identity":1838,"providers":1843,"relations":1852,"tags":1855,"workflow":1856},1778692306427.1,"k173vgk1382gteypy4vywhyh6n86n81r",{"reviewCount":8},{"description":1833,"installMethods":1834,"name":1836,"sourceUrl":1837},"Linear command center. Shows current sprint, creates/updates issues, manages priorities, syncs with GSD phases.",{"claudeCode":1835},"Lifecycle-Innovations-Limited/claude-ops","OPS Linear Command Center","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"basePath":1839,"githubOwner":1840,"githubRepo":1841,"locale":18,"slug":1842,"type":247},"claude-ops/skills/ops-linear","Lifecycle-Innovations-Limited","claude-ops","ops-linear",{"evaluate":1844,"extract":1850},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1845,"tags":1846,"targetMarket":219,"tier":1818},95,[13,1847,1848,216,218,1849],"task-management","sprint-planning","developer-tools",{"commitSha":253,"license":1851},"MIT",{"parentExtensionId":1853,"repoId":1854},"k17d0t6ns7y6t377pfprg128hd86nm89","kd7d52tcek2e34r805zs06b10d86n39v",[1849,216,13,1848,1847,218],{"evaluatedAt":1857,"extractAt":1858,"updatedAt":1857},1778692681774,1778692306427,{"_creationTime":1860,"_id":1861,"community":1862,"display":1863,"identity":1869,"providers":1872,"relations":1879,"tags":1881,"workflow":1882},1778692846401.1472,"k17by5c7r3tzqbt6y8q24kpc2586m3ad",{"reviewCount":8},{"description":1864,"installMethods":1865,"name":1867,"sourceUrl":1868},"Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions \"QA session\".",{"claudeCode":1866},"mattpocock/skills","qa","https://github.com/mattpocock/skills",{"basePath":1870,"githubOwner":1871,"githubRepo":246,"locale":18,"slug":1867,"type":247},"skills/deprecated/qa","mattpocock",{"evaluate":1873,"extract":1878},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1874,"tags":1875,"targetMarket":219,"tier":1818},100,[1867,1876,216,1877,1849],"github","codebase-exploration",{"commitSha":253},{"repoId":1880},"kd70nm2vazehgqc4j28ve6cwv986mv1s",[1877,1849,1876,216,1867],{"evaluatedAt":1883,"extractAt":1884,"updatedAt":1883},1778692919160,1778692846401,{"_creationTime":1886,"_id":1887,"community":1888,"display":1889,"identity":1893,"providers":1896,"relations":1903,"tags":1904,"workflow":1905},1778692306427.1038,"k17bgetabcxg89fv9bd9j3xgyn86m243",{"reviewCount":8},{"description":1890,"installMethods":1891,"name":1892,"sourceUrl":1837},"Cross-platform issue triage. Pulls from Sentry (MCP), Linear (MCP), GitHub Issues (gh). Cross-references against code to find already-fixed issues. Auto-resolves fixed ones. Dispatches agents for active issues.",{"claudeCode":1835},"OPS ► CROSS-PLATFORM TRIAGE",{"basePath":1894,"githubOwner":1840,"githubRepo":1841,"locale":18,"slug":1895,"type":247},"claude-ops/skills/ops-triage","ops-triage",{"evaluate":1897,"extract":1902},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1874,"tags":1898,"targetMarket":219,"tier":1818},[1899,1900,1583,13,1876,1901],"issue-triage","automation","ci-cd",{"commitSha":253,"license":1851},{"parentExtensionId":1853,"repoId":1854},[1900,1901,1876,1899,13,1583],{"evaluatedAt":1906,"extractAt":1858,"updatedAt":1906},1778693001136,{"_creationTime":1908,"_id":1909,"community":1910,"display":1911,"identity":1917,"providers":1922,"relations":1931,"tags":1934,"workflow":1935},1778696691708.3218,"k17eqpa3h27h177b037g2e8m8n86ndwb",{"reviewCount":8},{"description":1912,"installMethods":1913,"name":1915,"sourceUrl":1916},"Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection",{"claudeCode":1914},"ruvnet/ruflo","Horizon Track","https://github.com/ruvnet/ruflo",{"basePath":1918,"githubOwner":1919,"githubRepo":1920,"locale":18,"slug":1921,"type":247},"plugins/ruflo-goals/skills/horizon-track","ruvnet","ruflo","horizon-track",{"evaluate":1923,"extract":1930},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1874,"tags":1924,"targetMarket":219,"tier":1818},[1925,217,1926,1927,1928,1929],"objective-tracking","long-term-goals","persistence","session-management","mcp",{"commitSha":253,"license":1851},{"parentExtensionId":1932,"repoId":1933},"k17bh7m6sv83frxqdhrd00vzcx86n03e","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[1926,1929,1925,1927,217,1928],{"evaluatedAt":1936,"extractAt":1937,"updatedAt":1936},1778700614118,1778696691708,{"_creationTime":1939,"_id":1940,"community":1941,"display":1942,"identity":1948,"providers":1952,"relations":1959,"tags":1962,"workflow":1963},1778695383013.7297,"k17d69z14p4gn0djb3kpjnme1n86nzta",{"reviewCount":8},{"description":1943,"installMethods":1944,"name":1946,"sourceUrl":1947},"Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity.",{"claudeCode":1945},"phuryn/pm-skills","sprint-plan","https://github.com/phuryn/pm-skills",{"basePath":1949,"githubOwner":1950,"githubRepo":1951,"locale":18,"slug":1946,"type":247},"pm-execution/skills/sprint-plan","phuryn","pm-skills",{"evaluate":1953,"extract":1958},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1874,"tags":1954,"targetMarket":219,"tier":1818},[1955,1848,217,1956,1957],"agile","capacity-estimation","risk-identification",{"commitSha":253},{"parentExtensionId":1960,"repoId":1961},"k173aezg47g8x0ac26zvea386186n8yd","kd759mc43bg9ypk46ka87r3wa586npt5",[1955,1956,217,1957,1848],{"evaluatedAt":1964,"extractAt":1965,"updatedAt":1964},1778695827029,1778695383013]