Slow Burners
Repos trending on weekly/monthly lists that have never appeared in the daily top 10.
Give Claude Code a subconscious
3d on weekly
Analysis
Summary not available.
Repos trending on weekly/monthly lists that have never appeared in the daily top 10.
Give Claude Code a subconscious
3d on weekly
Summary not available.
Repos marked "Not new today" appeared on one or more previous daily pages.
A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
First seen: February 02, 2026 | Streak: 3d
Claude-Mem is a sophisticated plugin for Claude Code designed to provide persistent, long-term memory for coding sessions by capturing and summarizing tool interactions and project context. It operates through a robust architecture featuring lifecycle hooks, a Bun-managed worker service, and a hybrid search engine that combines SQLite for relational data with Chroma for semantic vector search. By utilizing a "progressive disclosure" retrieval pattern, the system intelligently fetches context in layers to minimize token consumption while maintaining deep project continuity across disconnected sessions.
This tool is highly beneficial for professional software engineers and heavy users of Claude Code who struggle with context loss during long-term development projects. It is trending because it addresses a critical pain point in AI-assisted coding—the ephemeral nature of LLM sessions—by enabling the agent to "remember" past bugs, architectural decisions, and previous code iterations. The combination of automated background operation, privacy controls, and a dedicated web UI makes it an essential utility for developers looking to scale their AI-driven productivity.
AI review prompts
First seen: February 04, 2026 | Streak: 1d
Summary not available.
Skills Catalog for Codex
First seen: February 04, 2026 | Streak: 1d
The `openai/skills` repository serves as a centralized catalog for "Agent Skills," which are standardized sets of instructions, scripts, and resources designed to enhance the capabilities of AI agents within the Codex ecosystem. By packaging specific task-oriented functionalities, these skills allow developers to create repeatable workflows that can be seamlessly integrated across different environments. Technically, the system utilizes a command-line interface, `$skill-installer`, to fetch and implement curated or experimental skills directly from the repository, requiring only a simple restart of Codex to activate the new logic.
This project primarily benefits software engineers and AI developers who seek to streamline complex automation tasks and improve the modularity of their AI-driven applications. It is trending because it addresses the growing demand for an open standard in agentic workflows, enabling teams to share and adopt standardized toolsets for diverse technical requirements. By fostering a collaborative ecosystem where custom functionalities can be easily distributed and reused, this repository significantly lowers the barrier to deploying specialized AI agents in professional development environments.
Project management system for Claude Code using GitHub Issues and Git worktrees for parallel agent execution.
First seen: February 04, 2026 | Streak: 1d
Summary not available.
An agentic skills framework & software development methodology that works.
First seen: February 04, 2026 | Streak: 1d
Superpowers is an agentic framework designed to standardize the software development lifecycle by integrating a library of composable, automated "skills" directly into coding agents like Claude Code and Cursor. Instead of jumping straight to code, the system enforces a structured workflow that begins with Socratic brainstorming, proceeds to detailed implementation planning, and culminates in a rigorous subagent-driven development cycle. Technically, it functions as a plugin that triggers mandatory engineering protocols—such as strict test-driven development (TDD), git worktree management, and iterative code reviews—ensuring that agents maintain high-quality standards and consistent progress without requiring manual intervention.
This project is highly beneficial for developers and software teams looking to minimize the "hallucination" and ad-hoc coding patterns often associated with AI-assisted programming. It is trending because it addresses a critical gap in the current AI developer tool ecosystem: the transition from simple code generation to reliable, autonomous project execution that mirrors professional engineering discipline. By embedding best practices like YAGNI and DRY into the agent's core decision-making loop, Superpowers provides a repeatable, scalable methodology for building robust software applications.
An autonomous agent for deep financial research
First seen: February 04, 2026 | Streak: 1d
Dexter is an autonomous AI agent designed to perform complex financial research by decomposing abstract queries into structured, actionable research plans. It operates by utilizing real-time market data—such as income statements and cash flow analysis—while employing self-reflection and validation loops to ensure its conclusions are accurate and data-backed. Technically, the system is built on the Bun runtime and integrates with various LLM providers and specialized financial data APIs, logging every reasoning step and tool execution into a local JSONL scratchpad for full transparency and debuggability.
Financial analysts, investors, and researchers would benefit from this project as it automates the tedious, time-consuming process of gathering and synthesizing multi-source financial data. The repository is gaining traction because it provides a modular, "agentic" workflow that significantly reduces the manual effort required for institutional-grade market analysis. By offering features like WhatsApp integration and a robust evaluation suite, Dexter lowers the barrier to entry for users who need reliable, AI-driven insights delivered in a transparent and verifiable manner.
The best ChatGPT that $100 can buy.
First seen: February 03, 2026 | Streak: 2d
nanochat is an experimental, minimalist framework designed to streamline the entire lifecycle of Large Language Model development, including tokenization, pretraining, fine-tuning, and inference. It simplifies complex configurations by using a single "depth" parameter—the number of transformer layers—to automatically calibrate all associated hyperparameters, such as model width, learning rates, and training schedules. Technically, the framework is optimized for single-node 8XH100 GPU clusters, utilizing explicit precision management rather than automated autocasting to maintain efficiency and transparency across various hardware environments.
This project is an invaluable resource for researchers and AI enthusiasts who want to iterate on LLM training without the overhead of massive infrastructure or complex configuration tuning. It is currently trending because it democratizes access to state-of-the-art capability, allowing users to train a model equivalent to 2019-era GPT-2 for under $50 in mere hours. By providing a transparent, hackable codebase and a competitive "GPT-2 speedrun" leaderboard, the repository serves as a powerful community platform for testing architectural improvements and optimizing compute efficiency in the modern era of AI.
The official source code repository for the calibre ebook manager
First seen: February 02, 2026 | Streak: 1d
Summary not available.
ChatDev 2.0: Dev All through LLM-powered Multi-Agent Collaboration
First seen: February 03, 2026 | Streak: 2d
Summary not available.
Agent Orchestration Command Center
First seen: February 02, 2026 | Streak: 3d
Summary not available.