MCP server Claude CodeCodexCursor +2
MCP server "devcodex-memory" as configured in devcodex-labs/devcodex. Runs mcp/memory-server.js with node.
MCP server Claude CodeCodexCursor +2
MCP server "devcodex-memory" as configured in devcodex-labs/devcodex. Runs mcp/memory-server.js with node.
MCP server Claude CodeCodexCursor +2
MCP server "devcodex-profile" as configured in devcodex-labs/devcodex. Runs mcp/profile-server.js with node.
Agent
An AI development-rules assistant with an automatic mode that can be enabled explicitly or through configured aliases. It keeps that mode active during a conversation and can proceed automatically in approved paths while enforcing safety rules.
Agent
An AI assistant for software development that identifies the kind of help needed and routes the request to a matching workflow.
Skill Claude CodeCodex
A guide for building accessible and multilingual software. Accessibility means making interfaces usable with tools such as keyboards and screen readers; internationalisation prepares them for different languages, regions, and writing directions.
Skill Claude CodeCodex
An architecture guide for AI agent systems, including how agents choose routes, call tools, manage context, remember information, and handle state. It also covers permissions, human involvement, monitoring, replay, and governance.
Skill Claude CodeCodex
An AI evaluation engineering specialist for testing models and prompts. The description does not provide enough detail to state which concrete operations it performs.
Skill Claude CodeCodex
A default, read-only analysis workflow that prioritises facts found in the code. It uses related investigations and convergence checks to validate conclusions.
Skill Claude CodeCodex
A read-only workflow for technical research, technology choices, feasibility assessments, and investigations into root causes.
Skill Claude CodeCodex
An architecture guide for public APIs, including HTTP services, software-development kits, command-line tools, schemas, types, errors, pagination, filtering, and compatibility.
Skill Claude CodeCodex
An API verification workflow that creates both an .http request file and a .cjs JavaScript file, then runs an automation script to test them. An API is an interface through which software exchanges requests and responses.
Skill Claude CodeCodex
A shared baseline audit check covering dimensions named G0G5 and a profile-freshness check. The available description does not explain what those dimensions measure.
Skill Claude CodeCodex
A review checklist for D1D25 specification files, covering the dimensions used to examine those documents.
Skill Claude CodeCodex
A set of review checks for README files, architecture documents, and developer guides. The available description lists the review categories but does not explain their individual checks.
Skill Claude CodeCodex
An execution-review guide for checking coding work in prioritized batches and targeted subsets. Its excerpt does not provide more detail about the checks it performs.
Skill Claude CodeCodex
An engineering review skill covering twelve project-audit areas. The listed areas include code quality, project structure, dependency safety, and resource leaks.
Skill Claude CodeCodex
A review checklist for README files and user documentation, focused on how people start, follow examples, configure the software, troubleshoot it, and move through the documented usage path.
Skill Claude CodeCodex
A pre-release review assistant that checks whether a software package or plugin is ready to publish.
Skill Claude CodeCodex
A report-review skill described only as covering review dimensions RA-1 through RA-6. The supplied information does not explain what those dimensions assess.
Skill Claude CodeCodex
A review guide for checking requirements documents, from the initial definition through functional details and verifiable facts. It also distinguishes what can be tested directly from what must be derived from the requirements.
Skill Claude CodeCodex
A workflow for keeping the state of an audit between coding sessions. It stores audit rounds, findings, and whether the review has converged in JSON files under /.audit-state/.
Skill Claude CodeCodex
A review checklist for technical designs, covering architecture, technology choices, and the plan for implementing a system or feature.
Skill Claude CodeCodex
A review workflow for documentation used by end users and developers. It covers README files, documentation sites, setup guides, navigation, configuration, troubleshooting, and the path users follow to complete real tasks.
Skill Claude CodeCodex
A review guide for backend and business-domain design. It examines business rules, workflows, permissions, APIs, transactions, consistency, repeated requests, compatibility, data boundaries, and service responsibilities.