Yell Repo

A curated collection of the most interesting GitHub repositories — from AI agents and Claude Code workflows to local LLMs and research tools. Each project is explained as a story: what it does, why it matters, and when you should use it.

santifer/career-ops — The Job Search System That Evaluated 740 Offers
31.4k

The Job Search System That Evaluated 740 Offers

Career-ops turns Claude Code into a 14-mode job search agent: structured A-F evaluations, ATS-optimized PDFs, batch processing, and a Go TUI dashboard. MIT.

ai-agent claude-code job-search automation career
santifer/career-ops
andrewyng/context-hub — Context Hub: The Curated Doc Layer Every Coding Agent Needs
12.8k

Context Hub: The Curated Doc Layer Every Coding Agent Needs

Context Hub (`chub`) gives AI coding agents current, versioned API docs on demand -- so they code from facts, not 18-month-old training weights.

ai-agents developer-tools claude-code api andrew-ng llm
andrewyng/context-hub
HoangYell/markdy-com — MarkdyScript: The Mermaid of Motion
0

MarkdyScript: The Mermaid of Motion

MarkdyScript is a declarative text DSL that turns 30 lines of plain code into Web Animations API scenes, git-diffable, LLM-friendly, and zero GSAP.

animation dsl typescript astro web-animations-api
HoangYell/markdy-com
microsoft/markitdown — MarkItDown: Everything Becomes Markdown
103.8k

MarkItDown: Everything Becomes Markdown

Microsoft's Python tool converts PDFs, Office docs, audio, and YouTube URLs to clean Markdown for LLM pipelines and RAG systems.

markdown python llm developer-tools microsoft
microsoft/markitdown
Leonxlnx/taste-skill — taste-skill: The Bias Correction File for AI Frontend
8.1k

taste-skill: The Bias Correction File for AI Frontend

taste-skill corrects the font, layout, and motion biases that push LLMs toward generic UI. A portable SKILL.md you commit once per project.

ai frontend design skill vibecoding agent tailwind react
Leonxlnx/taste-skill
abhigyanpatwari/GitNexus — GitNexus: The Repo Map That Finally Helps Agents Navigate
26.8k

GitNexus: The Repo Map That Finally Helps Agents Navigate

GitNexus builds a local code graph for MCP tools, browser exploration, and impact checks when text search stops explaining the repo.

mcp knowledge-graph code-intelligence ai-agent tree-sitter react
abhigyanpatwari/GitNexus
luongnv89/claude-howto — Claude Code's Missing Manual: Stop Typing and Start Orchestrating
25.5k

Claude Code's Missing Manual: Stop Typing and Start Orchestrating

A copy-paste survival guide that turns Claude from a basic chatbox into an automated team member.

claude-code guide tutorial
luongnv89/claude-howto
SakanaAI/AI-Scientist-v2 — AI Scientist-v2: The Robot That Writes Its Own Papers
5.4k

AI Scientist-v2: The Robot That Writes Its Own Papers

SakanaAI's AI Scientist-v2 autonomously generates ML research hypotheses, runs experiments via agentic tree search, and writes peer-reviewed papers. No…

ai-research machine-learning autonomous-agents python scientific-discovery
SakanaAI/AI-Scientist-v2
shareAI-lab/learn-claude-code — The Agent is the Model. The Code is Just a Vehicle.
52k

The Agent is the Model. The Code is Just a Vehicle.

A deep dive into learn-claude-code and the truth about AI agents: most frameworks are over-engineered Rube Goldberg machines.

agent claude-code tutorial
shareAI-lab/learn-claude-code
shanraisshan/claude-code-best-practice — The Conductor and the Machine: Orchestrating Claude Code
38.3k

The Conductor and the Machine: Orchestrating Claude Code

Claude Code is a beast. But to tame it, you need more than prompts. You need an orchestration framework.

claude-code agentic-engineering best-practices mcp
shanraisshan/claude-code-best-practice
alirezarezvani/claude-skills — Claude Skills: The Surgical Precision of Agentic Experts
10.6k

Claude Skills: The Surgical Precision of Agentic Experts

A library of 200+ modular expert instruction sets and zero-dependency Python tools for AI coding agents.

ai-agents claude-code system-prompting automation
alirezarezvani/claude-skills
microsoft/VibeVoice — VibeVoice: The Hour-Long Storyteller
38.9k

VibeVoice: The Hour-Long Storyteller

AI that doesn't forget who is talking even after an hour. VibeVoice handles long-form speech without the usual 'memory loss'.

AI Speech Recognition TTS Microsoft
microsoft/VibeVoice
affaan-m/everything-claude-code — The Professional Kitchen for Your AI Agent
152.2k

The Professional Kitchen for Your AI Agent

Everything Claude Code isn't just a config pack; it's a performance system that turns a general-purpose AI into a precision instrument.

claude-code ai-agents productivity mcp
affaan-m/everything-claude-code
NousResearch/hermes-agent — Hermes Agent: The Desk That Remembers
64.1k

Hermes Agent: The Desk That Remembers

Most AI agents reset every session. Hermes Agent builds a persistent workbench that learns your stack, grows its own skills, and follows you across 7 platforms.

ai-agents productivity memory-loop open-source
NousResearch/hermes-agent