llm-router
01Plugin Claude Code
Plugin marketplace listing 1 plugin: llm-router.
Plugin Claude Code
Plugin marketplace listing 1 plugin: llm-router.
Instructions file
Claude Code instructions for Kijun0708/llm-router-mcp, covering claude.md, project overview, cli 프로바이더 (3종), tech stack and build and run commands.
Plugin Claude Code
A collaboration setup that asks multiple language models—AI systems that generate and review text or code—to work as expert reviewers.
MCP server Claude CodeCodexCursor
MCP server "llm-router-mcp" as configured in Kijun0708/llm-router-mcp. Runs REPLACE_WITH_ABSOLUTE_PATH_TO_DIST_INDEX_JS with node.
Skill Claude CodeCodex
A codebase analysis skill that examines architecture, dependencies, possible problems, system design, and difficult debugging cases. Its trigger descriptions are in Korean.
Skill Claude CodeCodex
A skill for starting long-running expert analyses in the background and checking their results later.
Skill Claude CodeCodex
A code-review skill that runs parallel reviews from GPT and Gemini and compares their findings.
Skill Claude CodeCodex
A skill for asking AI specialists for advice on software and product topics. It covers areas such as system design, debugging, code analysis, performance, databases, user interfaces, documentation, and DevOps.
Skill Claude CodeCodex
A moderated discussion between specialist GPT and Gemini agents for comparing options and analysing a question from several viewpoints. It asks the user for confirmation before starting.
Skill Claude CodeCodex
A design workflow in which several specialists collaborate on system or feature design. It responds to requests for architecture, implementation planning, and other forms of system design, then asks the user to confirm before execution.
Skill Claude CodeCodex
A reference guide for choosing and using language-model providers, fallback chains, and MCP tools. It also lists common usage patterns.
Skill Claude CodeCodex
A Korean-language health-check skill for an LLM Router server, its dashboard, cache, and background jobs.
Skill Claude CodeCodex
A skill for having AI review or analyse something from a chosen professional perspective. It can use personas such as a database administrator or investment specialist, and the description mentions GPT and Gemini Pro.
Skill Claude CodeCodex
A workflow in which Claude designs a solution and delegates all code implementation to GPT, another AI model.
Skill Claude CodeCodex
A Claude-and-GPT collaboration workflow in which Claude designs and divides the work while GPT handles some tasks in parallel.
Skill Claude CodeCodex
A review of a software plan or design by a GPT-based strategy reviewer. It responds to requests to check whether a proposed approach is sound.
Skill Claude CodeCodex
A technical research skill for investigating APIs, libraries, frameworks, technology trends, and migration guides. It responds to requests such as comparing libraries or explaining how to use one.
Skill Claude CodeCodex
A security review guide for finding common software weaknesses, including the risks listed in the OWASP Top 10 and the weakness categories in CWE.
Skill Claude CodeCodex
A test-driven development workflow. TDD means writing tests that describe the expected behaviour before writing the code that makes them pass.
Skill Claude CodeCodex
An automatic code-checking step that runs after code is written or changed. It looks for build failures, invalid variable references, type errors, and incorrect import paths.
Skill Claude CodeCodex
A cross-checking skill that asks different AI systems, such as GPT, Gemini, and Claude, to review a result.
Skill Claude CodeCodex
A skill for exploring application programming interfaces (APIs) and analysing their documentation. APIs are interfaces that let software communicate with libraries, frameworks, or external services.
Skill Claude CodeCodex
A code-review skill that checks code for bugs, performance issues, style problems, and security risks. Code review is the practice of examining code before it is accepted or released.
Skill Claude CodeCodex
A codebase analysis skill for examining architecture, dependencies, and possible problems. A codebase is the complete set of source files and related project code.