github.com/openai/plugins
| Skill | Added | Review |
|---|---|---|
stripe-best-practices plugins/build-web-apps/skills/stripe-best-practices/SKILL.md Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, Treasury financial accounts, integration surfaces (Checkout, Payment Element), and migrating from deprecated Stripe APIs. Use when building, modifying, or reviewing any Stripe integration — including accepting payments, building marketplaces, integrating Stripe, processing payments, setting up subscriptions, or creating connected accounts. | 75 75 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 11c74d6 | |
shadcn plugins/build-web-apps/skills/shadcn-best-practices/SKILL.md Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset". | 72 72 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 11c74d6 | |
react-best-practices plugins/build-web-apps/skills/react-best-practices/SKILL.md React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
frontend-testing-debugging plugins/build-web-apps/skills/frontend-testing-debugging/SKILL.md Use when testing, debugging, or making targeted improvements to rendered frontend apps through the Build Web Apps or web dev plugin: local dev servers, UI regressions, interaction bugs, console errors, responsive layout, and visual QA. Check whether the Browser plugin is available and use it first when it is; otherwise use regular Playwright with the recorded reason. | 72 72 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 11c74d6 | |
frontend-app-builder plugins/build-web-apps/skills/frontend-app-builder/SKILL.md Use for new frontend applications, dashboards, games, creative websites, hero sections, and visually driven UI from scratch, or when the user explicitly asks for a redesign/restyle/modernization. Builds from clean, airy, high-taste, readable image-generated concept design with section-specific references, faithful implementation, and browser testing. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
window-management plugins/build-macos-apps/skills/window-management/SKILL.md Customize macOS SwiftUI windows and scene behavior. Use when tuning window chrome, drag regions, placement, restoration, launch behavior, or borderless windows. | 80 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
view-refactor plugins/build-macos-apps/skills/view-refactor/SKILL.md Refactor macOS SwiftUI views and scenes into stable structure. Use when splitting large views, tightening scene state, or narrowing AppKit escapes. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
test-triage plugins/build-macos-apps/skills/test-triage/SKILL.md Triage macOS tests across Xcode and SwiftPM. Use when narrowing failures, explaining assertions or crashes, or separating setup from regressions. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
telemetry plugins/build-macos-apps/skills/telemetry/SKILL.md Add and verify lightweight macOS runtime telemetry. Use when wiring Logger events or inspecting logs for windows, sidebars, menus, and actions. | 75 75 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
swiftui-patterns plugins/build-macos-apps/skills/swiftui-patterns/SKILL.md Build macOS SwiftUI scenes and components with desktop patterns. Use when shaping windows, commands, toolbars, settings, split views, or inspectors. | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
swiftpm-macos plugins/build-macos-apps/skills/swiftpm-macos/SKILL.md Build, run, and test SwiftPM macOS packages and executables. Use when the repo is package-first or has no Xcode project. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
signing-entitlements plugins/build-macos-apps/skills/signing-entitlements/SKILL.md Inspect macOS signing, entitlements, and Gatekeeper issues. Use when diagnosing code signing, sandbox, hardened runtime, or trust failures. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
packaging-notarization plugins/build-macos-apps/skills/packaging-notarization/SKILL.md Prepare macOS packaging and notarization workflows. Use when archiving apps, validating bundles, or explaining distribution-only failures. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
liquid-glass plugins/build-macos-apps/skills/liquid-glass/SKILL.md Implement and review macOS SwiftUI Liquid Glass UI. Use when adopting system glass, removing conflicting custom chrome, or building glass surfaces. | 77 77 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
build-run-debug plugins/build-macos-apps/skills/build-run-debug/SKILL.md Build, run, and debug macOS apps with shell-first Xcode and Swift workflows. Use when launching apps or diagnosing build, startup, or runtime failures. | 75 75 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
appkit-interop plugins/build-macos-apps/skills/appkit-interop/SKILL.md Bridge macOS SwiftUI into AppKit narrowly. Use when implementing representables, reaching NSWindow or panels, handling menus, or using the responder chain. | 80 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
swiftui-view-refactor plugins/build-ios-apps/skills/swiftui-view-refactor/SKILL.md Refactor SwiftUI view files into stable, testable structure. Use when splitting large views, tightening data flow, or cleaning Observation ownership. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
swiftui-ui-patterns plugins/build-ios-apps/skills/swiftui-ui-patterns/SKILL.md Build and refactor SwiftUI UI with component patterns and examples. Use when shaping navigation, state, layouts, controls, or screen composition. | 80 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
swiftui-performance-audit plugins/build-ios-apps/skills/swiftui-performance-audit/SKILL.md Audit SwiftUI runtime performance from code first. Use when diagnosing slow rendering, janky scrolling, expensive updates, or profiling needs. | 80 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
swiftui-liquid-glass plugins/build-ios-apps/skills/swiftui-liquid-glass/SKILL.md Implement and review iOS 26+ SwiftUI Liquid Glass UI. Use when adopting Liquid Glass or checking its correctness, performance, and design fit. | 80 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
ios-simulator-browser plugins/build-ios-apps/skills/ios-simulator-browser/SKILL.md Mirror an iOS Simulator into the Codex in-app browser and render SwiftUI previews from importable Swift packages in that simulator with hot reload. Use when a user wants to watch or interact with an iOS app in the browser, see a SwiftUI preview outside Xcode Canvas, iterate live on a preview, or capture browser-visible simulator proof. | 80 80 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 11c74d6 | |
ios-memgraph-leaks plugins/build-ios-apps/skills/ios-memgraph-leaks/SKILL.md Capture and inspect iOS leaks and memgraphs. Use when debugging leaked objects, retain cycles, memory growth, or before/after leak evidence. | 80 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
ios-ettrace-performance plugins/build-ios-apps/skills/ios-ettrace-performance/SKILL.md Capture and interpret iOS Simulator ETTrace profiles. Use when profiling launch or runtime latency, comparing traces, or finding CPU-heavy stacks. | 80 80 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 11c74d6 | |
ios-debugger-agent plugins/build-ios-apps/skills/ios-debugger-agent/SKILL.md Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or logs, or diagnosing runtime behavior. | 80 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 | |
ios-app-intents plugins/build-ios-apps/skills/ios-app-intents/SKILL.md Design App Intents, app entities, and App Shortcuts for iOS system surfaces. Use when exposing app actions or content to Shortcuts, Siri, Spotlight, widgets, or controls. | 75 75 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 11c74d6 |