u9401066

363 mods across 11 repositories, 53 stars between them.

readme-i18n

217

u9401066/HyperHierarchicalRAG

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.

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

readme-updater

218

u9401066/HyperHierarchicalRAG

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.

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

roadmap-updater

219

u9401066/HyperHierarchicalRAG

Skill Claude CodeCodex

A roadmap maintenance helper that updates ROADMAP.md, a file listing planned and completed work, after features are finished.

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

test-generator

220

u9401066/HyperHierarchicalRAG

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.

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

u9401066/HyperHierarchicalRAG

Instructions file

A project guide for Claude Code, Anthropic’s AI coding assistant, in the HyperHierarchicalRAG project. It describes the project’s rules, architecture, memory files, Python setup, and Git workflow.

2 4mo ago A 1,149 tokens copy · 100% Apache-2.0

bug-fix

223

u9401066/medvision-mcp

Skill Claude CodeCodex

A structured process for finding and fixing software bugs, including identifying their underlying cause and preventing them from returning.

0 7mo ago A 0 tokens

changelog-updater

224

u9401066/medvision-mcp

Skill Claude CodeCodex

A tool that updates CHANGELOG.md, the file that records notable changes between software versions, using the Keep a Changelog format.

0 7mo ago A 0 tokens

code-refactor

225

u9401066/medvision-mcp

Skill Claude CodeCodex

A workflow for reorganizing existing code to improve its structure without changing what it is meant to do. It includes domain-driven design, an approach that organizes software around the business concepts it represents.

0 7mo ago A 0 tokens

code-review-workflow

226

u9401066/medvision-mcp

Skill Claude CodeCodex

A structured process for reviewing pull requests or merge requests, which are proposed code changes awaiting review.

0 7mo ago A 0 tokens

code-reviewer

227

u9401066/medvision-mcp

Skill Claude CodeCodex

A code-review tool that checks proposed code changes for quality, security, and common good practices. A code review is a check of changes before they are merged into a project.

0 7mo ago A 0 tokens

ddd-architect

228

u9401066/medvision-mcp

Skill Claude CodeCodex

A coding guideline for organising frontend and backend code around business domains, with a separate data-access layer. It applies to projects using React, Vue, Python, or TypeScript.

0 7mo ago A 0 tokens

feature-development

229

u9401066/medvision-mcp

Skill Claude CodeCodex

A guided process for building a software feature from initial planning through deployment. It responds to feature-development requests and several equivalent trigger phrases.

0 7mo ago A 0 tokens

git-doc-updater

230

u9401066/medvision-mcp

Skill Claude CodeCodex

A coding skill that checks key documentation before Git commits and updates it when needed. A Git commit records a set of code changes in a project’s history.

0 7mo ago A 0 tokens

git-precommit

231

u9401066/medvision-mcp

Skill Claude CodeCodex

A pre-commit checklist for Git, the version-control system used to record code changes. It coordinates memory notes and updates to files such as the README, changelog, and roadmap before committing or pushing.

0 7mo ago A 0 tokens

memory-checkpoint

232

u9401066/medvision-mcp

Skill Claude CodeCodex

A workflow for saving detailed conversation context to an external Memory Bank before the conversation is shortened or paused.

0 7mo ago A 0 tokens

memory-updater

233

u9401066/medvision-mcp

Skill Claude CodeCodex

A skill for maintaining Memory Bank files that record a project's current context, progress, and decisions.

0 7mo ago A 0 tokens

project-init

234

u9401066/medvision-mcp

Skill Claude CodeCodex

A project-starting template and setup process for creating new projects from a predefined structure. It responds to requests to initialize, bootstrap, scaffold, clone, or fork a project.

0 7mo ago A 0 tokens

readme-i18n

235

u9401066/medvision-mcp

Skill Claude CodeCodex

A coding skill for maintaining English and Chinese versions of a README file. A README is the project’s main introduction and usage guide; multilingual means keeping it available in more than one language.

0 7mo ago A 0 tokens

readme-updater

236

u9401066/medvision-mcp

Skill Claude CodeCodex

A skill that updates README.md, the main project overview file, to reflect code changes. It responds to requests about updating or synchronising documentation.

0 7mo ago A 0 tokens

release

237

u9401066/medvision-mcp

Skill Claude CodeCodex

A workflow for preparing a software version release, including changelog updates, version changes, and deployment checks.

0 7mo ago A 0 tokens

roadmap-updater

238

u9401066/medvision-mcp

Skill Claude CodeCodex

A skill that updates the status in ROADMAP.md, a file used to track planned work, when features are completed.

0 7mo ago A 0 tokens

security-reviewer

239

u9401066/medvision-mcp

Skill Claude CodeCodex

A security audit for web applications based on the OWASP Top 10, a list of common web security risks.

0 7mo ago A 0 tokens

skill-generator

240

u9401066/medvision-mcp

Skill Claude CodeCodex

A skill for creating new coding-agent skills from a standard template. A skill is a reusable set of instructions for a specific kind of task.

0 7mo ago A 0 tokens

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: