ADHX banner
itsmemeworks itsmemeworks

ADHX

AI community intermediate

Description

[](https://github.com/itsmemeworks/adhx/actions/workflows/ci.yml) [](https://github.com/itsmemeworks/adhx/actions/workflows/release-please.yml) [](https://opensource.org/licenses/MIT) [](CONTRIBUTING.md)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

ADHX

[](https://github.com/itsmemeworks/adhx/actions/workflows/ci.yml) [](https://github.com/itsmemeworks/adhx/actions/workflows/release-please.yml) [](https://opensource.org/licenses/MIT) [](CONTRIBUTING.md)

**Save now. Read never. Find always.**

For people who bookmark everything and read nothing. A Twitter/X bookmark manager that actually helps you find that tweet you saved 6 months ago.


⚑ Quick Add: URL Prefix

Save tweets instantly by adding `adh` before any x.com URL:

x.com/user/status/123456789
  ↓
adhx.com/user/status/123456789

The tweet is saved to your collection and opens in the lightbox. It's that easy. Your future self will thank you. Probably.


✨ Features

Feature Description
🐿️ Hoard Mode Sync up to 800 bookmarks from Twitter/X. No judgment here.
πŸ–ΌοΈ Gallery View Visual masonry grid with hover previews for videos
πŸ” Actually Find Stuff Full-text search that works. Revolutionary, we know.
🏷️ Tag Everything Custom tags to organize your chaos (or don't, we won't tell)
βœ… Read Tracking Mark bookmarks as read so you know what you've actually looked at scrolled past
πŸ“– Article Support Full rendering of X Articles with rich text and images
⌨️ Keyboard Shortcuts ← β†’ to browse, R/U for read/unread, Esc to close
πŸ”€ ADHD-Friendly Fonts Choose from 4 fonts designed for readability (Lexend, Atkinson Hyperlegible, etc.)
πŸ“– Bionic Reading Bold the first part of each word to help your eyes flow
πŸ‘₯ Multi-User Ready Each user gets their own bookmarks, tags, and read status

πŸš€ Quick Start

Prerequisites

  • Node.js 20+
  • pnpm
  • Twitter/X Developer Account (for OAuth credentials)
  • A concerning number of unread bookmarks

Setup

# Clone the repo
git clone https://github.com/itsmemeworks/adhx
cd adhx

# Install dependencies
pnpm install

# Copy environment template

...