code
193Agent
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.
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.
Agent
A context-loading agent that reads a project's memory files, code, and documentation, then turns the scattered information into a structured summary.
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.
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.
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.
Agent
Research assistant for PubMed Search MCP plus Zotero Keeper MCP. Uses collaboration-safe search, duplicate-check, and import workflow.
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.
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.
Agent
A code-review agent focused on security, type correctness, unusual input cases, and error handling, using Claude as its review model.
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.
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.
Agent
A test-running agent that executes a Python project's pytest tests, investigates failures, and tries small local fixes in repeated rounds.
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.
Instructions file CodexOpenCode
Instructions for u9401066/pharmacy-mcp, covering zotero + pubmed mcp codex harness, goal, working style, core workflow and repository work.
MCP server Claude CodeCodexCursor +2
MCP server "pharmacy-mcp" as configured in u9401066/pharmacy-mcp. Runs locally from the pharmacy-mcp Python package.
Skill Claude CodeCodex
A workflow that updates CHANGELOG.md, a file recording software changes, using the Keep a Changelog format.
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.
Skill Claude CodeCodex
A code-review checklist that examines code quality, security, performance, maintainability, and tests.
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.
Skill Claude CodeCodex
A pre-commit documentation check that compares code changes with project documents such as README.md and CHANGELOG.md.
Skill Claude CodeCodex
A pre-commit checklist that coordinates documentation updates, architecture checks, memory synchronization, and final commit preparation.
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.
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.
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.
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: