code-yeongyu

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

init-deep

73

code-yeongyu/lazycodex

Skill Claude CodeCodex

(builtin) Initialize hierarchical AGENTS.md knowledge base.

3.4k 23d ago A 14 tokens original MIT

lsp-setup

74

code-yeongyu/lazycodex

Skill Claude CodeCodex

Configure a Language Server (LSP) for a specific language so editor/agent tooling — diagnostics, go-to-definition, find-references, rename — works. Use when you need to: configure LSP, lsp setup, set up or install a language server, fix 'no LSP server configured' / 'server not installed', choose between servers…

3.4k 23d ago C 239 tokens original MIT

programming

75

code-yeongyu/lazycodex

Skill Claude CodeCodex

MUST USE for ANY work on .py .pyi .rs .ts .tsx .mts .cts .go files. One philosophy: strict types, modern stacks (Pydantic v2 / serde+thiserror / Zod / gin+sqlc+pgx+slog), modern toolchains (uv+basedpyright+ruff / cargo+clippy+miri / Bun+Biome+tsc / gofumpt+golangci-lint v2+nilaway+go-race), parse-don't-validate…

3.4k 23d ago A 282 tokens original MIT

refactor

76

code-yeongyu/lazycodex

Skill Claude CodeCodex

Intelligent refactor command. Triggers: refactor, refactoring, cleanup, restructure, extract, simplify, modernize.

3.4k 23d ago A 29 tokens original MIT

remove-ai-slops

77

code-yeongyu/lazycodex

Skill Claude CodeCodex

Remove AI-generated code smells (slop) from branch changes or an explicit file list. Locks behavior with regression tests FIRST, then runs categorized cleanup via parallel deep agents in batches of 5, then verifies with quality gates. Covers 10 slop categories including performance equivalences, excessive complexity…

3.4k 23d ago A 182 tokens original MIT

review-work

78

code-yeongyu/lazycodex

Skill Claude CodeCodex

Post-implementation review orchestrator. Launches 5 parallel background sub-agents: Oracle (goal/constraint verification), Oracle (code quality), Oracle (security), unspecified-high (hands-on QA execution), unspecified-high (context mining from GitHub/git/Slack/Notion). All must pass for review to pass. MUST USE…

3.4k 23d ago A 125 tokens original MIT

start-work

79

code-yeongyu/lazycodex

Skill Claude CodeCodex

Execute a Prometheus work plan in Codex with Boulder state, evidence ledger updates, worktree discipline, parallel subagents, and Stop-hook continuation. Use after planning when the user says start work, execute plan, continue plan, resume plan, or asks to run a .omo/plans plan.

3.4k 23d ago A 63 tokens original MIT

ultimate-browsing

80

code-yeongyu/lazycodex

Skill Claude CodeCodex

Escalation skill for blocked or hard-to-reach web access — load it when a normal browse/fetch is blocked (WAF, 403, Cloudflare, JS-only render, login-gated, or a platform a generic fetcher cannot read). Tiered router: TIER 1 insane-search (headless extraction + WAF bypass via curlcffi TLS impersonation, yt-dlp, Jina…

3.4k 23d ago A 260 tokens original MIT

ulw-research

81

code-yeongyu/lazycodex

Skill Claude CodeCodex

Maximum-saturation research orchestration: ALWAYS proposes the final materials first (PDF+DOCX default), then parallel explore+librarian swarms across codebase, web, official docs, and OSS repos — max-roster teammode when the harness has it — with live journaling, a recursive EXPAND loop driven by leads workers return…

3.4k 23d ago A 208 tokens original MIT

visual-qa

82

code-yeongyu/lazycodex

Skill Claude CodeCodex

MUST USE after building/changing any UI or when asked whether a page, component, or TUI looks right. Rigorous visual QA across web/page and terminal UIs. Prefer browser:control-in-app-browser for unauthenticated browser/page QA in Codex, then Playwright/agent-browser/dev-browser. Captures screenshot/TUI evidence with…

3.4k 23d ago A 140 tokens original MIT

senpi-qa

83

code-yeongyu/senpi

Skill Claude CodeCodex

Manual QA harness for the senpi coding agent itself. MUST USE after changing packages/ai, packages/agent, packages/coding-agent, or packages/tui — a green typecheck and npm test are NOT QA. Drives the real CLI from source in an isolated sandbox (never touches /.senpi or real credentials) across four channels: remote…

411 yesterday A 201 tokens original MIT

code-yeongyu/senpi

Skill Claude CodeCodex

Implements a single feature in the pi-mono todotools builtin extension work. Use for refactoring, continuation runtime, config resolver, prompt builder, test authoring, golden snapshots, CHANGELOG entries, and harness helpers. Does NOT do manual tmux QA.

411 yesterday A 61 tokens original MIT

tmux-manual-qa

85

code-yeongyu/senpi

Skill Claude CodeCodex

Run a single manual tmux-based QA scenario for the todo continuation feature against the real CLI (./pi-test.sh) in an interactive TUI. Captures scrollback, asserts deterministic pass/fail count markers, and cleans up test fixtures. Use only for the manual-qa milestone features.

411 yesterday A 66 tokens original MIT

cl

86

code-yeongyu/senpi

Command

Audit changelog entries before release.

411 yesterday A 6 tokens original MIT

merge-upstream

87

code-yeongyu/senpi

Skill Claude CodeCodex

Sync a fork branch with an upstream remote using a history-preserving merge. Use this whenever the user says /merge-upstream, merge upstream, sync upstream, sync fork, or wants upstream changes integrated without rebasing or force-pushing.

411 yesterday A 52 tokens original MIT

release-publish

88

code-yeongyu/senpi

Skill Claude CodeCodex

Release, publish, CalVer tag push, npm publish, 배포, 릴리즈 for senpi. Use for the canonical release flow, GitHub tag/release publication, and npm publishing.

411 yesterday A 44 tokens original MIT

senpi AGENTS.md

89

code-yeongyu/senpi

Instructions file CodexOpenCode

Instructions for code-yeongyu/senpi, covering senpi repository guide, mandatory execution protocols — non-negotiable, protocol 1 — explicitly requested modifications, protocol 2 — user-requested pr reviews and structure.

411 yesterday A 4,113 tokens original MIT

gpt-image-gen

91

code-yeongyu/senpi

Skill Claude CodeCodex

MUST read before generating images. Detailed prompt-crafting guide for gpt-image models, covering tool routing (native imagegeneration server tool vs the generateimage tool), prompt structure from subject to background, verbatim text rendering, anti-patterns, and the revisedprompt feedback loop for iteration.

411 yesterday A 63 tokens original MIT

calendar

92

code-yeongyu/senpi

Skill Claude CodeCodex

First calendar skill.

411 yesterday A 6 tokens copy · 100% MIT

bad--name

93

code-yeongyu/senpi

Skill Claude CodeCodex

A skill with consecutive hyphens in the name.

411 yesterday A 15 tokens copy · 100% MIT

Invalid_Name

95

code-yeongyu/senpi

Skill Claude CodeCodex

A skill with invalid characters in the name.

411 yesterday A 12 tokens copy · 100% MIT

invalid-yaml

96

code-yeongyu/senpi

Skill Claude CodeCodex

name: invalid-yaml description: [unclosed bracket.

411 yesterday A 0 tokens copy · 100% MIT