Skill Claude CodeCodex
Build macOS SwiftUI scenes and components with desktop patterns. Use when shaping windows, commands, toolbars, settings, split views, or inspectors.
Skill Claude CodeCodex
Build macOS SwiftUI scenes and components with desktop patterns. Use when shaping windows, commands, toolbars, settings, split views, or inspectors.
Skill Claude CodeCodex
Add and verify lightweight macOS runtime telemetry. Use when wiring Logger events or inspecting logs for windows, sidebars, menus, and actions.
Skill Claude CodeCodex
Triage macOS tests across Xcode and SwiftPM. Use when narrowing failures, explaining assertions or crashes, or separating setup from regressions.
Skill Claude CodeCodex
Refactor macOS SwiftUI views and scenes into stable structure. Use when splitting large views, tightening scene state, or narrowing AppKit escapes.
Skill Claude CodeCodex
Customize macOS SwiftUI windows and scene behavior. Use when tuning window chrome, drag regions, placement, restoration, launch behavior, or borderless windows.
Plugin Claude Code
Agent Skill for the ClickHouse Monitor dashboard - a real-time monitoring and observability tool for ClickHouse clusters. Covers 45 dashboard pages, query performance analysis, table management, and API integration.
Skill Claude CodeCodex
Specialized knowledge for the ClickHouse Monitor dashboard. Use this skill when: working with ClickHouse monitoring dashboards, analyzing query performance, writing ClickHouse system table queries, developing dashboard features, or integrating with the ClickHouse Monitor API. Covers query monitoring, table management…
Plugin Claude Code
ClickHouse expertise with 28 atomic review rules + 15 deep reference files. Rules synced with official ClickHouse/agent-skills repository. Schema design, query optimization, insert strategy, cluster management, backups, monitoring, and security best practices.
Skill Claude CodeCodex
MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 28 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.
Plugin Claude Code
Drive the Command Code CLI (cmd) and orchestrate it as a headless sub-agent. Skill + /command-code:dispatch command + cmd-dispatcher agent for fanning out cmd -p --yolo --max-turns 100000 workers across isolated git worktrees to implement issues and tasks in parallel.
Agent
Orchestrates the Command Code CLI (cmd) as headless sub-agents. Use proactively when the task is "spawn cmd", "dispatch cmd", "use cmd to implement these issues", "fan out cmd workers", or any request to run cmd unattended/in parallel. Sets up isolated worktrees, launches cmd -p --yolo --max-turns 100000, tracks the…
Command
Dispatch one or more headless Command Code (cmd) workers to implement well-scoped tasks or GitHub issues in parallel — each in its own git worktree, running cmd -p --yolo --max-turns 100000, committed to its own branch for review.
Skill Claude CodeCodex
Drive the Command Code CLI (cmd) — a terminal coding agent that learns your taste — and orchestrate it as a headless sub-agent. Use this skill whenever the user mentions "cmd", "Command Code", "commandcode", asks to "spawn cmd", "dispatch cmd", "use cmd as a subagent", run coding work headlessly/unattended, fan out…
Plugin Claude Code
Create a Git commit with semantic commit message format and PR workflow with templates.
Command
Create a git commit with semantic commit message format and create a pull request.
Instructions file
Claude Code instructions for duyet/clickhouse-udf-rs, covering claude.md, project overview, build commands, build all packages in release mode and build specific package.
Skill Claude CodeCodex
Decide whether a changeset is needed and draft it for open-managed-agents. Only @getoma/cli and @getoma/sdk are published; internal @duyet/oma- packages never need one.
Skill Claude CodeCodex
Scaffold a new agent harness for open-managed-agents and register it. Use when adding a new way to drive the model loop, like the default / acp-proxy / flue harnesses.
Skill Claude CodeCodex
Run the full local pre-push gate (typecheck + all vitest pools) for open-managed-agents. Use before pushing or opening a PR — no CI workflow gates PRs in this repo, so this is the only gate.
Instructions file CodexOpenCode
Instructions for duyet/oma, covering agents guide, core concepts, agent, session and environment.
Instructions file
Instructions for duyet/oma, covering claude.md, what this is, commands, gotchas that will bite you and style.
Skill Claude CodeCodex
Design HTTP/REST APIs that are consistent, predictable, and safe to evolve. Trigger when the user asks to "design an API", "add an endpoint", "design a REST route", "what should this return", or is shaping request/response contracts, status codes, pagination, versioning, or errors. Covers resource modeling, status…
Skill Claude CodeCodex
Apply consistent color, typography, and spacing so an artifact looks designed, not defaulted. Trigger when the user asks to "make it look good/on-brand", "pick colors", "choose fonts", "set up design tokens", "style this page/report/slide", or hands you a brand to match. Covers building a small token set, an…
Skill Claude CodeCodex
Review a diff for correctness, security, and maintainability before it ships. Trigger when the user asks to "review this code", "review my PR", "look over these changes", "is this safe to merge", or after you finish an edit and want a second pass. Reviews the change against what it claims to do — reads the surrounding…