Slow Burners
Repos trending on weekly/monthly lists that have never appeared in the daily top 10.
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
21d on monthly
Analysis
QMD (Query Markup Documents) is a local, on-device search engine designed to organize and retrieve information from personal markdown notes, documentation, and meeting transcripts. It employs a sophisticated hybrid search architecture that combines traditional BM25 keyword matching with vector-based semantic search and LLM-powered re-ranking to deliver highly accurate results. Built on top of `node-llama-cpp` and GGUF models, the tool runs entirely offline, ensuring user data privacy while providing advanced features like hierarchical context tagging to improve search relevance.
This project is particularly beneficial for developers, researchers, and power users who maintain extensive personal knowledge bases and need to integrate their documents into agentic AI workflows. It is gaining traction because it bridges the gap between static local files and modern AI-driven retrieval, offering seamless integration via the Model Context Protocol (MCP) for tools like Claude. By providing both a command-line interface and a robust Node.js/Bun library, QMD empowers users to turn their fragmented personal notes into a structured, searchable source of truth for their AI assistants.
66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.
6d on weekly | 15d on monthly
Analysis
The `claude-skills` repository provides a comprehensive library of 66 specialized skills designed to enhance the capabilities of the Claude Code CLI tool. By integrating these plugins, developers can transform Claude into an expert pair programmer that utilizes context-aware activation to load specific technical references based on user intent. Technically, the system leverages an MCP (Model Context Protocol) architecture to orchestrate multi-skill workflows, ranging from feature development and security hardening to automated debugging.
This project is highly beneficial for full-stack developers and engineering teams looking to streamline complex workflows and maintain consistent architectural standards across their codebases. It is currently gaining traction because it effectively solves the problem of "context loss" in LLM-assisted coding by injecting domain-specific knowledge and best practices directly into the development cycle. By providing structured, modular guidance, it allows developers to accelerate project delivery while simultaneously reducing the cognitive load associated with manual security and architecture reviews.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
2d on weekly | 14d on monthly
Analysis
World Monitor is a comprehensive, AI-driven situational awareness platform designed to aggregate and synthesize global intelligence across geopolitical, economic, and infrastructure domains. The project utilizes a sophisticated tech stack featuring a dual-mapping engine (globe.gl and deck.gl), Tauri 2 for cross-platform desktop integration, and a local-first AI approach powered by Ollama or Transformers.js. By leveraging Protocol Buffers for structured data handling and a multi-tiered caching strategy, the application delivers real-time insights from over 435 curated news feeds, enabling users to track complex signals without relying on external API keys.
This project is highly beneficial for intelligence analysts, researchers, and finance professionals who require a unified interface to correlate disparate data streams and monitor global volatility. It is currently gaining traction because it democratizes access to high-level geopolitical intelligence while offering a privacy-focused, local-processing alternative to commercial SaaS dashboards. Its modular architecture—allowing for multiple site variants—and open-source nature make it an attractive utility for those seeking a customizable, high-performance tool for real-time global monitoring.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
16d on monthly
Analysis
"Get Shit Done" (GSD) is a lightweight, spec-driven development framework designed to enhance the reliability of AI-powered coding agents like Claude Code, OpenCode, and GitHub Copilot. Technically, it functions as a context engineering layer that mitigates "context rot" by breaking development into structured, atomic phases—Initialization, Discussion, Planning, and Execution—managed through custom commands. By utilizing XML prompt formatting, subagent orchestration, and persistent state management, the system ensures that AI models operate within fresh, highly relevant context windows to produce consistent, high-quality code.
This tool is specifically designed for solo developers and small teams who want to leverage AI for rapid, professional-grade development without the overhead of enterprise-level project management software. It is gaining traction because it bridges the gap between "vibecoding"—where AI output is often inconsistent and prone to errors—and the structured requirements necessary for building scalable, complex applications. By automating the planning and verification processes, GSD enables developers to translate their high-level vision into functional code while maintaining a clean, atomic git history.
Collection of extracted System Prompts from popular chatbots like ChatGPT, Claude & Gemini
11d on monthly
Analysis
The `system_prompts_leaks` repository serves as a centralized, community-driven database of system prompts—also known as developer or persona instructions—extracted from leading AI chatbots like ChatGPT, Claude, and Gemini. Technically, the project aggregates these hidden strings of text, which typically define the model’s operational boundaries, tone, and formatting constraints, into a structured and easily accessible format. By maintaining this collection on GitHub, the repository facilitates version control and allows developers to track how major AI providers update or refine their underlying behavior guidelines over time.
This project is particularly valuable for AI researchers, prompt engineers, and security professionals who study LLM behavior, safety guardrails, and instruction-following capabilities. It is trending because it provides unprecedented transparency into the "black box" of proprietary AI models, offering insights into how companies like OpenAI and Google steer their products. By democratizing access to these foundational instructions, the repository helps the broader technical community better understand, audit, and benchmark the internal logic governing today's most popular conversational interfaces.
Unofficial Python API and agentic skill for Google NotebookLM. Full programmatic access to NotebookLM's features—including capabilities the web UI doesn't expose—via Python, CLI, and AI agents like Claude Code, Codex, and OpenClaw.
8d on weekly
Analysis
`notebooklm-py` is an unofficial Python library that provides comprehensive programmatic access to Google NotebookLM’s features, bypassing the limitations of the standard web interface. Through a combination of a Python API, a command-line interface (CLI), and specialized agentic skills, it allows users to automate notebook creation, source management, chat interactions, and content generation. Technically, the project leverages undocumented internal Google APIs to enable advanced workflows, such as batch artifact downloads, structured data exports in JSON or CSV, and direct integration with AI agent frameworks like Claude Code and Codex.
Researchers, developers, and power users would benefit most from this tool, as it transforms NotebookLM from a static web dashboard into a programmable component of larger automation pipelines. The project is currently trending because it unlocks "hidden" capabilities—such as exporting interactive quizzes to structured data or generating cinematic videos—that are otherwise inaccessible to casual users. By enabling seamless integration into CI/CD environments and LLM-powered agent workflows, it offers a scalable solution for users looking to build repeatable, high-efficiency research and content generation systems.
Public repository for Agent Skills
7d on monthly
Analysis
The `anthropics/skills` repository provides a standardized framework for enhancing Claude’s capabilities through modular instruction sets, scripts, and resources. These "skills" are self-contained folders featuring a `SKILL.md` file with YAML metadata and specialized instructions, allowing Claude to dynamically adopt new workflows for tasks like document generation, data analysis, and technical automation. By integrating these skill sets via Claude Code, the web interface, or the API, developers can essentially "equip" the AI with repeatable, domain-specific expertise.
This project is particularly valuable for developers, enterprise teams, and power users who need to customize Claude for complex, repetitive business or technical processes. It is currently trending because it offers a transparent, scalable way to standardize AI performance, moving beyond generic prompting to structured, reproducible agent behavior. By providing both open-source examples and source-available production references, Anthropic is enabling the community to build sophisticated, interoperable agent ecosystems that are easier to govern and deploy.
Kimi Code CLI is your next CLI agent.
7d on monthly
Analysis
Kimi Code CLI is an AI-powered terminal agent designed to assist developers with coding tasks, shell operations, and autonomous planning. The tool functions as a versatile interface that supports direct shell command execution, integration with editors like VS Code and Zed via the Agent Client Protocol (ACP), and extensive compatibility with the Model Context Protocol (MCP) for connecting external tools. Technically, it operates as a sophisticated command-line wrapper that can read, edit, and manipulate code, effectively bridging the gap between natural language AI interaction and traditional terminal-based development workflows.
This project is highly beneficial for software developers and systems engineers who want to streamline their workflow by automating routine coding and terminal tasks directly within their IDE or shell environment. It is trending because it aligns with the growing industry shift toward agentic AI, providing a seamless, extensible framework that allows users to leverage powerful LLMs while maintaining control over their existing development toolchain. By offering Zsh integration and support for standardized protocols like MCP and ACP, Kimi Code CLI empowers users to build a highly customized, AI-augmented terminal experience.
Assignments for CS146S: The Modern Software Dev (Stanford University Fall 2025)
6d on weekly
Analysis
This repository serves as the official assignment hub for CS146S: The Modern Software Developer, a course taught at Stanford University during the Fall 2025 semester. It provides students with a structured environment to practice contemporary software engineering workflows, leveraging Python 3.12 as the primary development language. To ensure consistent dependency management and reproducible builds, the project utilizes Anaconda for environment isolation and Poetry for robust package orchestration.
This repository is primarily beneficial for students enrolled in the course, as well as self-taught developers seeking to mirror a rigorous, industry-standard computer science curriculum. It is currently gaining attention because it offers a transparent glimpse into how top-tier institutions teach modern tooling, CI/CD practices, and professional development standards. By standardizing the setup process, the project allows learners to focus on mastering the software development lifecycle rather than troubleshooting complex local configurations.
🎥 Make videos programmatically with React
6d on monthly
Analysis
Remotion is a powerful framework that allows developers to create high-quality videos programmatically using React. By leveraging standard web technologies such as CSS, Canvas, SVG, and WebGL, the project enables users to build motion graphics through code rather than traditional timeline-based editing software. It utilizes React’s component-based architecture, allowing for reusable assets, algorithmic animations, and the integration of external data or APIs into the video production workflow.
This project is particularly beneficial for software engineers, content creators, and data visualization specialists who want to automate video generation or incorporate complex, dynamic effects into their media. It is trending because it bridges the gap between web development and video production, offering a scalable solution for tasks like personalized marketing, automated report summaries, and programmatic art. By treating video as code, teams can achieve a level of consistency, efficiency, and interactivity that is difficult to replicate with manual editing tools.
No description
5d on weekly
Analysis
Summary not available.
MCP for xiaohongshu.com
5d on weekly
Analysis
`xiaohongshu-mcp` is a Model Context Protocol (MCP) server that enables AI assistants to programmatically interact with the Xiaohongshu platform, facilitating tasks such as searching for content, retrieving post details, and publishing images or videos. Technically, it functions as a bridge that exposes Xiaohongshu’s internal features as MCP tools, leveraging a browser-based automation layer to manage user authentication and session states. The project supports various deployment methods, including Docker, pre-compiled binaries, and a browser-extension variant, offering flexible integration options for developers using AI coding agents like Claude Code or Cursor.
This project is highly beneficial for social media managers, content creators, and developers seeking to automate their Xiaohongshu workflows and data retrieval processes. It is currently trending because it taps into the rising demand for "AI-native" social media operations, allowing users to integrate platform-specific data directly into their AI workflows without manual copy-pasting. By offering a stable, automated solution for both content analysis and publishing, the repository addresses the need for efficient, developer-friendly tooling within the growing ecosystem of MCP-compatible AI applications.
Official repo for spec & SDK of MCP Apps protocol - standard for UIs embedded AI chatbots, served by MCP servers
4d on monthly
Analysis
The `modelcontextprotocol/ext-apps` repository provides a standardized specification and SDK for rendering interactive user interfaces, such as forms, dashboards, and visualizations, directly within AI chat clients. Technically, it extends the Model Context Protocol (MCP) by allowing tools to declare UI resources via `ui://` endpoints, which are then rendered inside sandboxed iframes by the host. This framework enables bidirectional communication, allowing the embedded UI to exchange data with the LLM and trigger additional tool calls dynamically.
Developers building AI-powered tools will find this project essential for moving beyond static text responses to creating rich, context-aware interactive experiences. It is currently gaining significant traction because it bridges the gap between raw data output and actionable user interfaces, effectively turning chat windows into functional mini-applications. By providing built-in "Agent Skills" for scaffolding and migration, the repository lowers the barrier to entry for developers looking to enhance their existing MCP servers with professional-grade, embedded front-end capabilities.
A free and open source instant messaging and VoIP platform built for friends, groups, and communities. Self-hosting and more activity in this repository is coming very soon! See the README.
3d on monthly
Analysis
Summary not available.
CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
3d on monthly
Analysis
The `playwright-cli` is a specialized command-line interface designed to streamline browser automation by providing a token-efficient way for coding agents to interact with web pages. Unlike more resource-heavy tools that might overload an LLM with massive DOM trees or accessibility data, this CLI exposes purposeful, atomic commands for navigation, form interaction, and state management. By maintaining browser sessions in the background and offering a visual dashboard for monitoring, it allows agents to perform complex automation tasks while keeping context windows clean and efficient.
This project is highly beneficial for developers and AI engineers who leverage autonomous coding agents like Claude Code or GitHub Copilot to build or test web applications. It is currently trending because it addresses the critical bottleneck of context-window limitations in modern LLMs, enabling high-throughput agentic workflows that balance browser interaction with intensive reasoning. By offering a lightweight, standardized interface that avoids the overhead of verbose tool schemas, it provides a superior "skill-based" architecture for the next generation of browser-based coding automation.
Vane is an AI-powered answering engine.
2d on weekly
Analysis
Vane is a privacy-focused, self-hosted AI answering engine designed to provide accurate, cited information by integrating local LLMs via Ollama alongside major cloud providers like OpenAI, Anthropic, and Groq. The platform utilizes SearxNG for private web searching and features a sophisticated UI that supports image/video lookup, file document analysis, and interactive widgets for real-time data. Technically, it functions as a modular interface that runs within Docker containers, allowing users to choose between speed, balance, or research-heavy processing modes while maintaining complete control over their data history.
This project is highly beneficial for privacy-conscious researchers, power users, and developers who want to replace conventional search engines with a customizable, AI-driven alternative. It is trending because it offers a sophisticated, free-to-use bridge between local infrastructure and high-end AI models without the tracking or data mining inherent in commercial platforms. By providing a professional-grade tool that can be easily integrated directly into browser search bars, Vane empowers users to reclaim their data privacy while maintaining an efficient and intelligent research workflow.
The Ultimate Collection of 1000+ Agentic Skills for Claude Code/Antigravity/Cursor. Battle-tested, high-performance skills for AI agents including official skills from Anthropic and Vercel.
1d on monthly
Analysis
Summary not available.
No description
1d on weekly
Analysis
The `mcp_excalidraw` project provides a sophisticated toolset that allows AI agents to control a live Excalidraw canvas, moving beyond simple static image generation to true programmatic diagramming. Technically, the system comprises a persistent web-based canvas server and an MCP-compliant server that exposes 26 distinct tools for full CRUD element management, scene inspection, and viewport control. This architecture enables a closed-loop feedback system where agents can "see" the canvas via structured text and screenshots, allowing them to iteratively refine, layout, and modify diagrams with high precision.
Developers and AI engineers who require iterative, high-quality technical documentation or architectural visualizations will find this project particularly valuable. Unlike standard one-shot diagramming tools, this repository offers the persistent state and granular control necessary for complex workflows, making it ideal for teams using Claude Desktop, Cursor, or CLI-based agents. It is trending because it bridges the gap between passive AI assistance and active creative production, empowering agents to act as autonomous designers that can build, troubleshoot, and update visual assets in real-time.
Welcome to GR00T Whole-Body Control (WBC)! This is a unified platform for developing and deploying advanced humanoid controllers. This includes: Decoupled WBC models used in NVIDIA Isaac-Gr00t, Gr00t N1.5 and N1.6 and GEAR-SONIC
1d on weekly
Analysis
The GR00T Whole-Body Control (WBC) repository provides a unified development platform for advanced humanoid robot controllers, including the decoupled models used in NVIDIA GR00T N1.5/1.6 and the innovative GEAR-SONIC foundation model. Technically, the project leverages large-scale human motion data to train a generalist policy that enables natural, whole-body movement—ranging from locomotion to complex teleoperation—through a motion-tracking-based training paradigm. The codebase includes a high-performance C++ inference stack for real-world deployment, a kinematic planner for real-time motion generation, and a VR teleoperation interface for collecting high-quality demonstration data.
This project is primarily aimed at roboticists, researchers, and developers working on humanoid motion planning, foundational behavior models, and large-scale data collection workflows. It is currently trending because it significantly lowers the barrier to entry for achieving human-like, versatile robot control by providing open-source access to state-of-the-art NVIDIA model checkpoints and deployment frameworks. By offering a comprehensive toolset for both simulated research and physical hardware integration, the repository empowers the community to push the boundaries of general-purpose humanoid autonomy.
Skill Directory for OpenClaw
1d on monthly
Analysis
ClawHub is a centralized registry and management platform designed for the OpenClaw ecosystem, allowing users to publish, version, and discover text-based agent skills and system "souls." Technically, the project leverages a robust stack featuring a TanStack Start web frontend, a Convex backend with integrated vector search via OpenAI embeddings, and a dedicated CLI tool for seamless local management. It supports advanced features such as canonical skill merging, redirect-preserving renames, and detailed metadata parsing that allows developers to define runtime requirements and Nix-based plugin configurations directly within their documentation.
This project is primarily intended for developers and AI engineers building autonomous agents who require a structured, community-driven repository to distribute and maintain their toolsets. It is gaining traction because it addresses the growing need for discoverable, high-quality agent components that go beyond brittle keyword searches, offering a secure and professional environment for sharing functional intelligence. By providing a standardized interface for both CLI-driven workflows and web-based exploration, ClawHub simplifies the integration process, making it an essential utility for those looking to modularize and scale their agent-based applications.
Stop prompting. Start specifying.
1d on weekly
Analysis
Ouroboros is a specification-first AI development system designed to minimize technical debt by enforcing architectural clarity before code generation. Technically, it functions as a Claude Code plugin that utilizes a "Double Diamond" methodology, employing Socratic questioning and ontological analysis to convert vague user requirements into immutable, high-fidelity specifications. Through an iterative evolutionary loop, the system quantifies project ambiguity and performs multi-stage evaluations, ensuring that development only proceeds once a defined threshold of logical stability is reached.
This project is ideal for software engineers and technical leads who struggle with the "input problem"—where project failure stems from poorly defined requirements rather than AI execution errors. It is trending because it addresses the growing developer fatigue surrounding imprecise LLM prompting, offering a structured, mathematically rigorous alternative to standard "chat-to-code" workflows. By automating the transition from abstract wonder to validated ontology, Ouroboros provides a sophisticated framework for building complex, reliable systems that align perfectly with the developer's original intent.
Synkra AIOS: AI-Orchestrated System for Full Stack Development - Core Framework v4.0
1d on monthly
Analysis
Synkra AIOS (AIOX) is a framework designed for AI-orchestrated full-stack development, prioritizing a "CLI-first" architecture to manage software engineering workflows. It utilizes a two-phase agentic planning system where specialized agents, such as analysts and architects, create comprehensive PRDs, which are then converted into structured development stories by a Scrum Master agent for the implementation team. Technically, the system integrates into existing development environments via lifecycle hooks and command-line interfaces, supporting various IDEs like Claude Code and Cursor to ensure consistent context preservation throughout the development lifecycle.
This project is ideal for developers and engineering teams looking to automate complex software workflows while maintaining high architectural consistency and reducing context loss. It is currently trending because it moves beyond simple AI code completion, offering a sophisticated "Agentic Agile" methodology that replaces fragmented task execution with a cohesive, collaborative team of AI agents. By standardizing the development process through robust CLI-first tooling, AIOX empowers users to scale their development capabilities and streamline project management in an increasingly AI-driven ecosystem.