بنقرة واحدة
reply-writer
Draft native Reddit replies in 3 rotating formats with subreddit tone calibration.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Draft native Reddit replies in 3 rotating formats with subreddit tone calibration.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Brainstorm ad concepts by combining messaging angles (Problem, Solution, Comparison, Proof, Curiosity), formats, and visual styles using a market awareness framework.
Grade running ads as Red (stop) / Yellow (hold) / Green (scale) with creative fatigue detection, LTV:CAC analysis, and scaling recommendations.
Render ad concepts as HTML with 5 template styles (cookie-cutter, ugly, meme, branded, native), optionally screenshot via Playwright MCP.
Take long-form content and produce a week of short-form social posts using Hub & Spoke method with 6 templates.
Plan content strategy including pillars, topic clusters, editorial calendar, and keyword research by buyer stage.
Generate social media posts from a topic using 9 templates (Story, Observation, Contrarian Take, Listicle, Past vs. Present, Hand-Raiser, Launch, Meme, Carousel) with platform adaptation.
| name | reply-writer |
| description | Draft native Reddit replies in 3 rotating formats with subreddit tone calibration. |
| compatibility | No special requirements. |
| metadata | {"author":"superamped","version":"1.0","website":"https://superamped.com"} |
Use when writing a reply to a Reddit thread, crafting authentic engagement, or preparing replies for community participation. Works for any subreddit.
Ask the user for:
Write a reply that:
Auto-rotate between three formats (don't repeat consecutively in a session):
When to use: Actionable question with a clear answer. OP needs steps, not debate.
Structure:
Good Example:
This breaks because you're rebuilding the entire tree on each re-render. You want to memoize the expensive computation. The way this typically works: calculate once, pass down to children, children only recalculate when that specific value changes (not the parent). React doesn't know your data structure, so you have to tell it explicitly via useMemo or dependency arrays.
Bad Example:
You should use React.memo! Check out this blog post I wrote about optimization techniques. It's super important to understand memoization, and our product handles this automatically. Learn more here [link].
When to use: OP's approach is on the right track but incomplete. Thread has misconceptions.
Structure:
Good Example:
You're right about needing backups, but most people miss the restore part. Having backups is half the equation — you need to test that restore process regularly. I've seen teams with years of backups that couldn't actually recover their data because they never validated the restore.
When to use: OP is asking about a pattern that has failure modes. Experience-based framing builds trust.
Structure:
Good Example:
I've seen this pattern fail when you have multiple services writing to the same cache. Service A invalidates the cache, Service B hasn't noticed yet and writes stale data back. The fix is straightforward — make invalidation atomic or use versioning. I usually recommend versioning because it's easier to reason about.
Technical Subs (r/rust, r/golang, r/django):
Casual Subs (r/learnprogramming, r/fitness, r/cooking):
Professional Subs (r/business, r/accounting, r/law):
The skill returns: