Capso is an open-source macOS screenshot and screen recording app built in Swift with a modular architecture of reusable packages. It offers native features and a bring-your-own-storage cloud sharing model.
Cashew is a Flutter-based cross-platform budget app using Drift for offline SQL storage and Firebase for authentication and sync. It balances local-first speed with cloud convenience.
cfpsec is a Python CLI tool that fetches Call For Papers data from cfptime.org with security-focused hardening like ANSI escape sanitization and CSV formula injection protection.
changedetection.io is a Python-based web monitoring tool that detects page content changes with AI filtering, supports HTTP and Playwright fetchers, and sends notifications via Discord, Slack, Telegram, and webhooks.
daymade/claude-code-skills offers a robust plugin marketplace with 51 pre-built Claude Code skills and a hardened skill-creator fork featuring security scanning and expanded validation.
desktop-cc-gui is a cross-platform Tauri app that centralizes multiple AI coding assistants like Claude Code and Codex CLI, featuring parallel agent execution and a rich development workbench.
DLLHijackHunter is a C# tool for Windows that confirms DLL hijack vulnerabilities by deploying test DLLs and verifying execution, reducing false positives in detection.
EasyInvoicePDF generates multi-language, multi-currency invoices entirely in-browser using Next.js and @react-pdf/renderer, offering instant live PDF previews without server uploads.
Firecrawl Web Agent combines LangChain’s Deep Agents with Firecrawl’s web tools in a layered architecture from Next.js UI to raw API, enabling autonomous web research.
Filament is a PHP UI framework built for Laravel 10+ that provides Livewire-powered reactive components to build admin panels with minimal JavaScript. It’s a monorepo with modular packages focused on developer productivity and scalability.
TheWhisper breaks Whisper’s 30s fixed chunk limit by supporting flexible chunk sizes for streaming speech-to-text. It provides optimized CoreML and CUDA engines for Apple Silicon and NVIDIA GPUs.
Goal-Driven offers a prompt-based master-subagent architecture to sustain long-running AI problem-solving sessions through a verification-driven orchestration loop without code or frameworks.
google/agents-cli enhances coding assistants with skills for building, evaluating, and deploying AI agents on Google Cloud’s ADK. It offers a modular CLI workflow covering agent scaffolding to observability.
HASH is a Rust-based multi-tenant knowledge graph platform using autonomous AI agents to build and validate data. It combines Rust backend, TypeScript workers, and Docker services with LLM integrations.
comfyui-custom-node-skills equips Claude Code with 9 skills to master ComfyUI custom node development, covering full lifecycle with trigger-based loading and verified source alignment.
Kiln implements a 7-step multi-agent AI pipeline entirely through markdown files and Claude Code’s native primitives, avoiding any runtime or package dependencies.
obsidian-second-brain rewrites Obsidian vault pages autonomously using Claude Code agents, detecting contradictions and running scheduled maintenance for a self-healing AI knowledge base.
Wicked Engine is a cross-platform C++ 3D engine with a modular RenderPath system and ECS, enabling flexible rendering pipelines and Lua scripting for prototyping.
hw-smi is a minimal C++ tool for CPU/GPU telemetry that bypasses OS layers to read metrics directly from vendor APIs. It documents real-world vendor API fragmentation and runs lightweight ASCII terminal UIs.
A deep dive into Claude Code’s 512K lines of TypeScript reveals a layered YOLO safety classifier, multi-agent IPC, and terminal UI rendering—key to Anthropic’s AI production system.