KimYx0207

52 mods across 8 repositories, 6.6k stars between them.

goalpro

25

KimYx0207/Kim_Service

Skill Claude CodeCodex

A prompt-writing guide for turning vague or complex goals into instructions an agent can execute and check. It produces a Goal Prompt for starting work and a Loop Prompt for reviewing results and continuing later.

167 19d ago A 137 tokens original MIT

kim-decision

26

KimYx0207/Kim_Service

Skill Claude CodeCodex

Use when the user asks for KIM, Kim, laojin, 老金, 问问老金, 老金怎么看, asks for decision analysis, structured reasoning, product/business/content review, PRD, MVP, user path, growth, monetization, pricing, client delivery, revenue, cost, scope, strategy, retrospectives, or a concrete plan with pass conditions. Also use for…

167 19d ago A 148 tokens original MIT

zh-CN

27

KimYx0207/Kim_Service

Skill Claude CodeCodex

A Chinese-language reference skill describing a structured way to reason from intent and evidence to a decision and next action. It distinguishes quick, standard, and higher-risk workflows.

167 19d ago A 0 tokens original MIT

memory-3layer

28

KimYx0207/Kim_Service

Skill Claude CodeCodex

A project memory system with three layers: structured facts, dated work notes, and manually confirmed long-term knowledge. It is designed to share useful context across coding-agent sessions.

167 19d ago A 115 tokens original MIT

memory-review

29

KimYx0207/Kim_Service

Command

Review all three layers and propose durable rules without silently promoting them.

167 19d ago A 15 tokens original MIT

memory-status

30

KimYx0207/Kim_Service

Command

Show platform-neutral three-layer memory statistics and runtime evidence.

167 19d ago A 13 tokens original MIT

meta-skill-creator

31

KimYx0207/Kim_Service

Skill Claude CodeCodex

A toolkit for creating, restructuring, and checking reusable skills for coding agents. It treats a skill as a repeatable workflow with triggers, instructions, supporting files, tests, and evidence of successful runs.

167 19d ago A 245 tokens original MIT

code-security

32

KimYx0207/Kim_Service

Skill Claude CodeCodex

Runs Semgrep security scans on the current project to detect vulnerabilities, secrets leakage, and OWASP Top 10 issues. Use when the user asks for security scanning, vulnerability detection, code auditing, secrets checking, or says things like 安全扫描, 代码扫描, 扫漏洞, 安全检查, 漏洞检测, 扫一下安全.

167 19d ago A 75 tokens original MIT

xiaohongshu-skill

33

KimYx0207/Kim_Service

Skill Claude CodeCodex

A complete workflow for creating image-based posts for Xiaohongshu, also known as RedNote, a Chinese social platform for photo and text posts. It covers research, writing, page planning, image creation, review, and publishing checks.

167 19d ago A 104 tokens original MIT

kim-api

34

KimYx0207/Claudecode-Codex-Gemini

Command Claude Code

A command that generates one API endpoint from a written description, including its route, input checks, response structure, error handling, and API documentation comments. An API endpoint is a specific URL and method that software uses to exchange data.

119 19d ago A 24 tokens original MIT

kim-code

35

KimYx0207/Claudecode-Codex-Gemini

Command Claude Code

A command that coordinates several AI tools to turn a UI screenshot or design into working frontend code. Gemini analyzes the image, Claude prepares the technical plan, Codex generates code, and Gemini reviews it.

119 19d ago A 25 tokens original MIT

kim-crud

36

KimYx0207/Claudecode-Codex-Gemini

Command Claude Code

A command that generates the code needed for database CRUD operations—creating, reading, updating, and deleting records—from a table name and its fields. It supports templates for FastAPI, Express, and Spring projects, producing models, validation schemas, routes, and services.

119 19d ago A 18 tokens original MIT

kim-form

37

KimYx0207/Claudecode-Codex-Gemini

Command Claude Code

A command that generates React or Vue form components from field descriptions and validation rules. It can include the form's validation, styling, submission logic, and type definitions.

119 19d ago A 24 tokens original MIT

kim-help

38

KimYx0207/Claudecode-Codex-Gemini

Command Claude Code

A help command for the Kim command set. With no input it lists the available commands; with a request it recommends a suitable command.

119 19d ago A 16 tokens original MIT

kim-plan

39

KimYx0207/Claudecode-Codex-Gemini

Command Claude Code

A command that breaks a large or unclear software request into smaller coding tasks, with dependencies, priorities, inputs, outputs, and an execution order. It can also ask questions when important requirements are missing.

119 19d ago A 27 tokens original MIT

kim-review

40

KimYx0207/Claudecode-Codex-Gemini

Command Claude Code

A code-review command that coordinates Claude and Gemini, two AI assistants, to inspect existing code.

119 19d ago A 25 tokens original MIT

kim-setup

41

KimYx0207/Claudecode-Codex-Gemini

Command Claude Code

A command for checking and configuring a development environment used by Claude Code, Codex, and Gemini, which are coding-agent command-line tools.

119 19d ago A 20 tokens original MIT

kim-team

42

KimYx0207/Claudecode-Codex-Gemini

Command Claude Code

A command that coordinates Claude and Codex to analyze a software request and generate code, while skipping the separate review stage. It is a shorter version of a multi-AI development workflow.

119 19d ago A 30 tokens original MIT

kim-ui2code

43

KimYx0207/Claudecode-Codex-Gemini

Command Claude Code

A command workflow that turns a UI screenshot or design into working frontend code using image analysis, technical planning, code generation, and code review by different AI tools.

119 19d ago A 25 tokens original MIT

PreToolUse

44

KimYx0207/Claudecode-Codex-Gemini

Hook Claude Code

Runs before the agent uses a tool for Write tool calls, running an inline shell check. From KimYx0207/Claudecode-Codex-Gemini.

119 19d ago A tokens not measured original MIT

kim-orchestrator

46

KimYx0207/Claudecode-Codex-Gemini

Skill Claude CodeCodex

A workflow that coordinates Claude, Codex, and Gemini—three separate AI coding tools—to analyze a request, generate code, and review the result. It stores the output from each stage in a dedicated working folder.

119 19d ago A 317 tokens original MIT

codex

47

KimYx0207/Claudecode-Codex-Gemini

MCP server Claude CodeCodexCursor +2

MCP server "codex" as configured in KimYx0207/Claudecode-Codex-Gemini. Runs mcp-servers/codex-server/index.js with node.

119 19d ago A tokens not measured original MIT

gemini

48

KimYx0207/Claudecode-Codex-Gemini

MCP server Claude CodeCodexCursor +2

MCP server "gemini" as configured in KimYx0207/Claudecode-Codex-Gemini. Runs mcp-servers/gemini-server/index.js with node.

119 19d ago A tokens not measured original MIT