Skill Claude CodeCodex
A workflow that updates CHANGELOG.md, a file recording software changes, using the Keep a Changelog format.
HyperHierarchicalRAG: Combining Hypergraph Memory (HGMem) with Hierarchical Retrieval (LightRAG) - A novel RAG system with MCP Server integration for AI Agents
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.
Skill Claude CodeCodex
A README translation helper that keeps an English README and a Traditional Chinese version aligned. A README is the main document explaining a software project.
Skill Claude CodeCodex
A skill for updating a README, the main project explanation file, so it reflects changes in the code. It detects changes such as new features, dependencies, API updates, and directory changes.
Skill Claude CodeCodex
A roadmap maintenance helper that updates ROADMAP.md, a file listing planned and completed work, after features are finished.
Skill Claude CodeCodex
A code-testing helper that creates tests and checks for programming mistakes, including unit, integration, and end-to-end tests. It can also produce coverage reports, which show how much code the tests exercise.
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: