u9401066

363 mods across 11 repositories, 53 stars between them.

code

193

u9401066/pharmacy-mcp

Agent

A coding agent that writes and changes software according to the project’s conventions and domain-driven design (DDD), an approach that organizes code around business concepts. It also follows a memory bank when the project has one.

3 1mo ago A 43 tokens original Apache-2.0

context-loader

194

u9401066/pharmacy-mcp

Agent

A context-loading agent that reads a project's memory files, code, and documentation, then turns the scattered information into a structured summary.

3 1mo ago A 40 tokens original Apache-2.0

debug

195

u9401066/pharmacy-mcp

Agent

A debugging agent for the Academic Figures MCP project that uses project notes and past decisions to investigate software problems. It traces errors through the project’s presentation, application, domain, and infrastructure layers.

3 1mo ago A 33 tokens original Apache-2.0

deep-thinker

196

u9401066/pharmacy-mcp

Agent

A reasoning-focused coding agent for analysing difficult engineering problems before suggesting a solution. It covers algorithms, system design, technology choices, and root-cause analysis—the process of finding the underlying reason a problem occurs.

3 1mo ago A 45 tokens original Apache-2.0

orchestrator

197

u9401066/pharmacy-mcp

Agent

A coordinating coding agent that breaks large engineering tasks into smaller jobs and assigns them to specialised agents. It tracks the work, combines the results, and performs a final check.

3 1mo ago A 58 tokens original Apache-2.0

research

198

u9401066/pharmacy-mcp

Agent

Research assistant for PubMed Search MCP plus Zotero Keeper MCP. Uses collaboration-safe search, duplicate-check, and import workflow.

3 1mo ago A 25 tokens original Apache-2.0

researcher

199

u9401066/pharmacy-mcp

Agent

A read-only codebase research agent that scans a project, compares its parts, and prepares a report. A codebase is the complete collection of source files and related project files.

3 1mo ago A 41 tokens original Apache-2.0

review-panel

200

u9401066/pharmacy-mcp

Agent

A review coordinator that sends code to three AI reviewers and combines their findings into one report. The reviewers focus on security, correctness, performance, architecture, tests, and documentation.

3 1mo ago A 49 tokens original Apache-2.0

reviewer-anthropic

201

u9401066/pharmacy-mcp

Agent

A code-review agent focused on security, type correctness, unusual input cases, and error handling, using Claude as its review model.

3 1mo ago A 29 tokens original Apache-2.0

reviewer-google

202

u9401066/pharmacy-mcp

Agent

A code-review agent focused on software architecture, tests, documentation, and continuous integration. Continuous integration is the automated process that builds and tests code as changes are made.

3 1mo ago A 28 tokens original Apache-2.0

reviewer-openai

203

u9401066/pharmacy-mcp

Agent

A GPT-based code review agent for the Academic Figures MCP project. It reviews performance, readability, design patterns, maintainability, and separation between parts of the application.

3 1mo ago A 26 tokens original Apache-2.0

test-runner

204

u9401066/pharmacy-mcp

Agent

A test-running agent that executes a Python project's pytest tests, investigates failures, and tries small local fixes in repeated rounds.

3 1mo ago A 42 tokens original Apache-2.0

u9401066/pharmacy-mcp

Instructions file GitHub Copilot

Project instructions for pharmacy-mcp, an MCP server that provides medicine-related functions, written for GitHub Copilot and Claude Code. They describe the project’s rules, architecture, tests, and development practices.

3 1mo ago A 2,328 tokens original Apache-2.0

u9401066/pharmacy-mcp

Instructions file CodexOpenCode

Instructions for u9401066/pharmacy-mcp, covering zotero + pubmed mcp codex harness, goal, working style, core workflow and repository work.

3 1mo ago A 588 tokens original Apache-2.0

pharmacy-mcp

207

u9401066/pharmacy-mcp

MCP server Claude CodeCodexCursor +2

MCP server "pharmacy-mcp" as configured in u9401066/pharmacy-mcp. Runs locally from the pharmacy-mcp Python package.

3 1mo ago A tokens not measured original Apache-2.0

changelog-updater

208

u9401066/HyperHierarchicalRAG

Skill Claude CodeCodex

A workflow that updates CHANGELOG.md, a file recording software changes, using the Keep a Changelog format.

2 4mo ago A 41 tokens copy · 100% Apache-2.0

code-refactor

209

u9401066/HyperHierarchicalRAG

Skill Claude CodeCodex

A code-refactoring procedure that finds and restructures code to keep it aligned with domain-driven design, an approach that organizes software around business concepts. It covers triggers, size and complexity limits, and common ways to split code.

2 4mo ago A 50 tokens copy · 100% Apache-2.0

code-reviewer

210

u9401066/HyperHierarchicalRAG

Skill Claude CodeCodex

A code-review checklist that examines code quality, security, performance, maintainability, and tests.

2 4mo ago A 0 tokens copy · 100% Apache-2.0

ddd-architect

211

u9401066/HyperHierarchicalRAG

Skill Claude CodeCodex

A guide for organizing code around business concepts and keeping database access in a separate layer. This approach is called domain-driven design, or DDD.

2 4mo ago A 0 tokens copy · 100% Apache-2.0

git-doc-updater

212

u9401066/HyperHierarchicalRAG

Skill Claude CodeCodex

A pre-commit documentation check that compares code changes with project documents such as README.md and CHANGELOG.md.

2 4mo ago A 0 tokens copy · 100% Apache-2.0

git-precommit

213

u9401066/HyperHierarchicalRAG

Skill Claude CodeCodex

A pre-commit checklist that coordinates documentation updates, architecture checks, memory synchronization, and final commit preparation.

2 4mo ago A 0 tokens copy · 100% Apache-2.0

memory-checkpoint

214

u9401066/HyperHierarchicalRAG

Skill Claude CodeCodex

A memory-saving workflow that records important project context in files called a Memory Bank. It is intended to preserve details when a long conversation is shortened or summarized.

2 4mo ago A 0 tokens copy · 100% Apache-2.0

memory-updater

215

u9401066/HyperHierarchicalRAG

Skill Claude CodeCodex

A workflow for updating a project's Memory Bank files with current work, progress, decisions, and context. The files include activeContext.md, progress.md, and decisionLog.md.

2 4mo ago A 0 tokens copy · 100% Apache-2.0

project-init

216

u9401066/HyperHierarchicalRAG

Skill Claude CodeCodex

A project-starting helper that creates a new project from an existing template. It copies the structure and selected files, then prepares fresh project metadata and history.

2 4mo ago A 0 tokens copy · 100% Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: