Junghun Kim avatar

Junghun Kim

Community

@mnthe · Seoul, Korea

5Followers
|
58Public Repos
|
24Published Skills

DevOps Engineer @Krafton Inc. PUBG Studio

Agent Skills by Junghun Kim

Showing 24 vetted skills indexed across 2 GitHub repositories.

mnthemnthe
4

utility-scripts

Automate ultrawork session and task scripting via bun scripts with --session and --id flags.

Community
Intermediate
mnthemnthe
4

overview-exploration

Map project structure, entry points, and key patterns across multiple languages.

Community
Basic
mnthemnthe
4

ultrawork

Enforce verification-first development with planning, evidence, and deterministic execution loops.

Community
Advanced
mnthemnthe
4

planning

Analyze session goals and context to generate tasks and a design outline.

Community
Advanced
mnthemnthe
4

backend-patterns

Provide backend design patterns for TypeScript/Node.js APIs, data models, and error handling.

Community
Basic
mnthemnthe
4

testing-patterns

Provide testing patterns for unit, integration, and end-to-end tests with service mocks.

Community
Basic
mnthemnthe
4

data-access-patterns

Access session JSON via scripts and read Markdown content directly.

Community
Advanced
mnthemnthe
4

scripts-path-usage

Invoke Bun scripts via SCRIPTS_PATH to access session data.

Community
Intermediate
mnthemnthe
4

code-quality-review

Evaluate code quality against deterministic checklists during verification.

Community
Basic
mnthemnthe
4

tdd-workflow

Enforce a RED-GREEN-REFACTOR cycle with gate hooks and evidence tracking for TDD tasks.

Community
Intermediate
mnthemnthe
4

security-patterns

Apply OWASP-aligned security patterns for authentication and input validation.

Community
Advanced
mnthemnthe
4

frontend-patterns

Document reusable React UI patterns for components, state, and accessibility.

Community
Intermediate
mnthemnthe
4

architecture-review

Validate architecture decisions against design principles during planning and verification phases.

Community
Advanced
mnthemnthe
4

consistency-review

Automate code consistency checks against project standards during verification and planning.

Community
Basic
mnthemnthe
4

security-review

Identify security vulnerabilities in code and provide remediation guidance.

Community
Advanced
mnthemnthe
4

insight-awareness

Extract ★ Insight markers from transcripts and save them to knowledge files.

Community
Basic
mnthemnthe
4

teamwork-clean

Reset teamwork projects by deleting teams and tasks via TeamDelete API.

Community
Basic
mnthemnthe
4

worker-workflow

Coordinate task discovery, claiming, implementation, and evidence-based completion via Claude Code APIs.

Community
Advanced
mnthemnthe
4

event-coordination

Replace polling loops with TaskCompleted and TeammateIdle hooks for teamwork orchestrators.

Community
Basic
mnthemnthe
4

task-decomposition

Decompose project goals into atomic tasks with dependencies and role assignments.

Community
Basic
mnthemnthe

project-init

Create a Python automation project scaffold with docs, src, and tests directories.

Community
Intermediate
mnthemnthe

plan

Convert vague automation requirements into structured Markdown implementation plans.

Community
Basic
mnthemnthe

implement

Implement tasks from a PLN-XXX plan using TDD cycles.

Community
Intermediate
mnthemnthe

debug

Guide systematic debugging workflows to reproduce, analyze, fix, and verify errors.

Community
Basic