GitHub - gsd-build/get-shit-done: A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
GSD is a meta-prompting system for Claude Code that solves context window degradation by breaking work into atomic plans executed in fresh subagent contexts....
Claude Code's Dream feature for memory management
Claude Code has a "Dream" feature that automatically maintains and cleans its memory files. It resolves contradictions, merges duplicates, converts relative ...
Keeper.sh - Open-source calendar sync tool and universal calendar MCP server
Keeper.sh is an open-source calendar sync tool (AGPL-3.0) that pulls events from remote iCal/ICS sources and pushes them to one or more destination calendars...
GitHub - mudler/LocalAI: LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.
LocalAI is a mature, actively developed open-source platform that provides a drop-in replacement for OpenAI/Anthropic APIs, running 35+ model backends locall...
GitHub - affaan-m/everything-claude-code: The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Everything Claude Code (ECC) is a comprehensive, open-source performance optimization system for AI coding agents (Claude Code, Cursor, Codex, OpenCode) with...
GitHub - HKUDS/CLI-Anything: CLI-Anything: Making ALL Software Agent-Native
CLI-Anything is an open-source framework (HKU) that auto-generates CLI wrappers for any desktop software (GIMP, Blender, LibreOffice, etc.), making them cont...
GitHub - kstenerud/yoloai: Permission fatigue is a real problem. Sandbox escape is a real problem. yoloAI solves it.
yoloAI is an open-source CLI tool (Go binary) that solves "permission fatigue" in AI coding agents by running them inside disposable sandboxes (Docker, Podma...
Meetily (Meetly AI) - Privacy-First AI Meeting Assistant | Otter.ai Alternative
Meetily is an open-source, privacy-first AI meeting assistant that records, transcribes, and summarizes meetings entirely on-device using local Whisper model...
NanoClaw - Secure AI Agent for WhatsApp, Telegram & More
NanoClaw is a minimalist, self-hosted AI agent that connects to WhatsApp and Telegram, running Claude Code inside isolated containers (Apple Container or Doc...
ProofShot - Visual proof for AI-built code
ProofShot is an open-source CLI tool that records video, screenshots, and error logs while an AI agent interacts with a browser, packaging everything into a ...
ripgrep is faster than {grep, ag, git grep, ucg, pt, sift}
A comprehensive benchmark of ripgrep (rg) against grep, ag, git grep, ucg, pt, and sift across 25 tests shows ripgrep consistently wins or ties on both singl...
Stop approving every single action in Claude Code. YOLO mode lets it...
A quick walkthrough of Claude Code's YOLO mode (dangerously skip permissions) paired with two community skills - GSD (Get Shit Done) for one-shotting new pro...
The Logfile Navigator
lnav is a terminal-based log file viewer that auto-detects formats, decompresses files on the fly, and merges multiple log sources into a single timeline. It...
These 3 skills have helped me the most, save them for your next Claud...
A TikTok creator recommends three Claude Code skills for maximizing productivity: GSD (getting stuff done), Superpowers, and Create Skill. The video position...
GitHub - nextlevelbuilder/ui-ux-pro-max-skill: An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
An open-source Claude Code skill (and multi-IDE plugin) that acts as a design system generator - you describe a project ("beauty spa landing page") and it ou...
Why I love NixOS
NixOS treats the entire operating system as a deterministic, reproducible artifact built from a single declarative config file, eliminating state drift that ...
GitHub - kenforthewin/atomic
Atomic is a self-hosted personal knowledge base that auto-chunks markdown notes into "atoms," embeds them for vector search, and links them by semantic simil...
Claude dropped the final missing piece to replace OpenClaw
Anthropic has rapidly shipped a series of Claude Code features -- Remote, Schedule Tasks, Dispatch, and Channels (Telegram/Discord two-way) -- that together ...
cli/docs/skills.md at main · googleworkspace/cli
Google's official Workspace CLI ships with 40+ pre-built "recipe" skills that automate common cross-service workflows -- from labeling and archiving Gmail to...
Dockhand - Modern Docker Management
Dockhand is a new Docker management UI positioning itself as a Portainer replacement. It's free forever for homelabs (SQLite-based, runs on a Raspberry Pi, z...
I gave my Claude Code a free content engine using Notebook LM, and it...
A Claude Code skill/plugin connects directly to Google's Notebook LM, turning it into a free content engine that can generate audio, video, slides, and infog...
I setup Paperclip using Claude Code and initial impressions are super...
Paperclip is a multi-agent orchestration framework that runs locally and auto-creates a team of AI agents (starting with a CEO agent) that each trigger their...
Keep | Save and search your bookmarks from anywhere
Keep is a bookmark management tool that saves links as clean markdown, making them searchable and usable as context for AI agents via MCP integration. It sup...
OpenCLI + Claude Code may be a power move
OpenCLI is a new open-source tool (2 000+ GitHub stars in days) that turns any website, Electron app, or local tool into a CLI interface. When paired with Cl...
Professional video editing, right in your browser
Tooscut is a browser-based video editor built on WebGPU and Rust/WASM that claims near-native performance without any installation. All media processing happ...
GitHub - raskrebs/sonar: CLI tool for inspecting and managing services listening on localhost ports
Sonar is a single-binary CLI that replaces the lsof -iTCP | grep workflow with a rich, Docker-aware port inspector. It lists every service listening on local...
Supercharge Claude Code with Cmux#claudecode
Cmux is a native macOS terminal app purpose-built for running multiple AI coding agents (Claude Code, Codex, Gemini CLI, etc.) in parallel with vertical tabs...
Technitium DNS Server
Technitium DNS Server is a mature, open-source, cross-platform DNS server that combines authoritative + recursive DNS, network-wide ad blocking, and encrypte...
Things you didn't know you can do with Claude (part 17)
Claude has a built-in /insights slash command that analyses your recent conversations and generates a report on your usage patterns, plus suggestions for imp...
This Claude Skill is going viral on GitHub right now, 1,800 stars in ...
A Claude skill called "Stop Slop" has gone viral on GitHub (1 800+ stars in days), designed to strip robotic AI writing patterns from LLM-generated text. It ...
Understanding Spec-Driven-Development: Kiro, spec-kit, and Tessl
Thoughtworks' Birgitta Böckeler evaluates three spec-driven development (SDD) tools -- Kiro, spec-kit (GitHub), and Tessl -- and finds that while the general...
Agent Browser Rust rewrite: 710 MB to 7 MB, 18x less memory
Agent Browser, a browser automation tool for AI coding agents (22k GitHub stars), shipped a full Rust rewrite replacing Node/Playwright with direct Chrome co...
Claude Code LSP tool: 100x faster code search than grep
Claude Code defaults to grep for code search, which is slow (~5-6 seconds), token-hungry, and returns imprecise matches. Enabling LSP (Language Server Protoc...
Claude Dispatch: remote control for Claude Co-Work from your phone
Anthropic launched Dispatch, a feature that lets you control Claude Co-Work (desktop agent) from your phone. You pair your phone with your laptop and can sen...
Cmux: purpose-built terminal multiplexer for orchestrating AI coding agents
Cmux is a native Mac terminal app built on Ghostty, designed specifically for managing multiple AI coding agents (Claude Code, Codex, etc.) simultaneously. I...
Cockpit: web-based graphical interface for Linux server administration
Cockpit is an open-source, lightweight web-based admin interface for Linux servers that runs directly in the browser as a real Linux session. It supports mul...
cook - portable terminal AI agent
cook is a single-binary terminal AI agent that works with any LLM provider (OpenAI, Anthropic, Google, Groq, Vercel AI Gateway) via environment variables. It...
cook. - Workflow loops for Claude Code, Codex, and OpenCode
Cook is a composable workflow DSL for AI coding agents (Claude Code, Codex, OpenCode) that adds review loops, sequential passes, parallel racing, and task-li...
GitHub - karakeep-app/karakeep: A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
Karakeep (formerly Hoarder) is a self-hostable bookmark manager that stores links, notes, images, and PDFs with AI-powered automatic tagging via OpenAI or lo...
Introducing the Machine Payments Protocol
Stripe and Tempo have launched the Machine Payments Protocol (MPP), an open standard for AI agents to make payments programmatically via HTTP 402 responses, ...
What 81,000 people want from AI
Anthropic conducted the largest qualitative AI study ever - 81 000 Claude users across 159 countries interviewed by an AI interviewer. The dominant desire is...
Claude Code with Docker: Local Models, MCP, Sandboxes | Docker
Docker now offers three integration points for Claude Code: local model execution via Docker Model Runner (Anthropic-compatible API), 300+ containerized MCP ...
From journalist to iOS developer: How LinkedIn's editor builds with Claude Code | Daniel Roth
LinkedIn's editor-in-chief Daniel Roth shipped production iOS apps to the App Store without coding experience, using a dual-agent Claude Code workflow where ...
GitHub - PleasePrompto/ductor: Control Claude Code, Codex CLI and Gemini CLI from Telegram. Live streaming, persistent memory, cron jobs, webhooks, Docker sandboxing.
Ductor is a Python tool that exposes Claude Code, Codex CLI, and Gemini CLI through a Telegram (or Matrix) bot - running the official CLIs as subprocesses wi...
How coding agents work - Agentic Engineering Patterns
Simon Willison breaks down the exact mechanics of how coding agents (Claude Code, Codex, etc.) work under the hood: an LLM in a loop with a system prompt and...
How to Build a Production-Ready Claude Code Skill | Towards Data Science
Practical guide to designing, building, testing, and distributing Claude Code Skills with a three-pattern taxonomy (prompt-only, prompt+scripts, skill+MCP/su...
Meet OpenViking: An Open-Source Context Database that Brings Filesystem-Based Memory and Retrieval to AI Agent Systems like OpenClaw
OpenViking is an open-source "Context Database" from Volcengine that organises AI agent context as a virtual filesystem rather than flat vector chunks. It us...
What is agentic engineering? - Agentic Engineering Patterns
Simon Willison defines "agentic engineering" as the practice of building software with coding agents that run tools in a loop to achieve goals, distinguishin...
1M context is now generally available for Opus 4.6 and Sonnet 4.6 | Claude
Anthropic has made the full 1M token context window generally available for Claude Opus 4.6 and Sonnet 4.6 at standard pricing - no long-context premium. The...
CanIRun.ai - Can your machine run AI models?
CanIRun.ai uses browser APIs to estimate which open-weight AI models (0.8B to 1T params) a user's machine can actually run locally. The HN discussion is dens...
Comment Claude for the full list of courses from Anthropic on Claude
A TikTok creator promotes Anthropic's 13 free AI certification courses by highlighting three beginner-friendly picks: Introduction to Agent Skills, Claude 10...
GitHub - agentscope-ai/CoPaw: Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities.
CoPaw is an open-source, self-hostable personal AI assistant from the AgentScope team (Alibaba). It runs locally or in the cloud, connects to messaging platf...
GitHub - mksglu/context-mode: Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Context Mode is an MCP server that intercepts tool calls (Bash, Read, WebFetch, Playwright, etc.) and executes them inside sandboxed subprocesses, returning ...
highest paid AI job and how to get certified Claude announced their c...
Anthropic has launched a free Claude certification course on their Skilljar platform, covering Claude and Claude Code in depth with a structured exam guide. ...
How I write software with LLMs
A practitioner describes a structured multi-agent LLM workflow for producing high-quality software at scale: Opus 4.6 as architect, Sonnet 4.6 as developer, ...
GitHub - lightpanda-io/browser: Lightpanda: the headless browser designed for AI and automation
Lightpanda is a headless browser written from scratch in Zig - not a Chromium fork - targeting AI agents, scraping, and automation workloads. It claims 11x f...
The 49MB Web Page
A teardown of NYT's 49 MB page load - 422 network requests, a live programmatic ad auction running before the headline renders, and relentless cross-site tra...
Things you didn't know you can do with Claude (part 14) #claude #digi...
Claude has an interactive UI feature that turns complex topics into interactive diagrams when prompted with "make me understand this interactively." The feat...
Things you didn't know you can do with Claude (part 12) #claude #prac...
Claude can convert unstructured voice-dictated brainstorming notes into interactive visual diagrams directly inside the chat. The workflow combines a voice-t...
Why I Love FreeBSD
A 24-year FreeBSD user explains why the OS remains his first choice for servers: documentation quality, stability philosophy ("evolution, not revolution"), a...
NanoClaw - lightweight alternative to OpenClaw with container isolation
NanoClaw is a minimalist, security-first alternative to OpenClaw that runs Claude agents in isolated Linux containers (micro VMs) rather than behind applicat...
AI agent workflow orchestration rules for reliable coding
A concise ruleset for AI agent workflow orchestration from nextpath.ai, covering plan mode, subtask strategy, self-improvement loops, verification, ego manag...
Playwright is dead. Long live Playwright.
The Playwright CLI tool, when combined with a Claude Code skill, significantly outperforms both the Playwright MCP and Claude in Chrome extension for browser...
Pydantic AI: Build Type-Safe LLM Agents in Python
Pydantic AI is a Python framework that brings type-safe, validated structured outputs to LLM agent development. It uses Pydantic BaseModel classes to define ...
The Era of MCPs is Dead
Short TikTok promoting "CLI Anything," an open-source repo that lets Claude Code use any CLI tool directly, positioning CLI tools as replacing MCPs. The crea...
The frontend design skill in Claude Code is good, but pencil.dev is o...
Pencil.dev is a free AI-native design tool that works with Claude or Codex subscriptions, offering real-time visual design with drag-and-drop manual editing....
The new nano banana pro 2 image model is amazing at generating text i...
Google's Nano Banana Pro 2 image model integrates real-time web search into image generation, enabling grounded outputs with accurate text rendering. A Claud...
Top 5 Claude Code Plugins
A quick rundown of five Claude Code extensions worth knowing: NotebookLM CLI skill, Supabase MCP, Obsidian vault integration, Anthropic's Skill Creator skill...
Agent Safehouse
Agent Safehouse is a zero-dependency Bash wrapper around macOS's sandbox-exec that enforces kernel-level filesystem isolation for AI coding agents (Claude Co...
AI Is A Massive Problem. Here's Why.
Comprehensive overview of AI's trajectory from academic curiosity to existential concern, covering the foundational history (perceptron, backpropagation, tra...
AI Isn't as Powerful as We Think | Hannah Fry
Hannah Fry argues AI is closer to "a really capable spreadsheet" than a creature, and that our evolutionary wiring to anthropomorphize social-seeming entitie...
Crawl entire websites with a single API call using Browser Rendering
Cloudflare launched a new /crawl endpoint in open beta that lets you crawl an entire website with a single API call, returning content as HTML, Markdown, or ...
DenchClaw - AI CRM, hosted locally on your Mac
DenchClaw is a locally-hosted AI CRM built on the OpenClaw orchestration framework, targeting power users who want full agent autonomy on their Mac - includi...
GitHub - 9001/copyparty: Portable file server with accelerated resumable uploads, dedup, WebDAV, SFTP, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file
Copyparty is a single-file, zero-config Python file server that supports nearly every file transfer protocol (HTTP, WebDAV, SFTP, FTP, TFTP, SMB) with resuma...
Introducing VS Code Agent Kanban: Task Management for the AI-Assisted Developer
VS Code Agent Kanban solves "context rot" -- the loss of planning decisions and rationale between AI coding sessions -- by storing every task as a markdown f...
Is RAG Still Needed? Choosing the Best Approach for LLMs
RAG and long context are two competing approaches for injecting external knowledge into LLMs, each with distinct trade-offs. Long context wins on simplicity ...
Use this OpenClaw CRM and Sales Automation Framework for Ultimate Productivity
Denchclaw is an open-source framework built on top of Claude Code ("OpenClaw") that provides a local workspace for sales automation, lead enrichment, and out...
This is Going to be Very Messy
Hank Green systematically catalogues AI concerns across three time horizons - present (internet slop, algorithmic bias, sycophancy-induced psychosis, IP thef...
What's the best free local model for OpenClaw right now?
A Reddit user asks for recommendations on the best free local model to run with OpenClaw/ClawdBot, prioritising reasoning speed, math, coding, and multilingu...
The Fort Strength Training Wearable Tracks Your Sets
Fort is the first hands-free strength training wearable from ex-Tesla engineers. At $289, it auto-tracks reps, velocity-based training metrics, and muscle br...
Perplexity's Personal Computer is a cloud-based AI agent running on Mac mini
Perplexity's Personal Computer is a cloud-based AI agent running on Mac mini