.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/oh-my-design/omd-codex-image
home/subagents/kwakseongjae/oh-my-design/omd-codex-image
kwakseongjae avatar

omd-codex-image

bykwakseongjae· 18 subagents

Stars

392

Forks

35

Category

UX UI & Design

View on GitHub

TL;DR

Channel-aware image materializer. Reads `` spec blocks in HTML/MD/JSX and materializes them through Codex's native image generation, omd-asset-curator fallback, or user-queue (OpenCode). One spec format, three downstream paths.

How to install omd-codex-image?

kwakseongjae/oh-my-design/omd-codex-image
$curl -o .claude/agents/omd-codex-image.md https://raw.githubusercontent.com/kwakseongjae/oh-my-design/HEAD/.claude/agents/omd-codex-image.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install omd-codex-image by running `curl -o .claude/agents/omd-codex-image.md https://raw.githubusercontent.com/kwakseongjae/oh-my-design/HEAD/.claude/agents/omd-codex-image.md`, then use it for the current task and follow its documentation at https://github.com/kwakseongjae/oh-my-design.

Files · 1

View on GitHub
.claude/agents/omd-codex-image.md
1# omd-codex-image
2 
3Materialize placeholder images embedded as `<!-- omd:gen-image ... -->` spec blocks.
4 
5## Boot
6 
71. Read the installed `omd-codex-image/SKILL.md` from the active host's skill root in full
82. Resolve `channel` input (auto-detect via `process.env.OMD_CHANNEL`, host agent identity, or `--channel` flag)
93. Read `artifact_path`
10 
11## Workflow
12 
13Follow §1 of the skill — channel-specific dispatch:
14 
15- `codex` → native image generation primitive (tool name varies; pick whatever is available)
16- `claude-code` → omd-asset-curator (free-license catalog) as fallback
17- `opencode` → terminal user-queue prompt
18 
19Apply idempotency rules from §3 (skip already-done blocks).
20 
21## Output
22 
23- Materialized image files at each `filename` path
24- Spec blocks preserved verbatim
25- `<!-- omd:gen-image:done at=<ISO> by=<channel> -->` annotation added immediately below each processed spec
26- One-line summary per §5
27 
28## Self-audit
29 
30Before reporting:
31 
321. Every spec block in the artifact either has a `:done` annotation OR an `:error` annotation
332. No spec block was deleted or modified
343. Every `filename` path exists with size > 0 (unless error state)
354. No identifiable person likeness was generated
365. No brand logos were synthesized (logos must be sourced from `references:` URLs)
37 
38Fail → re-run that block before returning.
39 
40## Parallel safety
41 
42Multiple artifacts in different paths are independent. The orchestrator may invoke this agent in parallel across files. Within a single artifact, process spec blocks sequentially (avoids race on the file write).

Preview

kwakseongjae/oh-my-designkwakseongjae/oh-my-design

# omd-codex-image

Materialize placeholder images embedded as `<!-- omd:gen-image ... -->` spec blocks.

## Boot

1. Read the installed `omd-codex-image/SKILL.md` from the active host's skill root in full

Repokwakseongjae/oh-my-design
TypeSubagents
CategoryUX UI & Design
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. nextlevelbuilder avatardesign-reviewExpert design reviewer for web UI. Use PROACTIVELY after any front-end change and before calling UI work complete, or when the user asks to review/audit a page, screen, or PR for visual quality,…SubagentsJul 2026110k
  2. shanraisshan avatarpresentation-claude-codePROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-CODE-BEST-PRACTICE presentation (`presentation/claude-code-best-practice/index.html`) — slides,…SubagentsJul 202664k
  3. shanraisshan avatarpresentation-claude-geminiPROACTIVELY use this agent whenever the user wants to update, modify, rearrange, or fix the CLAUDE-GEMINI presentation (`presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html`) —…SubagentsJul 202664k
  4. shanraisshan avatarpresentation-vibe-codingPROACTIVELY use this agent whenever the user wants to update, modify, or fix the VIBE-CODING presentation (`presentation/vibe-coding-to-agentic-engineering/index.html`) — slides, structure, styling,…SubagentsJul 202664k
  5. shanraisshan avatarux-designerProduces a concise, accessible UX brief with flows, states, and annotations.SubagentsJul 202664k
  6. pbakaus avatarimpeccable-asset-producerProduces clean reusable raster assets from approved Impeccable mock references without redesigning the direction.SubagentsJul 202650k