whchoi98

87 mods across 5 repositories, 190 stars between them.

init-project

73

whchoi98/project-init

Command

Initialize a Claude Code project structure with CLAUDE.md, docs, hooks, skills, agents, and MCP config. Adapts to existing projects by detecting language/framework.

2 1mo ago A 35 tokens original MIT

project-scaffolder

74

whchoi98/project-init

Skill Claude CodeCodex

Understand and apply Claude Code project structure patterns. Use when user asks about project organization, wants to add new modules, or needs guidance on where to place files in a Claude Code project.

2 1mo ago A 42 tokens original MIT

deploy

75

whchoi98/seoul-opendata-mcp

Command Claude Code

A deployment command for the seoul-opendata-mcp project, an MCP server that connects to Seoul's public-data API.

1 15d ago A 20 tokens original MIT

review

76

whchoi98/seoul-opendata-mcp

Command Claude Code

A command for reviewing current code changes using project rules and a confidence score. It checks for bugs, security problems, quality issues, and missing tests.

1 15d ago A 16 tokens original MIT

test-all

77

whchoi98/seoul-opendata-mcp

Command Claude Code

A command that detects the project's test setup, runs the full test suite, and reports the results.

1 15d ago A 9 tokens original MIT

SessionStart

78

whchoi98/seoul-opendata-mcp

Hook Claude Code

Runs when a session starts, executing session-context.sh via bash. From whchoi98/seoul-opendata-mcp.

1 15d ago A tokens not measured copy · 100% MIT

PreToolUse

79

whchoi98/seoul-opendata-mcp

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing secret-scan.sh via bash. From whchoi98/seoul-opendata-mcp.

1 15d ago A tokens not measured copy · 100% MIT

PostToolUse

80

whchoi98/seoul-opendata-mcp

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing check-doc-sync.sh via bash. From whchoi98/seoul-opendata-mcp.

1 15d ago A tokens not measured copy · 100% MIT

Notification

81

whchoi98/seoul-opendata-mcp

Hook Claude Code

Runs when the agent sends a notification, executing notify.sh via bash. From whchoi98/seoul-opendata-mcp.

1 15d ago A tokens not measured copy · 100% MIT

settings

82

whchoi98/seoul-opendata-mcp

Settings file Claude Code

Agent settings declaring 4 hook events (SessionStart, PreToolUse, PostToolUse, Notification) and 8 allowed tools.

1 15d ago D tokens not measured copy · 86% MIT

code-review

83

whchoi98/seoul-opendata-mcp

Skill Claude CodeCodex

A code-review helper that checks changed files against project rules and looks for likely bugs, security issues, and quality problems. It reports only findings that score as sufficiently credible.

1 15d ago A 0 tokens original MIT

refactor

84

whchoi98/seoul-opendata-mcp

Skill Claude CodeCodex

Skill "refactor" from whchoi98/seoul-opendata-mcp, covering refactor skill, 원칙, 프로세스, 1. 분석 and 2. 계획.

1 15d ago A 0 tokens original MIT

release

85

whchoi98/seoul-opendata-mcp

Skill Claude CodeCodex

Skill "release" from whchoi98/seoul-opendata-mcp, covering release skill, 절차, 1. 릴리스 전 체크, 2. 버전 결정 and 3. 버전 동기화 (seoul-opendata-mcp 특화).

1 15d ago A 0 tokens original MIT

sync-docs

86

whchoi98/seoul-opendata-mcp

Skill Claude CodeCodex

A documentation-maintenance workflow for keeping project guides aligned with the current code. It also checks documentation quality and missing coverage.

1 15d ago A 0 tokens original MIT