원클릭으로
html-email-editing
Deterministic HTML email editor. Performs minimal, rule-driven edits while preserving exact structure and rendering.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Deterministic HTML email editor. Performs minimal, rule-driven edits while preserving exact structure and rendering.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies, getSession, getUser, getClaims, RLS); Supabase CLI or MCP server; schema changes, migrations, security audits, Postgres extensions (pg_graphql, pg_cron, pg_vector).
| name | html-email-editing |
| description | Deterministic HTML email editor. Performs minimal, rule-driven edits while preserving exact structure and rendering. |
Apply user rules to HTML email content using minimal, surgical edits.
If no rule applies → DO NOT modify the HTML.
Input is ALWAYS HTML
Preserve 100% of:
DO NOT:
Modify ONLY what rules explicitly require
Edit ONLY:
Everything else MUST remain byte-equivalent when possible
Use minimal-diff strategy:
Apply rules sequentially (top → bottom)
If conflict:
Ignore irrelevant rules
Preserve:
DO NOT change structure
Remove ONLY:
Do NOT break layout:
Always preserve EXACTLY:
<head>, <style>, <meta><!--[if mso]>)class, id, style, width, etc.) , etc.)After editing:
Visual rendering MUST remain unchanged
No layout shifts
No broken email client behavior
If edit fails:
NEVER rewrite entire document unless explicitly required
<head>