7-day free trial · No credit card required

Auto-generate viral posts from your git commits.

Connect GitHub. We turn your daily coding activity into high-engaging X threads and LinkedIn posts. Build your personal brand on autopilot.

✓ 7 days free  ·  ✓ No credit card  ·  ✓ Cancel anytime

Works with
X (Twitter)LinkedIn
Claude
Cursor
Your commit
repo-st/core
pushed to main
Now
// Optimized image processing
async function processImages(files) {
+
return Promise.all(files.map(optimize));
-
for (const file of files) { ... }
}
Generated thread
Mathieu Leclercq@mathieuleclNow

23 45 892 12k

Ship. Share. Repeat.

Connect your GitHub, let AI craft the perfect post, and watch your audience grow on X & LinkedIn.

1. Connect GitHub

One-click OAuth. We listen for merges and send you a weekly digest email.

Connected

2. AI Writes the Thread

Our AI reads the diff and crafts a hook, story, and CTA.

Understands technical context
Matches your tone & style
Optimized for engagement
100% Human Feel

3. Publish & Grow

Review, attach a gorgeous Code Canvas image, and publish to X & LinkedIn.

🚀 Just shipped a 2x performance boost...
💬 24🔁 89❤️ 342
Start your free 7-day trial

No credit card required · Cancel anytime

More than just commit messages

Turn every part of your workflow into engaging content.

Share your wins

Fixed a gnarly bug? Turn the solution into a thread. Establish authority.

  • Instant Draft
  • Optimized formatting
  • Viral Hooks
Source
repo-st/core
pushed to main
Now
// Fix race condition in token refresh
-
const token = await storage.getToken();
+
const token = await tokenManager.getValidToken();
if (!token) throw new UnauthorizedError();
+
await session.refresh(token);
Result
Mathieu Leclercq@mathieulecl1h

Debugging race conditions is always a journey. 😅

Finally crushed a token refresh bug that's been haunting us for weeks. The fix? Centralizing the token manager.

Here's how we solved it 👇

42 89 432 12k

Hype your launches

Don't just merge it. Market it. Generate hype for every new feature.

  • Instant Draft
  • Optimized formatting
  • Viral Hooks
Source
repo-st/ui
pushed to main
Now
// New ✨ Magic Button component
+
export function MagicButton({ onClick }) {
+
return (
+
<motion.button
+
whileHover={{ scale: 1.05 }}
+
className="bg-gradient-to-r..."
+
>
Click for Magic
+
</motion.button>
+
);
+
}
Result
Mathieu Leclercq@mathieulecl1h

It's finally here! 🎉

Introducing the new Magic Button component. Smooth animations, accessible, and ready to drop into your project.

Try it out now in the docs!

156 420 2100 45k

Build with your users

Someone requested a feature? Ship it, tag them, and win a customer for life.

  • Instant Draft
  • Optimized formatting
  • Viral Hooks
Source
repo-st/core
pushed to main
Now
// Closes #142: Add Dark Mode support 🌙
+
export const theme = {
+
mode: 'system' | 'dark' | 'light',
+
colors: {
+
primary: '#6366f1',
+
background: 'var(--bg-color)',
+
}
+
}
Result
Mathieu Leclercq@mathieulecl1h

You asked, we shipped! 🤝

Big thanks to @sarah_dev and the community for the suggestion. Dark mode is now live in v2.4.0.

Co-creating with you all is the best cheat code. 🚀

89 245 1200 8.5k

What Builders Say

Real feedback from X

Helder Perez testimonial
Malick A. Sarr testimonial
Matt testimonial

Simple, transparent pricing

Stop overpaying for ghostwriters. Generate authentic content from your code.

Every plan starts with a 7-day free trial — no credit card required

Starter

Everything you need to start sharing your work consistently.

$9/mo
100 AI-generated posts / month
5 GitHub repositories
Post from Terminal (Git)
Auto-posting (Smart Schedule)
Weekly AI Email Digests
Code Canvas editor
Premium draft management
Custom tone configuration
Community support
Most Popular

Pro

More repos, unlimited posts, and AI variants to grow faster.

$29/mo
Unlimited AI posts
20 GitHub repositories
Post from Terminal (Git)
Auto-posting (optional)
Weekly AI Email Digests
Code Canvas editor
Premium draft management
AI variant generation
Priority email support

Business

Scale your engineering blog & brand.

$79/mo
Unlimited everything
Unlimited repositories
Post from Terminal (Git)
Weekly AI Email Digests
Code Canvas editor
Premium draft management
Team members (Coming soon)
API Access (Coming soon)
White-glove onboarding

No credit card required · Cancel anytime · Billed via Stripe after trial

Questions?

Everything you need to know about Repo-st