Source

openai/plugins

330 skills · 4.5K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
ios-memgraph-leaks Official Capture and inspect iOS leaks and memgraphs. Use when debugging leaked objects, retain cycles, memory growth, or befo…
openai/plugins
288
2
android-emulator-qa Use when validating Android feature flows in an emulator with adb-driven launch, input, UI-tree inspection, screensho…
openai/plugins
284
3
plugin-creator Official Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders…
openai/plugins
228
4
frontend-app-builder Use for new frontend applications, dashboards, games, creative websites, hero sections, and visually driven UI from s…
openai/plugins
161
5
swiftui-liquid-glass Implement and review iOS 26+ SwiftUI Liquid Glass UI. Use when adopting Liquid Glass or checking its correctness, per…
openai/plugins
90
6
frontend-testing-debugging Use when testing, debugging, or making targeted improvements to rendered frontend apps through the Build Web Apps or …
openai/plugins
86
7
swiftui-ui-patterns Build and refactor SwiftUI UI with component patterns and examples. Use when shaping navigation, state, layouts, cont…
openai/plugins
84
8
swiftui-view-refactor Refactor SwiftUI view files into stable, testable structure. Use when splitting large views, tightening data flow, or…
openai/plugins
81
9
ios-debugger-agent Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or…
openai/plugins
79
10
ios-app-intents Design App Intents, app entities, and App Shortcuts for iOS system surfaces. Use when exposing app actions or content…
openai/plugins
78
11
swiftui-performance-audit Audit SwiftUI runtime performance from code first. Use when diagnosing slow rendering, janky scrolling, expensive upd…
openai/plugins
78
12
ios-ettrace-performance Capture and interpret iOS Simulator ETTrace profiles. Use when profiling launch or runtime latency, comparing traces,…
openai/plugins
66
13
liquid-glass Implement and review macOS SwiftUI Liquid Glass UI. Use when adopting system glass, removing conflicting custom chrom…
openai/plugins
53
14
react-best-practices React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing…
openai/plugins
52
15
shadcn Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides pr…
openai/plugins
50
16
game-ui-frontend Design UI surfaces for browser games. Use when the user asks for HUDs, menus, overlays, responsive layouts, or visual…
openai/plugins
48
17
build-run-debug Build, run, and debug macOS apps with shell-first Xcode and Swift workflows. Use when launching apps or diagnosing bu…
openai/plugins
44
18
swiftui-patterns Build macOS SwiftUI scenes and components with desktop patterns. Use when shaping windows, commands, toolbars, settin…
openai/plugins
44
19
window-management Customize macOS SwiftUI windows and scene behavior. Use when tuning window chrome, drag regions, placement, restorati…
openai/plugins
43
20
appkit-interop Bridge macOS SwiftUI into AppKit narrowly. Use when implementing representables, reaching NSWindow or panels, handlin…
openai/plugins
42
21
packaging-notarization Prepare macOS packaging and notarization workflows. Use when archiving apps, validating bundles, or explaining distri…
openai/plugins
42
22
signing-entitlements Inspect macOS signing, entitlements, and Gatekeeper issues. Use when diagnosing code signing, sandbox, hardened runti…
openai/plugins
42
23
swiftpm-macos Build, run, and test SwiftPM macOS packages and executables. Use when the repo is package-first or has no Xcode proje…
openai/plugins
42
24
view-refactor Refactor macOS SwiftUI views and scenes into stable structure. Use when splitting large views, tightening scene state…
openai/plugins
40
25
telemetry Add and verify lightweight macOS runtime telemetry. Use when wiring Logger events or inspecting logs for windows, sid…
openai/plugins
38
26
test-triage Triage macOS tests across Xcode and SwiftPM. Use when narrowing failures, explaining assertions or crashes, or separa…
openai/plugins
36
27
game-playtest Run browser-game playtests and frontend QA. Use when the user asks for smoke tests, screenshot-based verification, br…
openai/plugins
35
28
web-3d-asset-pipeline Prepare and optimize browser-game 3D assets. Use when the user asks for GLB or glTF shipping work, including Blender …
openai/plugins
35
29
ios-simulator-browser Mirror an iOS Simulator into the Codex in-app browser and render SwiftUI previews from importable Swift packages in t…
openai/plugins
34
30
phaser-2d-game Implement 2D browser games with Phaser. Use when the user wants a Phaser, TypeScript, and Vite stack for scenes, game…
openai/plugins
33
31
web-game-foundations Set browser-game architecture before implementation. Use when the user needs engine choice, simulation and render bou…
openai/plugins
32
32
game-studio Route early browser-game work. Use when the user needs stack selection and workflow planning across design, implement…
openai/plugins
31
33
gh-fix-ci Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions. Use the GitHub app from thi…
openai/plugins
31
34
gh-address-comments Address actionable GitHub pull request review feedback. Use when the user wants to inspect unresolved review threads,…
openai/plugins
29
35
sprite-pipeline Generate and normalize 2D sprite animations. Use when the user asks for full-strip generation from approved source fr…
openai/plugins
29
36
three-webgl-game Implement browser-game runtimes with plain Three.js. Use when the user wants imperative scene control in TypeScript o…
openai/plugins
29
37
stripe-best-practices Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Ac…
openai/plugins
25
38
github Triage and orient GitHub repository, pull request, and issue work through the connected GitHub app. Use when the user…
openai/plugins
24
39
supabase-postgres-best-practices Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimi…
openai/plugins
24
40
chatgpt-app-submission Inspect a ChatGPT Apps MCP server codebase and generate chatgpt-app-submission.json with app info suggestions, tool h…
openai/plugins
22
41
systematic-debugging Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
openai/plugins
21
42
react-three-fiber-game Build React-hosted 3D browser games with React Three Fiber. Use when the user wants pmndrs-based scene composition, s…
openai/plugins
20
43
verification-before-completion Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running ver…
openai/plugins
20
44
test-driven-development Use when implementing any feature or bugfix, before writing implementation code
openai/plugins
18
45
yeet Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draf…
openai/plugins
18
46
brainstorming You MUST use this before any creative work - creating features, building components, adding functionality, or modifyi…
openai/plugins
17
47
using-superpowers Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY re…
openai/plugins
17
48
receiving-code-review Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or tec…
openai/plugins
16
49
using-git-worktrees Use when starting feature work that needs isolation from current workspace or before executing implementation plans -…
openai/plugins
16
50
writing-plans Use when you have a spec or requirements for a multi-step task, before touching code
openai/plugins
16
Page 1 · 330 total Next