OthmanAdi

102 mods across 12 repositories, 27k stars between them.

openui

53

OthmanAdi/openui-forge

Command

Detect OpenUI project state and suggest next action.

22 29d ago A 9 tokens original MIT

researchclaw-cn

54

OthmanAdi/researchclaw-skill

Skill Claude CodeCodex

A Chinese-language wrapper for AutoResearchClaw, a 23-stage research pipeline. It can take a research topic through literature review, experiments, paper creation, peer review, and citation checking, provided the underlying software is installed.

20 4mo ago B 58 tokens original MIT

researchclaw

55

OthmanAdi/researchclaw-skill

Skill Claude CodeCodex

Automate setup, configuration, execution, monitoring, and troubleshooting of AutoResearchClaw — the 23-stage autonomous research pipeline that generates conference-grade papers. Use when the user mentions ResearchClaw, wants to write a research paper autonomously, needs to set up or debug the pipeline, or says…

20 4mo ago B 74 tokens original MIT

OthmanAdi/codebase-knowledge-builder

Skill Claude CodeCodex

Study unfamiliar codebases and produce evidence-backed knowledge artifacts. Use for repository orientation, architecture mapping, subsystem tracing, onboarding, or codebase documentation.

18 2d ago A 35 tokens original MIT

ableton-live

59

OthmanAdi/loophole

Skill Claude CodeCodex

Connect and operate the Loophole Bridge (Ableton Live MCP server). Use when the user wants to check Live/bridge prerequisites, wire an MCP client to Loophole, or run a Live editing recipe (humanize, build arrangement, batch rename, chord from prompt). Triggers: "is my Ableton bridge working", "set up loophole"…

16 2d ago A 90 tokens original MIT

mddesign

60

OthmanAdi/MDDesign

Plugin Claude Code

Self-hosted marketplace for the MDDesign orchestrator plugin.

13 4mo ago A tokens not measured original Apache-2.0

mddesign

61

OthmanAdi/MDDesign

Plugin Claude Code

Orchestrator plugin that weaves planning-with-files, DESIGN.md, memory routing, agent teams, and session handoff into one composable contract for any modern coding agent. Composes existing skills without altering their core. Includes code-to-DESIGN.md harvest and critique.

13 4mo ago A tokens not measured original Apache-2.0

design-bridge

62

OthmanAdi/MDDesign

Skill Claude CodeCodex

Continuously bridges DESIGN.md into the active planning phase. When the user is working on a UI phase, reads the project's DESIGN.md, extracts the relevant token slice, and appends it to findings.md under "## Design Context" so the agent sees design constraints in its attention window. Never edits DESIGN.md, never…

13 4mo ago A 80 tokens original Apache-2.0

design-harvest

63

OthmanAdi/MDDesign

Skill Claude CodeCodex

Harvests a DESIGN.md from an existing codebase, critiques it against the actual code, and applies safe quick-win fixes. Three modes harvest / critique / fix. Shells out to npx @google/design.md lint for structural validation; never reimplements Google's linter. The on-ramp that makes DESIGN.md adoptable for every…

13 4mo ago A 83 tokens original Apache-2.0

memory-layer

64

OthmanAdi/MDDesign

Skill Claude CodeCodex

Three-tier memory layer for the orchestrator. Routes scratch (file-tier), WHERE (QMD), and WHY (MemPalace) through the existing code-memory-router slash command. Never edits planning files directly. Every WHY-tier promotion goes through the HITL gate.

13 4mo ago A 56 tokens original Apache-2.0

session-handoff

65

OthmanAdi/MDDesign

Skill Claude CodeCodex

Makes sessions durable across /clear, machine reboots, and IDE switches. SessionStart catchup pulls scratch + last MemPalace recall + planning files into context. Stop promotion writes a handoff note and runs memory-keeper. Manual /mddesign:handoff re-runs either at any time.

13 4mo ago A 67 tokens original Apache-2.0

team-dispatch

66

OthmanAdi/MDDesign

Skill Claude CodeCodex

Turns a plan phase into a PhaseSpec v1 and dispatches it to a specialist subagent via the Agent tool. Subagent reads files itself, returns a structured result, the result is logged into progress.md. Markdown is the shared state; no in-memory shared store across agents.

13 4mo ago A 61 tokens original Apache-2.0

design-archeologist

67

OthmanAdi/MDDesign

Agent Codex

Long-running codebase scan. Extracts de-facto design tokens from existing UI code, clusters them by frequency, names them, returns a draft DESIGN.md body conforming to the Google Labs spec. Dispatched by /mddesign:harvest.

13 4mo ago A 56 tokens original Apache-2.0

executor

68

OthmanAdi/MDDesign

Agent Codex

Consumes one PhaseSpec v1 and runs it end to end. Reads referenced files itself. Returns a structured result. Default subagent for /mddesign:team dispatch.

13 4mo ago A 37 tokens original Apache-2.0

memory-keeper

69

OthmanAdi/MDDesign

Agent Codex

Triggered on Stop. Classifies recent session output into scratch / WHERE / WHY tiers. Returns a list of WHY-promotion candidates with verbatim quotes and proposed MemPalace drawer paths. HITL gates the actual promotion.

13 4mo ago A 48 tokens original Apache-2.0

planner

70

OthmanAdi/MDDesign

Agent Codex

Drafts a PhaseSpec v1 from a phase in taskplan.md. Read-only on planning files; returns the spec as text.

13 4mo ago A 29 tokens original Apache-2.0

reviewer

71

OthmanAdi/MDDesign

Agent Codex

HITL surrogate. Audits an executor's structured result against the PhaseSpec donewhen criteria. Returns approve, reject, or escalate. Read-only.

13 4mo ago A 34 tokens original Apache-2.0

compose

72

OthmanAdi/MDDesign

Command Codex

One-shot wiring check for MDDesign. Verifies planning-with-files, DESIGN.md, code-memory-router, and Google linter are all reachable. Surfaces any missing piece with a one-line fix-it. Read-only.

13 4mo ago B 44 tokens original Apache-2.0