🧠
AI EngineeringJavaScript

MemoraX Code

by memorax-ai

MemoraX Code is an AI Engineering skill for Claude Code, published by memorax-ai in memorax-code.

631 stars39 forkson memorax-ai/memorax-codeAdded 2026/08/24+69% in starsRepository updated 2026/08/22
ai-agentsclaude-codecodexcoding-memorydeveloper-toolsmemoraxtypescript
Install in seconds
Install MemoraX Code
Copy MemoraX Code into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/memorax-ai/memorax-code/tree/main/packages/ts/memorax-code-codex-adapter/skills/memorax-code ~/.claude/skills/memorax-code

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/memorax-ai/memorax-code.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
packages/ts/memorax-code-codex-adapter/skills/memorax-code/SKILL.md in memorax-ai/memorax-code
Installs to
~/.claude/skills/memorax-code
Collection
The only skill cataloged from this repository
Category
AI Engineering2451 skills

What MemoraX Code does

MemoraX Code routes requests to coding, repo, or personal memory based on the kind of durable information involved. Use it when a task may depend on prior fixes, repository memory, reusable procedures, preferences, or other retained context.

MemoraX Code is cataloged under AI Engineering on DirSkills. MemoraX Code comes from a repository tagged ai-agents, claude-code, codex, coding-memory and developer-tools.

Documentation

README

MemoraX Code

Classify the requested memory authority first, then its operation. Load only the matching reference unless the request genuinely spans authorities or operations.

After selecting an operation reference, read it completely in a standalone tool call and wait for the full result before constructing or executing that operation. Never combine reading a required reference with the command or action it governs in the same shell command or tool call.

Authority Router

MemoraX Code Coding Memory

Use MemoraX Code coding memory for reusable engineering knowledge learned across coding work: prior fixes, failed approaches, coding conventions, implementation pitfalls, validation patterns, and design rationale.

This is the opening of the README. Read the full README on GitHub.

Commands MemoraX Code provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /memorax-code

Frequently asked about MemoraX Code

  • How does MemoraX Code compare to other AI Engineering skills?

    MemoraX Code ranks #1876 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of MemoraX Code against them. Open each page to compare what they document and how they install.