openai

181 mods across 17 repositories, 348k stars between them.

openai/skills

Skill Claude CodeCodex

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…

25k +43 1mo ago A 71 tokens

openai/skills

Skill Claude CodeCodex

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 usefigma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard).

25k +43 1mo ago A 85 tokens

openai/skills

Skill Claude CodeCodex

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…

25k +43 1mo ago A 160 tokens

openai/skills

Skill Claude CodeCodex

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…

25k +43 1mo ago A 95 tokens

openai/skills

Skill Claude CodeCodex

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…

25k +43 1mo ago A 81 tokens

figma-use

78

openai/skills

Skill Claude CodeCodex

MANDATORY prerequisite — you MUST invoke this skill BEFORE every usefigma tool call. NEVER call usefigma 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…

25k +43 1mo ago A 114 tokens

figma

79

openai/skills

Skill Claude CodeCodex

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.

25k +43 1mo ago A 59 tokens

gh-address-comments

80

openai/skills

Skill Claude CodeCodex

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.

25k +43 1mo ago A 39 tokens

gh-fix-ci

81

openai/skills

Skill Claude CodeCodex

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.

25k +43 1mo ago A 72 tokens

hatch-pet

82

openai/skills

Skill Claude CodeCodex

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…

25k +43 1mo ago A 118 tokens

jupyter-notebook

83

openai/skills

Skill Claude CodeCodex

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 newnotebook.py to generate a clean starting notebook.

25k +43 1mo ago A 57 tokens

linear

84

openai/skills

Skill Claude CodeCodex

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

25k +43 1mo ago A 27 tokens

migrate-to-codex

85

openai/skills

Skill Claude CodeCodex

Migrate supported instruction files, skills, agents, and MCP config into Codex project and global files.

25k +43 1mo ago C 28 tokens

netlify-deploy

86

openai/skills

Skill Claude CodeCodex

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.

25k +43 1mo ago A 51 tokens

openai/skills

Skill Claude CodeCodex

Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.

25k +43 1mo ago A 39 tokens

openai/skills

Skill Claude CodeCodex

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

25k +43 1mo ago A 36 tokens

openai/skills

Skill Claude CodeCodex

Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.

25k +43 1mo ago A 38 tokens

openai/skills

Skill Claude CodeCodex

Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.

25k +43 1mo ago A 39 tokens

openai-docs

91

openai/skills

Skill Claude CodeCodex

Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; use OpenAI docs MCP tools for non-Codex docs…

25k +43 1mo ago A 98 tokens

pdf

92

openai/skills

Skill Claude CodeCodex

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.

25k +43 1mo ago B 56 tokens

openai/skills

Skill Claude CodeCodex

Persistent browser and Electron interaction through jsrepl for fast iterative UI debugging.

25k +43 1mo ago B 22 tokens

playwright

94

openai/skills

Skill Claude CodeCodex

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.

25k +43 1mo ago A 45 tokens

render-deploy

95

openai/skills

Skill Claude CodeCodex

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.

25k +43 1mo ago D 49 tokens

screenshot

96

openai/skills

Skill Claude CodeCodex

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.

25k +43 1mo ago A 45 tokens