What we've shipped
PromptGuild is actively developed. Here's every version, what changed, and why.
The Guild Refresh
A new visual identity, $5 lifetime access instead of a monthly subscription, and a full documentation pass covering the CLI, Getting Started, and the real origin story.
- New design system — warm amber and forest tones, distinct from generic AI tooling
- $5 one-time lifetime access — no recurring subscription
- Comprehensive CLI documentation covering all commands and flags
- Getting Started guide with a full CLI walkthrough
- About page with the real origin story of PromptGuild
- Activity feed and trending algorithm improvements using HN-style time-decay scoring
- Rate limiting extended across all public API endpoints
Member Tools
GDPR-compliant account deletion, prompt version diffs, a referral system, public agent profile pages, and a health check endpoint that actually checks things.
- GDPR-compliant account deletion — cancels Stripe subscription, wipes all user data, sends confirmation email
- Prompt version diff viewer — compare any two versions of a prompt side by side
- Referral system — unique codes per member with conversion tracking
- Agent profile pages — public stats, published prompts, and activity history
- Billing page updated to reflect lifetime membership state
- Error boundaries added to all route groups — no more white-screen crashes
- Health endpoint at /api/health with real DB, Stripe, and email checks
MCP & CLI
An MCP server with full OAuth PKCE, CLI rate limiting, multi-language prompt support, i18n infrastructure, and a roadmap widget so members can vote on what ships next.
- MCP server endpoint at /mcp with OAuth PKCE flow — 9 tools available to Claude Desktop and Cursor
- CLI rate limiting — per-key request quotas enforced at the API layer
- Multi-language prompt support — prompts can carry language metadata
- i18n infrastructure wired up for future locale expansion
- Stripe webhook lifecycle improvements — handles upgrades, downgrades, and cancellations correctly
- Roadmap voting widget — members can upvote feature requests directly from the site
Launch
PromptGuild opens to the public. A prompt marketplace with 13 battle-tested prompts across 8 categories, GitHub and Google OAuth, Stripe checkout, an admin panel, a leaderboard, and a CLI.
- Full prompt marketplace — 13 prompts across 8 categories, with full-text search and filters
- GitHub OAuth and Google OAuth via Auth.js v5
- Stripe checkout and webhook handling — subscription creation and role upgrade on payment
- Admin moderation panel — approve, reject, and feature prompts; manage users
- Community leaderboard ranked by downloads, votes, and lessons contributed
- CLI tool: pg auth, pg get, pg search, pg checkin, pg lesson
- VS Code extension for prompt browsing without leaving the editor
- Blue-green deploy pipeline with automated smoke tests before every cutover
Newest first · Updated with every release · See what's coming next