s977043

121 mods across 2 repositories, 4 stars between them.

skill

97

s977043/river-review

Command

Load the best-matching skill doc from skills/ and apply it to the current task.

2 2d ago A 17 tokens original MIT

<Skill Name>

101

s977043/river-review

Skill Claude CodeCodex

Skill "<Skill Name>" from s977043/river-review, covering goal / 目的, non-goals / 扱わないこと, false-positive guards / 抑制条件, rule / ルール and evidence / 根拠の取り方.

2 2d ago A 10 tokens original MIT

adversarial-review

102

s977043/river-review

Skill Claude CodeCodex

A review method that looks for how a design, system, or code change could fail, be attacked, or contain weak reasoning. It also compares stated claims with what the implementation and related files actually do.

2 2d ago A 141 tokens original MIT

review-team

103

s977043/river-review

Skill Claude CodeCodex

A multi-reviewer code review process that checks a change from several specialist viewpoints and combines the results into one report. It can cover bugs, security, tests, dependencies, frontend behavior, and continuous-integration workflows.

2 2d ago A 147 tokens original MIT

s977043/river-review

Skill Claude CodeCodex

An architecture-review guide that checks whether software design decisions, system boundaries, and data models fit together consistently. An architecture review examines the structure and dependencies of a system.

2 2d ago A 53 tokens original MIT

river-review-code

105

s977043/river-review

Skill Claude CodeCodex

A general code-review skill that checks readability, maintainability, and type safety, with routing for several specialized checks.

2 2d ago A 51 tokens original MIT

river-review-docs

106

s977043/river-review

Skill Claude CodeCodex

A documentation review guide for checking whether project instructions and documentation match the code. It also compares Japanese and English documentation and checks that important terms are used consistently.

2 2d ago A 73 tokens original MIT

river-review-frontend

107

s977043/river-review

Skill Claude CodeCodex

A frontend review skill that checks user-interface changes for accessibility, design-system consistency, styling issues, UI states, and framework boundaries in React and Next.js.

2 2d ago A 72 tokens original MIT

s977043/river-review

Skill Claude CodeCodex

A performance-review guide for changes involving database queries, loops, batch jobs, caches, or large amounts of data.

2 2d ago A 49 tokens original MIT

river-review-security

109

s977043/river-review

Skill Claude CodeCodex

A security review skill that routes changes to checks for common vulnerabilities, privacy concerns, and access-control design.

2 2d ago A 55 tokens original MIT

river-review-testing

110

s977043/river-review

Skill Claude CodeCodex

A testing-review coordinator that selects checks for test presence, coverage, naming, stability, planning, and assertion quality based on the files and code that changed.

2 2d ago A 52 tokens original MIT

river-review

111

s977043/river-review

Skill Claude CodeCodex

A code-review workflow coordinator that routes a request to specialist checks, verifies their findings, and records feedback for future reviews.

2 2d ago A 59 tokens original MIT

s977043/river-review

Skill Claude CodeCodex

A review that looks for important facts about a code change that remain unverified, such as requirements, affected systems, operating conditions, or migration details.

2 2d ago A 190 tokens original MIT

s977043/river-review

Skill Claude CodeCodex

Reviews GitHub Actions workflow diffs for script injection of untrusted input, pullrequesttarget with untrusted checkout, over-broad GITHUBTOKEN permissions, and unpinned third-party actions.

2 2d ago A 46 tokens original MIT