code-yeongyu

150 mods across 13 repositories, 72k stars between them.

code-yeongyu/senpi

Skill Claude CodeCodex

This is a multiline description. It spans multiple lines. And should be normalized.

411 2d ago A 20 tokens copy · 100% MIT

different-name

100

code-yeongyu/senpi

Skill Claude CodeCodex

A skill with a name that doesn't match the directory.

411 2d ago A 14 tokens copy · 100% MIT

child-skill

101

code-yeongyu/senpi

Skill Claude CodeCodex

A nested skill in a subdirectory.

411 2d ago A 12 tokens copy · 100% MIT

unknown-field

105

code-yeongyu/senpi

Skill Claude CodeCodex

A skill with an unknown frontmatter field.

411 2d ago A 12 tokens copy · 100% MIT

valid-skill

106

code-yeongyu/senpi

Skill Claude CodeCodex

A valid skill for testing purposes.

411 2d ago A 11 tokens copy · 100% MIT

sisyphuslabs

107

code-yeongyu/lazyclaudecode

Plugin Claude Code

Sisyphus Labs — local Claude Code components delivered as one omo plugin.

18 3mo ago A tokens not measured original MIT

omo

108

code-yeongyu/lazyclaudecode

Plugin Claude Code

One Claude Code plugin namespace for Yeongyu's local Claude Code components.

18 3mo ago A tokens not measured original MIT

ast_grep

109

code-yeongyu/lazyclaudecode

MCP server Claude CodeCodexCursor +2

MCP server "astgrep" as configured in code-yeongyu/lazyclaudecode. Runs ${CLAUDE_PLUGIN_ROOT}/mcp/ast-grep/cli.js with node.

18 3mo ago A tokens not measured original MIT

lsp

110

code-yeongyu/lazyclaudecode

MCP server Claude CodeCodexCursor +2

MCP server "lsp" as configured in code-yeongyu/lazyclaudecode. Runs ${CLAUDE_PLUGIN_ROOT}/mcp/lsp/cli.js with node.

18 3mo ago A tokens not measured original MIT

explorer

111

code-yeongyu/lazyclaudecode

Agent

Codebase search specialist. Use proactively when you need to find files or code in the working tree and want absolute paths with structured results — especially when multiple search angles are needed or the module structure is unfamiliar. Read-only.

18 3mo ago A 47 tokens original MIT

librarian

112

code-yeongyu/lazyclaudecode

Agent

External open-source codebase and documentation researcher. Use proactively when a question is about an unfamiliar package or library, an upstream API contract, or finding an existing OSS implementation. Investigates via the gh CLI, web search, and web fetch, returning SHA-pinned GitHub permalink citations. Read-only.

18 3mo ago A 64 tokens original MIT

metis

113

code-yeongyu/lazyclaudecode

Agent

Pre-planning analyst. Use proactively before the planner commits to a draft plan or vague request: detects contradictions, ambiguity, missing constraints, and execution risks so the planner can patch the plan in one pass. Read-only.

18 3mo ago A 47 tokens original MIT

momus

114

code-yeongyu/lazyclaudecode

Agent

Plan reviewer. Use proactively after a work plan is drafted to verify it is executable: referenced files exist, tasks are startable, and QA scenarios are concrete. Issues OKAY, ITERATE, or REJECT. Read-only.

18 3mo ago A 49 tokens original MIT

planner

115

code-yeongyu/lazyclaudecode

Agent

Strategic planning consultant. Use proactively when a request is vague or large (5+ interdependent steps, ambiguous scope, multiple files/modules involved) and you need a single executable work plan before any implementation. Planner only — never implements. Writes the plan to plans/ .md.

18 3mo ago A 60 tokens original MIT

reviewer

116

code-yeongyu/lazyclaudecode

Agent

Strict ultrawork verification reviewer. Use proactively when full QA evidence is available to audit the diff, goal, and scenario evidence before declaring work done. Read-only — it audits, it never implements.

18 3mo ago A 43 tokens original MIT

PostToolUse

117

code-yeongyu/lazyclaudecode

Hook

Runs after a tool call finishes for ^(apply_patch, write, Write, edit, Edit, multi_edit, multiedit and MultiEdit)$ tool calls, executing cli.js via node. From code-yeongyu/lazyclaudecode.

18 3mo ago A tokens not measured original MIT

comment-checker

118

code-yeongyu/lazyclaudecode

Skill Claude CodeCodex

Use when Codex needs to understand or respond to automatic comment-checker feedback emitted after an edit-like PostToolUse hook.

18 3mo ago A 29 tokens copy · 100% MIT

lsp

119

code-yeongyu/lazyclaudecode

Skill Claude CodeCodex

Use when Codex needs language-server diagnostics, definitions, references, symbols, or rename safety checks in the current workspace.

18 3mo ago A 27 tokens copy · 100% MIT

rules

120

code-yeongyu/lazyclaudecode

Skill Claude CodeCodex

Use when the user asks about Codex Rules behavior, injected project rules, supported rule file locations, matching, or environment configuration.

18 3mo ago A 28 tokens copy · 89% MIT