---
title: Projects | Crosscurrent Code
description: >-
  Open-source software, agent infrastructure, launch directories, and research
  frameworks built by Jad Madi.
href: /projects/
author: Jad Madi
---
# Projects by @JadMadi

Independent software tools, distribution frameworks, curated directories, and systems experiments built and maintained by [@JadMadi](https://x.com/jadmadi).

## Marquee Flagships

### [Thermal](https://jadmadi.net/project/thermal/)
- **Tagline**: Multi-agent terminal activity heatmap, streak tracker, and token FinOps dashboard
- **Domain**: Developer Tools & Infrastructure (Developer Tools & FinOps)
- **Status**: Featured Project (2026)
- **License**: Dual: AGPL-3.0 (Community) / Commercial (Enterprise)
- **Scope**: 14 AI Tools · CLI & TUI · AGPL-3.0 / Commercial
- **Install**: `curl -fsSL https://jadmadi.net/thermal/install.sh | sh`
- **Summary**: Local-first GitHub-style contribution heatmap and interactive TUI dashboard for 14+ AI coding agents. Reads the local telemetry and session transcripts agents already wrote on disk, with zero cloud dependency and zero tracking.
- **Direct URL**: https://jadmadi.net/project/thermal/

### [OpenCode Plugins & Tools](https://jadmadi.net/project/opencode-plugins/)
- **Tagline**: Curated ecosystem of 12 production-grade plugins and workflows for OpenCode V2
- **Domain**: AI Agents & Ecosystem (Developer Tools & Agents)
- **Status**: Featured Fleet (2026)
- **License**: AGPL-3.0-only
- **Scope**: 12 Plugins · OpenCode V2 · CalVer 2026.9.0
- **Summary**: A standardized fleet of plugins and workflows for OpenCode V2: mid-session model switching, context budgeting, durable project memory, best-of-N judges, and spec-to-ship workflows. Standardized on CalVer (v2026.9.0) and OpenCode 2.0.16 compatibility.
- **Direct URL**: https://jadmadi.net/project/opencode-plugins/

### [91 Places to Launch Your Startup & SaaS](https://jadmadi.net/project/91places/)
- **Tagline**: Curated distribution tracker across 91 high-authority startup directories
- **Domain**: Distribution & Growth (Distribution & Growth)
- **Status**: Featured Project (2026)
- **License**: Proprietary / Free Web Tool
- **Scope**: 91 Directories · DR 38–98 · Interactive Progress Tracker
- **Summary**: An interactive distribution workbench ranking 91 high-authority startup directories, product launch platforms, and maker communities by Domain Rating (DR 38–98). Features real-time completion tracking, one-click copy, and export.
- **Direct URL**: https://jadmadi.net/project/91places/

### [Mahak (مِحَكّ)](https://jadmadi.net/project/mahak/)
- **Tagline**: Open community benchmark evaluating LLM Arabic fluency on authentic everyday tasks
- **Domain**: Arabic Tech & Benchmarks (Arabic Tech)
- **Status**: Live Platform (2026)
- **License**: Open Data / Waqf
- **Scope**: 65 Models · 25 Benchmark Tasks · Web Arena, Go CLI & MCP
- **Summary**: Open evaluation benchmark platform that benchmarks leading AI models on native Arabic fluency, nuanced cultural comprehension, instruction following, and dialectal subtleties across legal contracts, correspondence, and literature.
- **Direct URL**: https://jadmadi.net/project/mahak/

### [Waqf-DPL 1.0 (رُخصة وَقْف الرَّقْمِيَّة العامَّة)](https://jadmadi.net/project/waqf-dpl/)
- **Tagline**: Digital Public License governing Islamic software and digital works released as continuous endowment (Waqf)
- **Domain**: Standards & Digital Waqf (Standards & Specs)
- **Status**: Active Spec (2026)
- **License**: Waqf-DPL 1.0
- **Scope**: 7 License Tiers · Islamic Jurisprudence · Digital Public License
- **Summary**: Legal specification and charter for the Waqf Digital Public License (رُخصة وَقْف الرَّقْمِيَّة العامَّة — Waqf-DPL 1.0). Establishes an Islamic jurisprudence framework for digital public licensing across 7 tiered levels (ranging from WaqfDPL-Isnad to WaqfDPL-Muqayyad).
- **Direct URL**: https://jadmadi.net/project/waqf-dpl/

## Complete Directory by Domain

### Developer Tools & Infrastructure

#### [Thermal](https://jadmadi.net/project/thermal/)
- **Tagline**: Multi-agent terminal activity heatmap, streak tracker, and token FinOps dashboard
- **Status**: Featured Project (2026)
- **License**: Dual: AGPL-3.0 (Community) / Commercial (Enterprise)
- **Languages / Stack**: Go, SQLite
- **Highlights**: 14 AI Tools · CLI & TUI · AGPL-3.0 / Commercial
- **Install**: `curl -fsSL https://jadmadi.net/thermal/install.sh | sh`
- **Description**: Local-first GitHub-style contribution heatmap and interactive TUI dashboard for 14+ AI coding agents. Reads the local telemetry and session transcripts agents already wrote on disk, with zero cloud dependency and zero tracking.
- **URL**: https://jadmadi.net/project/thermal/

#### [Surge](https://jadmadi.net/project/surge/)
- **Tagline**: Lightning-fast, concurrent HTTP load testing tool in Go with CI quality gates
- **Status**: Active Tool (2026)
- **License**: AGPL-3.0
- **Languages / Stack**: Go
- **Highlights**: Sub-millisecond tail latency · 4 Presets · Automated CI Verdicts · AGPL-3.0
- **Install**: `go install github.com/jadmadi/surge@latest`
- **Description**: High-performance concurrent HTTP load testing CLI built in Go. Measures latency percentiles (p50, p90, p95, p99), ships real-user traffic presets (baseline, realistic, capacity, spike), provides automated health verdicts, and emits structured JSON for CI/CD gates.
- **URL**: https://jadmadi.net/project/surge/

#### [Skill Cabinet Go](https://jadmadi.net/project/skill-cabinet-go/)
- **Tagline**: Ultra-fast single-binary Go companion to subsy/skill-cabinet
- **Status**: Active Tool (2026)
- **License**: MIT
- **Languages / Stack**: Go
- **Highlights**: 3.5 MB Binary · UPX Packed · Byte-Identical Node Parity
- **Install**: `go install github.com/jadmadi/skill-cabinet-go@latest`
- **Description**: Inspect, count, and weed agent skills on your machine with one static Go binary. Features an embedded local web desk, a scriptable CLI, and registry evidence. 3.5 MB UPX-packed, byte-identical parity with the Node implementation, self-updating.
- **Coupled Upstream Contribution**: [subsy/skill-cabinet](https://github.com/subsy/skill-cabinet) — 8x scan speedup (7s → 0.83s), storage reality tracking, and link deduplication (PRs #4–#8 merged) (merged)
  - Merged PR: https://github.com/subsy/skill-cabinet/pull/4
  - Merged PR: https://github.com/subsy/skill-cabinet/pull/5
  - Merged PR: https://github.com/subsy/skill-cabinet/pull/6
  - Merged PR: https://github.com/subsy/skill-cabinet/pull/7
  - Merged PR: https://github.com/subsy/skill-cabinet/pull/8
- **URL**: https://jadmadi.net/project/skill-cabinet-go/

#### [Open-Streak](https://jadmadi.net/project/open-streak/)
- **Tagline**: GitHub-style terminal activity heatmap and streak tracker for OpenCode
- **Status**: Active Tool (2026)
- **License**: MIT
- **Languages / Stack**: TypeScript
- **Highlights**: Interactive CLI · ANSI Terminal Colors · Daily Heatmap
- **Install**: `pnpm dlx open-streak`
- **Description**: CLI tool that parses your local OpenCode session history to render a GitHub-style terminal contribution heatmap, streak statistics, and daily activity breakdown.
- **URL**: https://jadmadi.net/project/open-streak/

#### [MiMo-Streak](https://jadmadi.net/project/mimo-streak/)
- **Tagline**: Terminal activity heatmap, model breakdown, and cost tracker for MiMoCode
- **Status**: Active Tool (2026)
- **License**: MIT
- **Languages / Stack**: TypeScript
- **Highlights**: Model Breakdown · Cost Tracking · WCAG AAA Palette
- **Install**: `pnpm dlx mimo-streak`
- **Description**: Activity heatmap, streaks, model distribution, and cost tracking CLI for Xiaomi MiMoCode usage data with adaptive WCAG AAA terminal colors.
- **URL**: https://jadmadi.net/project/mimo-streak/

#### [Go-OPML](https://jadmadi.net/project/go-opml/)
- **Tagline**: High-performance CLI tool to parse OPML and fetch RSS feeds concurrently
- **Status**: Active Tool (2025)
- **License**: GPL-3.0
- **Languages / Stack**: Go
- **Highlights**: Latest Release v1.1.0 · pkg.go.dev Package · GPL-3.0
- **Install**: `go install github.com/jadmadi/Go-OPML@latest`
- **Description**: High-performance Go CLI utility that parses OPML outline files, converts them to structured JSON, and concurrently health-checks and polls hundreds of RSS/podcast feeds.
- **URL**: https://jadmadi.net/project/go-opml/

### AI Agents & Ecosystem

#### [OpenCode Plugins & Tools](https://jadmadi.net/project/opencode-plugins/)
- **Tagline**: Curated ecosystem of 12 production-grade plugins and workflows for OpenCode V2
- **Status**: Featured Fleet (2026)
- **License**: AGPL-3.0-only
- **Languages / Stack**: TypeScript, Go
- **Highlights**: 12 Plugins · OpenCode V2 · CalVer 2026.9.0
- **Description**: A standardized fleet of plugins and workflows for OpenCode V2: mid-session model switching, context budgeting, durable project memory, best-of-N judges, and spec-to-ship workflows. Standardized on CalVer (v2026.9.0) and OpenCode 2.0.16 compatibility.
- **URL**: https://jadmadi.net/project/opencode-plugins/

#### [Sila (صِلَة)](https://jadmadi.net/project/sila/)
- **Tagline**: Unified multi-agent cross-harness session memory engine and MCP server
- **Status**: Work in Progress / Private Beta (2026)
- **License**: Proprietary / Planned Open Core
- **Languages / Stack**: Go, SQLite
- **Highlights**: 27 MCP Tools · 6+ Harnesses · Local SQLite
- **Description**: Local-first knowledge engine that consolidates session memory, handoffs, and codebase facts across Devin, Claude Code, OpenCode, Codex, Antigravity, and MiMo into one queryable SQLite store. Exposes a 27-tool Model Context Protocol (MCP) server.
- **URL**: https://jadmadi.net/project/sila/

#### [Jad's Agent Skills](https://jadmadi.net/project/skills/)
- **Tagline**: Curated engineering, Cloudflare, and architecture skills for coding agents
- **Status**: Active Catalog (2026)
- **License**: MIT
- **Languages / Stack**: Markdown, Shell
- **Highlights**: 5 Core Skills · 6 Agent Harnesses · Strict Description Hygiene
- **Install**: `pnpm dlx skills add jadmadi/skills`
- **Description**: Production-grade agent skills adhering to the Agent Skills standard. Works seamlessly across Claude Code, Cursor, Windsurf, Codex, Devin, and Antigravity, covering structured problem solving (ADOO), pre-flight checklists, single-file HTML architecture docs, and Cloudflare Workers CPU/D1 audits.
- **URL**: https://jadmadi.net/project/skills/

### Arabic Tech & Benchmarks

#### [Mahak (مِحَكّ)](https://jadmadi.net/project/mahak/)
- **Tagline**: Open community benchmark evaluating LLM Arabic fluency on authentic everyday tasks
- **Status**: Live Platform (2026)
- **License**: Open Data / Waqf
- **Languages / Stack**: TypeScript, Go, Astro
- **Highlights**: 65 Models · 25 Benchmark Tasks · Web Arena, Go CLI & MCP
- **Description**: Open evaluation benchmark platform that benchmarks leading AI models on native Arabic fluency, nuanced cultural comprehension, instruction following, and dialectal subtleties across legal contracts, correspondence, and literature.
- **URL**: https://jadmadi.net/project/mahak/

### Islamic Tech & Waqf

#### [WaqfTech Markdown Editor](https://jadmadi.net/project/waqftech-markdown-editor/)
- **Tagline**: Lightweight Markdown editor with auto-formatting for Islamic texts and typography
- **Status**: Live Demo (2026)
- **License**: WaqfDPL-Isnad 1.0
- **Languages / Stack**: TypeScript, React
- **Highlights**: Dual-Row Toolbar · RTL Typography · Guided Quran Search · WaqfDPL-Isnad
- **Install**: `pnpm add @waqftech/markdown-editor`
- **Description**: Web editor specifically engineered for Arabic and Islamic texts. Features automated formatting for Quranic verses (symbols and brackets ﴿ ﴾), Hadith quotation markers, classical honorific ligatures, and RTL paragraph styling.
- **URL**: https://jadmadi.net/project/waqftech-markdown-editor/

### Standards & Digital Waqf

#### [Waqf-DPL 1.0 (رُخصة وَقْف الرَّقْمِيَّة العامَّة)](https://jadmadi.net/project/waqf-dpl/)
- **Tagline**: Digital Public License governing Islamic software and digital works released as continuous endowment (Waqf)
- **Status**: Active Spec (2026)
- **License**: Waqf-DPL 1.0
- **Languages / Stack**: Markdown, Legal Spec
- **Highlights**: 7 License Tiers · Islamic Jurisprudence · Digital Public License
- **Description**: Legal specification and charter for the Waqf Digital Public License (رُخصة وَقْف الرَّقْمِيَّة العامَّة — Waqf-DPL 1.0). Establishes an Islamic jurisprudence framework for digital public licensing across 7 tiered levels (ranging from WaqfDPL-Isnad to WaqfDPL-Muqayyad).
- **URL**: https://jadmadi.net/project/waqf-dpl/

### Distribution & Growth

#### [91 Places to Launch Your Startup & SaaS](https://jadmadi.net/project/91places/)
- **Tagline**: Curated distribution tracker across 91 high-authority startup directories
- **Status**: Featured Project (2026)
- **License**: Proprietary / Free Web Tool
- **Languages / Stack**: TypeScript, Astro
- **Highlights**: 91 Directories · DR 38–98 · Interactive Progress Tracker
- **Description**: An interactive distribution workbench ranking 91 high-authority startup directories, product launch platforms, and maker communities by Domain Rating (DR 38–98). Features real-time completion tracking, one-click copy, and export.
- **URL**: https://jadmadi.net/project/91places/

### Themes & UI

#### [OpenCode MiMoCode Theme](https://jadmadi.net/project/opencode-mimocode-theme/)
- **Tagline**: Warm dark and light theme pair for OpenCode with signature orange accents
- **Status**: Active Theme (2026)
- **License**: MIT
- **Languages / Stack**: JSON
- **Highlights**: Dark & Light variants · Orange accent palette · WCAG compliant
- **Install**: `curl -o ~/.config/opencode/themes/mimocode.json https://raw.githubusercontent.com/jadmadi/opencode-MiMoCode-Theme/main/mimocode.json`
- **Description**: Port of the popular zed-mimoCode-theme to the OpenCode IDE and terminal environment. Features warm-black dark mode surfaces, crisp cream light mode surfaces, and vivid orange/indigo accents.
- **URL**: https://jadmadi.net/project/opencode-mimocode-theme/

#### [Zed MiMoCode Theme](https://jadmadi.net/project/zed-mimocode-theme/)
- **Tagline**: Warm dark and light theme pair for the Zed code editor
- **Status**: Listed in Zed Extensions (2026)
- **License**: MIT
- **Languages / Stack**: JSON
- **Highlights**: Official Zed Catalog Extension · Dark & Light
- **Install**: `zed: install extension 'mimo-code-theme'`
- **Description**: Warm dark and light theme pair for Zed with signature orange accents. Officially listed in the Zed Extensions catalog.
- **Coupled Upstream Contribution**: [zed-industries/extensions](https://github.com/zed-industries/extensions) — Accepted into the official Zed Extensions catalog (PR #7409 merged) (merged)
  - Merged PR: https://github.com/zed-industries/extensions/pull/7409
- **URL**: https://jadmadi.net/project/zed-mimocode-theme/

## Resources & Contact
- Main Archive: https://jadmadi.net/posts/
- Topics & Taxonomy: https://jadmadi.net/topics/
- Inquiries & Beta Access: https://jadmadi.net/contact/
- X: https://x.com/jadmadi
- GitHub: https://github.com/jadmadi
