duyet/codex-claude-plugins

Codex and Claude Code plugins

13Stars on the repository
60Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

duyet/codex-claude-plugins

Skill Claude CodeCodex

Autonomous code review and fix skill for the agent-loop plugin. Reviews PRs, applies fixes from AI review bots (CodeRabbit, Sourcery, Gemini), validates changes, and lands them. Designed for unattended overnight operation.

13 1mo ago A 51 tokens

agent-loop-browser

02

duyet/codex-claude-plugins

Skill Claude CodeCodex

Browser automation and computer-use skill for the agent-loop plugin. Takes screenshots, validates UI behavior, fills forms, clicks elements, and performs live web proof. Uses existing Chrome session via DevTools MCP.

13 1mo ago A 44 tokens

duyet/codex-claude-plugins

Skill Claude CodeCodex

Core orchestrator for the agent-loop plugin. Runs a continuous maintenance loop that wakes every N minutes, scans repo queues, dispatches work to parallel agent threads, tracks progress, and reports results. Designed for overnight and day-long autonomous repo upkeep.

13 1mo ago A 55 tokens

agent-loop-triage

04

duyet/codex-claude-plugins

Skill Claude CodeCodex

GitHub project triage for the agent-loop plugin. Scans open issues, PRs, CI queues, and blockers. Classifies items by fit, risk, proof, and autonomy. Adapted from github-project-triage for autonomous loop integration.

13 1mo ago A 57 tokens

anyrouter

05

duyet/codex-claude-plugins

Skill Claude CodeCodex

Wire AnyRouter into a project, migrate from Anthropic / OpenAI / OpenRouter, and call its MCP server. Use when the user mentions AnyRouter, asks to add a unified LLM gateway, wants to swap providers without code churn, migrates an existing OpenAI/Anthropic/OpenRouter integration, sets up Claude Code / Codex / Cursor…

13 1mo ago A 129 tokens

apple-intelligence

06

duyet/codex-claude-plugins

Skill Claude CodeCodex

Apple Intelligence participation layer. Wire an app's actions and content into Siri, Spotlight, Writing Tools, Image Playground, and summaries via App Intents, entities, and schemas. Use before adding App Intents/schemas, Spotlight indexing, Writing Tools, or Image Playground; defer custom generative features and…

13 1mo ago A 73 tokens

core-ai

07

duyet/codex-claude-plugins

Skill Claude CodeCodex

Run on-device AI models in iOS, iPadOS, macOS, and visionOS apps with Core AI. Use when bundling .aimodel files, loading an AIModel, running inference over NDArray tensors, or compiling models ahead of time with coreai-build.

13 1mo ago A 59 tokens

foundation-models

08

duyet/codex-claude-plugins

Skill Claude CodeCodex

Build on-device generative AI with Apple's Foundation Models framework. Use the system language model (Apple Intelligence) for text generation, structured output via @Generable and GenerationSchema, tool calling, and multimodal prompts through a LanguageModelSession.

13 1mo ago A 52 tokens

ios-app-intents

09

duyet/codex-claude-plugins

Skill Claude CodeCodex

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.

13 1mo ago A 43 tokens

ios-debugger-agent

10

duyet/codex-claude-plugins

Skill Claude CodeCodex

Build, run, and debug iOS apps on Simulator with XcodeBuildMCP. Use when launching an app, inspecting simulator UI or logs, or diagnosing runtime behavior.

13 1mo ago A 40 tokens

duyet/codex-claude-plugins

Skill Claude CodeCodex

Capture and interpret iOS Simulator ETTrace profiles. Use when profiling launch or runtime latency, comparing traces, or finding CPU-heavy stacks.

13 1mo ago C 32 tokens

ios-memgraph-leaks

12

duyet/codex-claude-plugins

Skill Claude CodeCodex

Capture and inspect iOS leaks and memgraphs. Use when debugging leaked objects, retain cycles, memory growth, or before/after leak evidence.

13 1mo ago A 36 tokens

duyet/codex-claude-plugins

Skill Claude CodeCodex

Mirror an iOS Simulator into an in-app browser and hot-reload SwiftUI previews from importable Swift packages. Use when previewing SwiftUI in the simulator, mirroring a running simulator in the browser, or live-reloading package-backed previews.

13 1mo ago A 55 tokens

duyet/codex-claude-plugins

Skill Claude CodeCodex

Implement and review iOS 26+ SwiftUI Liquid Glass UI. Use when adopting Liquid Glass or checking its correctness, performance, and design fit.

13 1mo ago A 36 tokens

duyet/codex-claude-plugins

Skill Claude CodeCodex

Audit SwiftUI runtime performance from code first. Use when diagnosing slow rendering, janky scrolling, expensive updates, or profiling needs.

13 1mo ago A 32 tokens

swiftui-ui-patterns

16

duyet/codex-claude-plugins

Skill Claude CodeCodex

Build and refactor SwiftUI UI with component patterns and examples. Use when shaping navigation, state, layouts, controls, or screen composition.

13 1mo ago A 34 tokens

duyet/codex-claude-plugins

Skill Claude CodeCodex

Refactor SwiftUI view files into stable, testable structure. Use when splitting large views, tightening data flow, or cleaning Observation ownership.

13 1mo ago A 34 tokens

appkit-interop

18

duyet/codex-claude-plugins

Skill Claude CodeCodex

Bridge macOS SwiftUI into AppKit narrowly. Use when implementing representables, reaching NSWindow or panels, handling menus, or using the responder chain.

13 1mo ago A 36 tokens

build-run-debug

19

duyet/codex-claude-plugins

Skill Claude CodeCodex

Build, run, and debug macOS apps with shell-first Xcode and Swift workflows. Use when launching apps or diagnosing build, startup, or runtime failures.

13 1mo ago A 36 tokens

liquid-glass

20

duyet/codex-claude-plugins

Skill Claude CodeCodex

Implement and review macOS SwiftUI Liquid Glass UI. Use when adopting system glass, removing conflicting custom chrome, or building glass surfaces.

13 1mo ago A 32 tokens

duyet/codex-claude-plugins

Skill Claude CodeCodex

Best practices for building macOS apps with SwiftUI, AppKit, and Mac Catalyst. Use when architecting a Mac app, choosing scene and window types, wiring menus and commands, or deciding between native SwiftUI, AppKit, and Mac Catalyst.

13 1mo ago A 59 tokens

duyet/codex-claude-plugins

Skill Claude CodeCodex

Prepare macOS packaging and notarization workflows. Use when archiving apps, validating bundles, or explaining distribution-only failures.

13 1mo ago A 30 tokens

duyet/codex-claude-plugins

Skill Claude CodeCodex

Inspect macOS signing, entitlements, and Gatekeeper issues. Use when diagnosing code signing, sandbox, hardened runtime, or trust failures.

13 1mo ago A 33 tokens

swiftpm-macos

24

duyet/codex-claude-plugins

Skill Claude CodeCodex

Build, run, and test SwiftPM macOS packages and executables. Use when the repo is package-first or has no Xcode project.

13 1mo ago A 34 tokens