Tag
Multiple AI Agent tools and frameworks on GitHub's trending list, such as mattpocock/skills and obra/superpowers, have garnered widespread attention due to their innovation and practicality, marking a shift in AI Agent development from talking agents to infrastructure with skill standards, persistent context, and multi-agent collaboration.
A developer tests a trending GitHub project addressing agent recovery after context compaction, finding that a durable ledger outside the transcript helps but stricter acceptance tests are needed to verify exact delivery steps and user constraints survive.
Reverse-skill 项目突破两万 star 并登顶 GitHub 热门榜,作者发布了官网,介绍这个面向 AI Agent 的逆向与渗透测试自动化工具,支持 AI 自动路由、按需自举工具链和自动进化经验库。
Prime Agent, an AI agent project, is trending #1 on GitHub according to a tweet from @sethkarten.
TencentDB Agent Memory releases a 2.0.0 beta introducing Team Memory, a shared memory hub that lets agents and teammates reuse chat, docs, and code assets. The repo hit #1 on GitHub's TypeScript trending this week.
Baidu's open-source Unlimited OCR model proposes the Reference Sliding Window Attention (R-SWA) mechanism, achieving continuous parsing of dozens of pages with 3 billion parameters, gaining high attention on GitHub and HuggingFace.
An Indian developer's prompting framework unexpectedly hit #1 on GitHub, outperforming major benchmarks without external funding, and 11 key prompt patterns from the repo were shared.
An AI search skill tops GitHub Trending with 40k stars. It scrapes hot topics from Reddit, X, YouTube, HN in the last 30 days, sorts by real interaction data, understands search intent, merges duplicate content, and generates HTML briefs, suitable for competitive tracking and topic research.
Introduces a search engine called /last30days driven by an AI agent that can simultaneously search multiple platforms like Reddit, X, YouTube, Hacker News, Polymarket, etc., and generate summary reports.
An AI agent-driven search engine that aggregates the latest content from platforms like Reddit, X, YouTube, etc., and automatically generates cross-validated reports. It has topped GitHub Trending #1.
The GitHub trending list is dominated by "skills" packs that vary 1000x in scope but all use Anthropic's SKILL.md format, which is becoming a real distribution primitive for AI agent capabilities. The article analyzes the implications for builders, including portability challenges, the split between workflow enforcement and capability extension, and the low moat for skills packs.
This open-source project can scrape web data with zero code, bypass anti-scraping mechanisms, boost efficiency tens of times, and has earned 50k+ stars.
Introducing a code visualization plugin that has been trending on GitHub for a week. It turns your codebase into an interactive knowledge graph, supporting exploration of code structure, business logic, and knowledge bases, helping new members quickly get up to speed on a project.
Andrej Karpathy's 65-line CLAUDE.md configuration file for Claude Code became #1 on GitHub trending, boosting coding accuracy from 65% to 94% by providing clear operating principles.
A GitHub trending repository (146k+ stars) that is a Claude markdown file incorporating Karpathy's four LLM principles to improve AI code output quality.
Introduces (nominally) Karpathy's CLAUDE.md file, just 65 lines and 4 rules, claiming to boost AI code generation accuracy from 65% to 94%. Actually points to the entropyvortex/meta-llm-charter repository, which is an engineering charter for LLM coding agents, containing 11 rules and a zero-pause execution layer.
Andrej Karpathy's observations on AI coding agent behavior led to the viral CLAUDE.md file, which provides 4 behavioral rules for AI agents and became one of the fastest-growing repositories on GitHub, signaling a shift from AI intelligence to AI discipline in coding.
Karpathy's CLAUDE.md file tops GitHub Trending with 220k stars. Just 65 lines of rules boost AI coding accuracy from 65% to 94%. Four core rules: Think before coding, Simplicity first, Surgical modifications, Goal-driven execution.
Grok-Wiki now supports public sharing; Agent Memory, a trending GitHub repo, uses the iii-architecture in its stack.
Andrej Karpathy identified 4 behaviors that break Claude Code; a developer expanded them into 21 rules, achieving 82,000 GitHub stars and improving coding accuracy from 65% to 94%.