imMamdouhaboammar

Meme Render — Development skill for Claude Code

Development community

Render an approved meme into an SVG doodle card (RENDER route).

How to install Meme Render

Installs to ~/.claude/skills/immamdouhaboammar-meme-marketing-meme-render/SKILL.md

Terminal
mkdir -p ~/.claude/skills/immamdouhaboammar-meme-marketing-meme-render && curl -fsSL https://raw.githubusercontent.com/imMamdouhaboammar/meme-marketing/HEAD/commands/meme-render.md -o ~/.claude/skills/immamdouhaboammar-meme-marketing-meme-render/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Meme Render does


description: Render an approved meme into an SVG doodle card (RENDER route) argument-hint: " "

Use the meme-marketing skill in RENDER mode:

$ARGUMENTS

Delegate to the `meme-doodle-renderer` subagent with the skill root path and the approved copy. Save the SVG in the current working directory unless the user named another path, and report the file path. If no template fits, return the designer brief the subagent

Alternatives in Development

  • Battle — Head-to-head graded battle card between two sites — eight dimensions, bar-by-bar, verdict line 3.6k ★
  • /token Scan — Fast rug pull detection for meme coins and token contracts 1.7k ★
  • Crypto Market Rank — Query crypto market rankings including trending tokens, smart money inflows, meme rankings, and top trader PnL 483 ★

Full documentation available on GitHub

View Source Repository