From 89853f11a54dc457f1da07700357b651218360c8 Mon Sep 17 00:00:00 2001 From: Mohamed Abdallah Date: Sat, 25 Apr 2026 16:37:22 +0300 Subject: [PATCH] Add prompt-to-asset (MCP) and unslop (writing tool) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96ff437..a15fb60 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ English | [简体中文](README-CN.md) |[claude_code-gemini-mcp](https://github.com/RaiAnsar/claude_code-gemini-mcp) | ![GitHub Repo stars](https://badgen.net/github/stars/RaiAnsar/claude_code-gemini-mcp) | Simplified Gemini for Claude Code | Gemini integration| |[claude-gemini-mcp-slim](https://github.com/cmdaltctr/claude-gemini-mcp-slim) | ![GitHub Repo stars](https://badgen.net/github/stars/cmdaltctr/claude-gemini-mcp-slim) | Lightweight MCP integration bringing Gemini AI capabilities to Claude Code | Lightweight Gemini integration| |[mcp-gemini-assistant](https://github.com/peterkrueck/mcp-gemini-assistant) | ![GitHub Repo stars](https://badgen.net/github/stars/peterkrueck/mcp-gemini-assistant) | MCP Gemini coding assistant for Claude Code | Gemini coding assistant| +|[prompt-to-asset](https://github.com/MohamedAbdallah-14/prompt-to-asset) | ![GitHub Repo stars](https://badgen.net/github/stars/MohamedAbdallah-14/prompt-to-asset) | MCP server that generates production-ready visual assets (app icons, favicons, OG images, logos) by routing requests across 30+ image models | Image generation MCP| ## Guides & Documentation @@ -183,6 +184,7 @@ English | [简体中文](README-CN.md) |[CursorLens](https://github.com/HamedMP/CursorLens) | ![GitHub Repo stars](https://badgen.net/github/stars/HamedMP/CursorLens) | Open-source dashboard for Cursor.sh IDE | Cursor monitoring panel| |[win-claude-code](https://github.com/somersby10ml/win-claude-code) | ![GitHub Repo stars](https://badgen.net/github/stars/somersby10ml/win-claude-code) | Claude Code for Windows: No WSL. No Docker. Just code. | Windows native support| |[opencode](https://github.com/opencode-ai/opencode) | ![GitHub Repo stars](https://badgen.net/github/stars/opencode-ai/opencode) | A powerful AI coding agent built for the terminal | AI coding agent (archived)| +|[unslop](https://github.com/MohamedAbdallah-14/unslop) | ![GitHub Repo stars](https://badgen.net/github/stars/MohamedAbdallah-14/unslop) | Claude Code plugin that removes AI writing tells (tricolons, hedging stacks, sycophancy openers, stock vocab). Lint-only mode audits without rewriting | AI writing quality tool| ## Reverse Engineering & Analysis