From 00c906b4d86dca5d4282c62c63569e262f8e6164 Mon Sep 17 00:00:00 2001 From: GitHub Copilot Date: Tue, 24 Mar 2026 15:46:47 +0000 Subject: [PATCH] feat: curate daily featured apps for 2026-03-24 - Keep prompts-chat (154K stars) as anchor (COMMUNITY FAVORITE) - Add crewclaw from Mustafa Ergisi store (TRENDING) - Add macabolic from DodoApps store (EDITOR'S PICK) - Keep asc-cli from TDD Works store (MUST TRY) - 4 different stores, 2 new apps rotated in Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- featured.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/featured.json b/featured.json index 60a1860..221dd3a 100644 --- a/featured.json +++ b/featured.json @@ -1,26 +1,26 @@ [ { "id": "prompts-chat", - "headline": "TOP RATED", - "title": "153,000 developers can't be wrong.", - "subtitle": "Prompts.chat is the world's most-starred prompt library, loved by AI builders everywhere. Browse thousands of community-crafted prompts — or self-host the whole thing for your team in minutes." + "headline": "COMMUNITY FAVORITE", + "title": "The prompt library the world keeps coming back to.", + "subtitle": "Prompts.chat has earned 154,000 stars by delivering thousands of expertly crafted prompts for every use case. Whether you're an AI builder, a writer, or just getting started, the perfect prompt is already here." }, { - "id": "dodotidy", - "headline": "EDITOR'S PICK", - "title": "Spring clean your Mac, any day of the year.", - "subtitle": "DodoTidy hunts down caches, logs, and hidden junk that quietly drain your disk. Native, safe, and deeply satisfying — watch gigabytes reclaim themselves with a single click." + "id": "crewclaw", + "headline": "TRENDING", + "title": "Your AI team, deployed in 60 seconds.", + "subtitle": "CrewClaw ships 103 production-ready AI agent templates across 19 categories — connect them to Telegram, Slack, or Discord before your next coffee. The fastest way to put AI employees to work." }, { - "id": "asc-cli", - "headline": "JUST SHIPPED", - "title": "App Store Connect, tamed by the terminal.", - "subtitle": "asc brings your entire iOS and macOS release workflow into one CLI — manage builds, TestFlight, screenshots, and subscriptions without once touching a browser. AI-agent ready from day one." + "id": "macabolic", + "headline": "EDITOR'S PICK", + "title": "Every video. Every site. One beautiful app.", + "subtitle": "Macabolic wraps the power of yt-dlp in a gorgeous native macOS interface — download from YouTube and thousands of sites with SponsorBlock, subtitles, and full playlist support baked right in." }, { - "id": "hono-telescope", - "headline": "RISING STAR", - "title": "See inside every request, as it happens.", - "subtitle": "Hono Telescope gives your Hono app a live debugging dashboard — inspect HTTP traffic, trace exceptions, and monitor queries in real time. Open source, zero config, and instantly illuminating." + "id": "asc-cli", + "headline": "MUST TRY", + "title": "Ship to the App Store without leaving your shell.", + "subtitle": "asc puts your entire App Store Connect workflow on the command line — builds, TestFlight, screenshots, and subscriptions, all scriptable and AI-agent ready. The release pipeline you always deserved." } ]