From ed964ee0433a610f4b246373f75468754d56b577 Mon Sep 17 00:00:00 2001 From: GitHub Copilot Date: Thu, 19 Mar 2026 15:40:09 +0000 Subject: [PATCH] feat: curate featured apps for 2026-03-19 - Keep prompts-chat (153k stars anchor, EDITOR'S PICK) - Add macabolic (DodoApps, yt-dlp GUI, HIDDEN GEM) - Add crewclaw (Mustafa Ergisi, AI agents, TRENDING) - Add asc-cli (TDD Works, App Store Connect CLI, MUST TRY) Rotates 3 of 4 slots for freshness; covers 4 different stores. 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 b1fe5d5..f6d59ff 100644 --- a/featured.json +++ b/featured.json @@ -1,26 +1,26 @@ [ { "id": "prompts-chat", - "headline": "TOP RATED", - "title": "153,000 stars worth of creative fuel.", - "subtitle": "Prompts.chat is the internet's most-starred prompt library — a living, community-powered collection for every AI tool imaginable. Discover, remix, and self-host the prompts that spark your best work." + "headline": "EDITOR'S PICK", + "title": "The prompt library the internet trusts most.", + "subtitle": "With over 153,000 GitHub stars, Prompts.chat is the world's largest community-driven AI prompt collection. Browse thousands of prompts for ChatGPT, Claude, and Gemini — or self-host it privately for your whole team." }, { - "id": "dodotidy", - "headline": "RISING STAR", - "title": "Reclaim your Mac, one scan at a time.", - "subtitle": "DodoTidy is a native macOS app that combines system monitoring, deep disk analysis, and one-click cleanup in a clean, beautiful interface. Find what's eating your storage and take it back — no Terminal required." + "id": "macabolic", + "headline": "HIDDEN GEM", + "title": "Download anything. Play it your way.", + "subtitle": "Macabolic wraps the power of yt-dlp in a gorgeous native macOS interface, letting you grab videos and audio from YouTube, Instagram, Twitter/X, and thousands of other sites. 4K support, SponsorBlock, and playlist downloads — all handled beautifully." }, { - "id": "awesome-openclaw-agents", - "headline": "FAN FAVORITE", - "title": "103 AI agents, ready to ship today.", - "subtitle": "Awesome OpenClaw Agents is a curated arsenal of production-ready AI agent templates across 19 categories. Fork a template, customize it in minutes, and deploy your own agent without starting from scratch." + "id": "crewclaw", + "headline": "TRENDING", + "title": "Your AI workforce, deployed in 60 seconds.", + "subtitle": "CrewClaw is the fastest way to go from idea to deployed AI agent. Pick from 103 battle-tested templates, customize personality and skills, then ship to Telegram, Slack, Discord, or WhatsApp with one click — for a one-time $9." }, { - "id": "hono-telescope", - "headline": "JUST SHIPPED", - "title": "DevTools for your Hono server.", - "subtitle": "Hono Telescope brings real-time request inspection, performance tracing, and live debugging to your Hono applications. Think browser DevTools — but pointed squarely at your backend." + "id": "asc-cli", + "headline": "MUST TRY", + "title": "App Store Connect, meet your terminal.", + "subtitle": "asc brings the full power of App Store Connect to the command line — manage builds, TestFlight, screenshots, code signing, and subscriptions without ever opening a browser. Every command outputs AI-ready JSON, making it the perfect co-pilot for automated release pipelines." } ]