yuji0809/cc-recommender

🎯 MCP server that recommends optimal Claude Code extensions by analyzing your project

10Stars on the repository
11Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Architecture Agent

01

yuji0809/cc-recommender

Agent Claude Code

A coding agent that reviews a project's architecture and design rules for consistency. Architecture here means how parts of the code are organized and allowed to depend on one another.

10 3mo ago A 31 tokens original MIT

yuji0809/cc-recommender

Agent Claude Code

Agent "Dependabot Review Agent" from yuji0809/cc-recommender, covering dependabot review agent, 役割, 作業フロー, 1. 対象prの特定 and 2. 各prの情報収集.

10 3mo ago A 25 tokens original MIT

Documentation Agent

03

yuji0809/cc-recommender

Agent Claude Code

A coding agent that checks whether Markdown documentation matches the code. It focuses on files such as README files, CLAUDE.md, and Markdown documents in the docs folder.

10 3mo ago A 30 tokens original MIT

Security Agent

04

yuji0809/cc-recommender

Agent Claude Code

A coding security agent that reviews code for common security problems and suggests fixes. It checks areas such as secrets, input validation, shell commands, dependencies, and licenses.

10 3mo ago A 30 tokens original MIT

TDD Agent

05

yuji0809/cc-recommender

Agent Claude Code

A coding agent that follows test-driven development (TDD), a method where tests are written before the code they check. It works through failing tests, a minimal implementation, and cleanup in the Red-Green-Refactor cycle.

10 3mo ago A 32 tokens original MIT

TypeScript Agent

06

yuji0809/cc-recommender

Agent Claude Code

A software agent focused on reviewing TypeScript code, a typed version of JavaScript. It checks type safety, type definitions, function signatures, asynchronous return types, and error handling.

10 3mo ago A 33 tokens original MIT