adongwanai

44 mods across 3 repositories, 9.2k stars between them.

PreToolUse

28

adongwanai/adong-vibecoding

Hook

Runs before the agent uses a tool for tool == "Bash" && tool_input.command matches "(npm run dev, pnpm( run)? dev, yarn dev, bun run dev)", tool == "Bash" && tool_input.command matches "(npm (install, test), pnpm (install, test), yarn (install, test)?, bun (install, test), cargo build, make, docker, pytest, vitest…

11 7mo ago A tokens not measured

PreCompact

29

adongwanai/adong-vibecoding

Hook

Runs before the context is compacted, executing pre-compact.js via node. From adongwanai/adong-vibecoding.

11 7mo ago A tokens not measured

SessionStart

30

adongwanai/adong-vibecoding

Hook

Runs when a session starts, executing session-start.js via node. From adongwanai/adong-vibecoding.

11 7mo ago A tokens not measured

PostToolUse

31

adongwanai/adong-vibecoding

Hook

Runs after a tool call finishes for tool == "Bash", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx, js, jsx)$", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx)$", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx, js and jsx)$" tool calls, running an inline shell check (4 commands).…

11 7mo ago A tokens not measured

Stop

32

adongwanai/adong-vibecoding

Hook

Runs when the agent finishes a response, running an inline shell check. From adongwanai/adong-vibecoding.

11 7mo ago A tokens not measured

SessionEnd

33

adongwanai/adong-vibecoding

Hook

Runs when a session ends, executing session-end.js and evaluate-session.js via node (2 commands). From adongwanai/adong-vibecoding.

11 7mo ago A tokens not measured

backend-patterns

34

adongwanai/adong-vibecoding

Skill Claude CodeCodex

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

11 7mo ago A 31 tokens

clickhouse-io

35

adongwanai/adong-vibecoding

Skill Claude CodeCodex

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

11 7mo ago A 26 tokens

coding-standards

36

adongwanai/adong-vibecoding

Skill Claude CodeCodex

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

11 7mo ago A 28 tokens

eval-harness

38

adongwanai/adong-vibecoding

Skill Claude CodeCodex

A formal evaluation framework for Claude Code sessions, implementing eval-driven development (EDD) principles.

11 7mo ago A 0 tokens

frontend-patterns

39

adongwanai/adong-vibecoding

Skill Claude CodeCodex

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

11 7mo ago A 24 tokens

security-review

41

adongwanai/adong-vibecoding

Skill Claude CodeCodex

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

11 7mo ago A 36 tokens

strategic-compact

42

adongwanai/adong-vibecoding

Skill Claude CodeCodex

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

11 7mo ago B 27 tokens

tdd-workflow

43

adongwanai/adong-vibecoding

Skill Claude CodeCodex

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

11 7mo ago A 43 tokens