Nuwa Skill - Distill Anyone's Thinking Into Runnable AI Skills
The best thinkers who ever lived spent decades explaining how they think. Munger left the Almanack plus 40 years of shareholder letters. Feynman left complete lecture series and three autobiographies. Naval left 300 tweets and a 20-hour podcast on wealth....
Graphify: Turn Any Codebase Into a Knowledge Graph With 71.5x Fewer Tokens
Graphify: Turn Any Codebase Into a Knowledge Graph With 71.5x Fewer Tokens If you have ever pointed an AI coding agent at a large codebase and asked “how does authentication work?”, you know the problem. The agent greps through hundreds...
Career-Ops: The AI-Powered Job Search Command Center That Landed a Head of AI...
Career-Ops: The AI-Powered Job Search Command Center That Landed a Head of AI Role If you are job searching in 2026, you already know the landscape is brutal. Hundreds of listings across dozens of portals. Every application requires a tailored...
n8n: Secure Workflow Automation for Technical Teams
n8n: Secure Workflow Automation for Technical Teams n8n (pronounced “n-eight-n,” short for “nodemation”) is an open-source workflow automation platform that gives technical teams the flexibility of code with the speed of no-code. With over 184,000 stars on GitHub, 400+ integrations,...
OpenClaw: Personal AI Assistant You Run on Your Own Devices
OpenClaw: Personal AI Assistant You Run on Your Own Devices OpenClaw is an open-source personal AI assistant that runs on your own devices, answers you on the channels you already use, and gives you full control over your data and...
MemPalace: Local-First AI Memory That Hits 96.6% Recall Without a Single API ...
MemPalace: Local-First AI Memory That Hits 96.6% Recall Without a Single API Call If you use AI coding agents like Claude Code, Gemini CLI, or Cursor, you have probably experienced the same frustration: every new session starts from scratch. The...
Karpathy's LLM Wiki: Build a Compounding Knowledge Base With Your AI Agent
Karpathy’s LLM Wiki: Build a Compounding Knowledge Base With Your AI Agent If you have ever used NotebookLM, ChatGPT file uploads, or any RAG system, you have experienced the same limitation: every query starts from scratch. You upload documents, the...
Designlang: Extract Complete Design Systems From Any Website
Designlang: Extract Complete Design Systems From Any Website Designlang (the CLI behind the design-extract repository) is an open-source tool that crawls any website with a headless browser, extracts every computed style from the live DOM, and generates 8 output files...
Claw Code: Open-Source Rust AI Agent Harness for Autonomous Development
Claw Code: Open-Source Rust AI Agent Harness for Autonomous Development Claw Code is an open-source Rust-based CLI agent harness that reimagines how humans and AI agents collaborate on software development. With over 185,000 stars on GitHub, it has emerged as...
Claude Doctor: Diagnose Your AI Coding Sessions for Anti-Patterns
Claude Doctor: Diagnose Your AI Coding Sessions for Anti-Patterns Claude Doctor is an open-source CLI tool that analyzes your ~/.claude/ transcripts for behavioral anti-patterns, sentiment drift, and structural issues – then generates actionable rules you can paste directly into your...
Caveman: Cut 75% of LLM Output Tokens While Keeping Full Accuracy
Caveman: Cut 75% of LLM Output Tokens While Keeping Full Accuracy If you use AI coding agents like Claude Code, Cursor, or Gemini CLI, you have probably noticed a pattern: the agent talks too much. It says “Sure! I’d be...
Agentic Stack: One Brain, Many Harnesses - Portable AI Agent Configuration
Agentic Stack: One Brain, Many Harnesses Every AI coding assistant has its own way of storing preferences, memory, and skills. When you switch from Claude Code to Cursor, or from Windsurf to OpenCode, you start from zero. Your carefully crafted...