Plugin Claude Code
Plugins that make model-assisted text sound natural and human: clearer voice, less robotic phrasing, better burstiness, no AI fingerprint.
Plugin Claude Code
Plugins that make model-assisted text sound natural and human: clearer voice, less robotic phrasing, better burstiness, no AI fingerprint.
Plugin Claude Code
Make assistant output sound human. Strip AI-isms (sycophancy, stock vocab, hedging stacks, em-dash pileups), engineer burstiness, restore voice. Preserves code, URLs, and technical accuracy.
Cursor rule Cursor
Humanize assistant output. Drop AI-isms, engineer burstiness, preserve technical accuracy.
Skill Claude CodeCodexCursor
Humanize LLM output so it reads like a careful human wrote it. Subtracts AI-isms (sycophancy, tricolons, em-dash overuse, "delve"/"tapestry"/"testament", hedging stacks, tidy five-paragraph shapes), engineers burstiness and calibrated uncertainty, and preserves technical accuracy. Supports intensity levels: subtle…
Instructions file GitHub Copilot
Instructions for MohamedAbdallah-14/unslop: When generating chat replies, code comments, or commit messages in this repository.
Instructions file CodexOpenCode
Instructions for MohamedAbdallah-14/unslop, covering agent instructions — unslop repo, workflow, tone, commits and reviews.
Instructions file
Instructions for MohamedAbdallah-14/unslop, covering unslop — maintainer guide, readme is a product artifact, what this repo is, source of truth and mirrored locations (do not edit by hand).
Instructions file Gemini CLI
Instructions for MohamedAbdallah-14/unslop, covering unslop — gemini context, drop, keep, pattern and boundaries.
Skill Claude CodeCodex
Rewrites commit messages so they sound like a careful human engineer wrote them. Strips AI/marketing slop ("comprehensive solution", "robust implementation", "leverage", "enhance", "seamlessly", "This commit..."). Keeps Conventional Commits format. Subject ≤72 chars (aim ≤50), imperative mood. Body only when "why"…
Skill Claude CodeCodex
Humanize natural-language memory files (CLAUDE.md, todos, preferences, docs) by removing AI-isms and adding burstiness while preserving every code block, URL, path, command, and heading exactly. Two modes: --deterministic (fast, regex-based, no API) and LLM (default, calls Claude for rewrite). Humanized version…
Skill Claude CodeCodex
Quick-reference card for unslop modes, sub-skills, and slash commands. One-shot display, not a persistent mode. Trigger: /unslop-help, "unslop help", "what unslop commands", "how do I use unslop".
Skill Claude CodeCodex
Strip AI-slop patterns from reasoning traces (chain-of-thought, extended thinking, agent decomposition) — not final prose. Reasoning text has its own slop catalog that regular unslop doesn't target: over-explaining the question, over-hedging, over-decomposing trivial problems into 6-bullet substeps, infinite-loop…
Skill Claude CodeCodex
Rewrites code review comments so they read like a human teammate wrote them. Cuts corporate-AI throat-clearing ("I noticed...", "I was wondering if perhaps...", "It might be worth considering..."). Each comment is direct: location, the issue, a concrete fix. Use when user says "humanize review", "de-slop PR comment"…
MohamedAbdallah-14/prompt-to-asset
Plugin Claude Code
Reliably generate production-grade software assets (logos, app icons, favicons, OG images, illustrations, vectors, transparent marks) from simple briefs.
MohamedAbdallah-14/prompt-to-asset
Skill Claude CodeCodex
Generate an app icon from a single 1024² master and fan out to iOS (AppIcon.appiconset with squircle-ready 1024 opaque), Android (adaptive foreground + background + Android 13 monochrome), PWA (192/512 + 512 maskable with 80% safe zone), and visionOS (3-layer parallax).
MohamedAbdallah-14/prompt-to-asset
Skill Claude CodeCodex
Classify a software-asset brief (logo, app icon, favicon, OG image, illustration, splash, icon pack, transparent mark), route to the right image model, rewrite the prompt in the target model's dialect, pick an execution mode (inlinesvg / externalpromptonly / api) based on what's actually available, and run the…
MohamedAbdallah-14/prompt-to-asset
Skill Claude CodeCodex
Diagnose and repair asset-generation failures. Maps tier-0/1/2 validation codes (checkerboard, missing alpha, safe-zone violation, palette drift, garbled wordmark, low contrast) to concrete repair primitives (matte, inpaint, route change, seed sweep, composite). Applies a retry budget so Claude does not loop on…
MohamedAbdallah-14/prompt-to-asset
Skill Claude CodeCodex
Maintain visual coherence across a multi-asset brand set (logo + app icon + favicon + illustrations). Builds BrandBundle (palette, typography, style refs, do-not list), enforces palette per model (Recraft controls.colors, Midjourney --sref, IP-Adapter, LoRA), validates style similarity with CSD and palette ΔE2000, and…
MohamedAbdallah-14/prompt-to-asset
Skill Claude CodeCodex
Generate a full favicon bundle — favicon.ico (16/32/48 multi-res), icon.svg with prefers-color-scheme dark support, apple-touch-icon.png 180×180 opaque, and PWA 192/512/512-maskable — from a brand mark or a mark prompt.
MohamedAbdallah-14/prompt-to-asset
Skill Claude CodeCodex
Generate an in-product illustration (empty state, onboarding, hero, spot art) that obeys a brand bundle. Uses IP-Adapter / LoRA / Recraft styleid / Flux.2 brand refs for consistency across a set; validates palette ΔE2000 and style adherence.
MohamedAbdallah-14/prompt-to-asset
Skill Claude CodeCodex
Generate a production-grade logo (primary brand mark). Returns RGBA PNG master + SVG vector + monochrome variant. Route by text-length and per-model ceiling. Strong-text models render multi-word and even paragraph-length wordmarks reliably; weak-text models composite SVG type post-render.
MohamedAbdallah-14/prompt-to-asset
Skill Claude CodeCodex
Generate an Open Graph / Twitter Card social unfurler image — 1200×630 JPEG/PNG, <5MB, with deterministic typography. Defaults to Satori + @resvg/resvg-js template rendering (no diffusion). Diffusion is optional and only for the hero art layer composited behind the template.
MohamedAbdallah-14/prompt-to-asset
Skill Claude CodeCodex
Author production-grade inline SVG (logos, favicons, icon packs, stickers, transparent marks) when the P2A inlinesvg execution mode is selected. Enforces viewBox, path-budget, palette, optical balance, and small-scale legibility rules so the emitted survives assetsaveinlinesvg validation and renders crisp from 16×16…
MohamedAbdallah-14/prompt-to-asset
Skill Claude CodeCodex
Rewrite an asset brief into the exact prompt dialect of the target image model (OpenAI gpt-image-1, Google Imagen/Gemini, SDXL, Flux.1/Flux.2, Midjourney, Ideogram, Recraft). Handles negative-prompt translation, token budgets, transparency quirks, brand-palette injection, and text-in-image ceilings so that…