Repository of the Day - ayghri/i-have-adhd, and Daily Trends - August 11, 2026
Published: 8/11/2026
This daily roundup highlights repository momentum from GitGenius analytics for August 11, 2026, using UTC daily deltas in stars and subscribers.
The scan reviewed 2294 repositories, with 2146 repos contributing star deltas and 2146 repos contributing subscriber deltas.
Repo of the day
ayghri/i-have-adhd led the day with +557 stars to 19692 total stars and +1 subscribers to 54 total subscribers. The i-have-adhd repository is a Python-based skill designed for Claude Code and other coding agents that reformats their output to be more direct and action-oriented. The core purpose is to prevent coding assistants from burying actionable answers beneath lengthy explanations, preamble, and conversational filler. The skill enforces a structured output format that prioritizes immediate next steps, numbered instructions, and concrete guidance without pleasantries or tangential discussion.
The repository implements ten specific rules that govern how a coding agent should respond when the skill is invoked. These rules mandate leading with the next action, numbering multi-step tasks, ending with one concrete next step, suppressing tangents, restating state each turn, providing specific time estimates in minutes rather than vague durations, making wins visible, handling errors matter-of-factly, capping lists at five items maximum, and eliminating preamble, recap, and closing pleasantries. The before-and-after example in the README demonstrates the transformation: instead of a conversational explanation about auth flows that mentions multiple files and suggests various approaches, the skill produces a direct command to run a package update, numbered steps to edit a specific file with line numbers, a test command to run, and a single clear next step if tests fail.
Installation varies by coding agent platform. For Claude Code users, the skill can be invoked with the command /i-have-adhd without requiring a local clone, as Claude Code automatically fetches and maintains the repository. Users can also configure the skill to activate on every session by creating a file at ~/.claude/.i-have-adhd-always. For Codex users, the skill is invoked with $i-have-adhd and can be applied both explicitly and implicitly when the system detects tasks that would benefit from the output style. Additional installation instructions for other coding agents are documented in INSTALL.md.
The repository is designed to be customizable. Users can fork the repository, edit the rules defined in skills/i-have-adhd/SKILL.md, and swap in their modified version by restarting Claude Code and re-invoking the skill. The full text of the ten rules is maintained in SKILL.md for reference and modification.
The skill's design is loosely based on The Adult ADHD Tool Kit by J. Russell Ramsay and Anthony L. Rostain, though it has been adapted specifically for how large language models should structure responses rather than how humans should organize their daily tasks. The repository is licensed under MIT and includes README translations in Simplified Chinese, Japanese, Korean, Vietnamese, and Brazilian Portuguese, indicating an international user base. The project encourages users to star the repository if the skill helps them avoid scrolling past unnecessary conversational preamble in coding assistant responses.
Fastest rising repos
- msitarzewski/agency-agents - +1361 stars (143139 total), language: Shell. A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.
- mattpocock/skills - +1253 stars (213782 total), language: Shell. Skills for Real Engineers. Straight from my .agents directory.
- PrimeIntellect-ai/prime-agent - +1035 stars (14054 total), language: TypeScript. A self-improving RLM agent for coding workflows and long-running autonomous tasks.
- stablyai/orca - +1003 stars (42733 total), language: TypeScript. Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and VPS.
- earendil-works/pi - +982 stars (87628 total), language: TypeScript. AI agent toolkit: unified LLM API, agent loop, TUI, coding agent CLI
Subscriber surge
- msitarzewski/agency-agents - +17 subscribers (1073 total), +1361 stars. A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy injectors to reality checkers. Each agent is a specialized expert with personality, processes, and proven deliverables.
- mattpocock/skills - +8 subscribers (1233 total), +1253 stars. Skills for Real Engineers. Straight from my .agents directory.
- shiyu-coder/Kronos - +8 subscribers (318 total), +236 stars. Kronos: A Foundation Model for the Language of Financial Markets
- termux/termux-app - +6 subscribers (1592 total), +71 stars. Termux - a terminal emulator application for Android OS extendible by variety of packages.
- anthropics/skills - +6 subscribers (1103 total), +607 stars. Public repository for Agent Skills
Hidden gems
- HarbourMasters/Lighthouse - +4 stars to 349 total stars, 11 subscribers
- VectifyAI/ChatIndex - +2 stars to 159 total stars, 1 subscribers. ChatIndex: Tree indexing and retrieval for long conversational memory
- entireio/git-sync - +2 stars to 485 total stars, 1 subscribers. 🪩 Mirror git refs from a source remote to a target remote without a local checkout. Packfiles stream directly over Smart HTTP and an in-memory object store.
- entireio/skills - +2 stars to 210 total stars, 1 subscribers. ✨ Cross-agent skills that help coding agents use Entire context from Checkpoints, sessions, and git history to search past work, explain code, and hand off sessions.
- IBM/ibm-block-csi-driver - +1 stars to 38 total stars, 14 subscribers. The IBM block storage CSI driver enables container orchestrators, such as Kubernetes and Openshift, to manage the life-cycle of persistent storage
Language movers
- python - +19394 stars across 372 repos. Example repos: microsoft/agent-lightning, openai/gpt-oss, safety-research/bloom
- typescript - +13346 stars across 251 repos. Example repos: nrwl/nx, OpenCut-app/OpenCut, QwenLM/qwen-code
- rust - +4308 stars across 93 repos. Example repos: BloopAI/vibe-kanban, farion1231/cc-switch, firecracker-microvm/firecracker
- shell - +3451 stars across 24 repos. Example repos: VoltAgent/awesome-claude-code-subagents, obra/superpowers, msitarzewski/agency-agents
- javascript - +2863 stars across 64 repos. Example repos: react/react, thedotmack/claude-mem, pbakaus/impeccable
Category spotlight
- machine learning - +7453 stars across 196 repos. Example repos: openai/gpt-oss, timescale/pg-aiguide, onnx/onnx
- automation - +7075 stars across 132 repos. Example repos: microsoft/agent-lightning, shiyu-coder/Kronos, disler/claude-code-hooks-mastery
- ai agents - +3832 stars across 44 repos. Example repos: microsoft/agent-lightning, NousResearch/hermes-agent, langchain-ai/deepagents
- ai - +3687 stars across 67 repos. Example repos: anthropics/skills, multica-ai/multica, affaan-m/ECC
- natural language processing - +3447 stars across 72 repos. Example repos: NVIDIA-NeMo/Gym, KeygraphHQ/shannon, Chachamaru127/claude-code-harness
Maintainer watch
- microsoft - +1472 stars across 38 repos. Example repos: microsoft/terminal, microsoft/agent-lightning, microsoft/VibeVoice
- msitarzewski - +1361 stars across 1 repos. Example repos: msitarzewski/agency-agents
- mattpocock - +1306 stars across 5 repos. Example repos: mattpocock/course-video-manager, mattpocock/skills, mattpocock/sandcastle
- firecrawl - +1163 stars across 3 repos. Example repos: firecrawl/pdf-inspector, firecrawl/firecrawl, firecrawl/firecrawl-mcp-server
- hkuds - +1125 stars across 8 repos. Example repos: HKUDS/AI-Trader, HKUDS/DeepTutor, HKUDS/CLI-Anything
