oozoofrog

70 mods across 2 repositories, 28 stars between them.

installer

01

oozoofrog/mcp-baepsae

Agent Claude Code

An agent for installing, testing, and publishing an MCP server that automates iOS simulators and macOS accessibility tasks. It maintains the installer, continuous-integration checks, package settings, and client registrations.

26 5mo ago A 0 tokens original MIT

mcp-reviewer

02

oozoofrog/mcp-baepsae

Agent Claude Code

Agent "mcp-reviewer" from oozoofrog/mcp-baepsae, covering mcp protocol reviewer, 역할, 검토 체크리스트, mcp 프로토콜 and ts-swift 계약.

26 5mo ago A 0 tokens original MIT

swift-native-dev

03

oozoofrog/mcp-baepsae

Agent Claude Code

An agent for developing the Swift native binary behind mcp-baepsae, an automation tool for iOS Simulators and macOS apps. It works with macOS accessibility data and simulated mouse and keyboard input.

26 5mo ago A 0 tokens original MIT

team-lead

04

oozoofrog/mcp-baepsae

Agent Claude Code

A team-lead coding agent for a project that exposes iOS Simulator and macOS accessibility controls through the MCP protocol, a standard way for tools and agents to communicate.

26 5mo ago A 0 tokens original MIT

test-runner

05

oozoofrog/mcp-baepsae

Agent Claude Code

An agent for running and analyzing tests for mcp-baepsae, an MCP server that automates iOS Simulators and macOS interfaces. It covers contract tests, which check tool structure, and real tests, which check behavior with a simulator.

26 5mo ago A 0 tokens original MIT

ts-mcp-dev

06

oozoofrog/mcp-baepsae

Agent Claude Code

An agent for developing the TypeScript MCP server in mcp-baepsae. TypeScript is a JavaScript-based programming language, and MCP lets the server expose simulator and macOS automation tools to an AI agent.

26 5mo ago A 0 tokens original MIT

oozoofrog/mcp-baepsae

Instructions file CodexOpenCode

Instructions for oozoofrog/mcp-baepsae, covering project knowledge base, structure, where to look, code map and conventions.

26 5mo ago A 803 tokens original MIT

oozoofrog/mcp-baepsae

Instructions file

Instructions for oozoofrog/mcp-baepsae, covering claude.md, what this is, build & test commands, architecture and typescript mcp layer (src/).

26 5mo ago A 1,477 tokens original MIT

baepsae

09

oozoofrog/mcp-baepsae

MCP server Claude CodeCodexCursor +2

Local MCP server for iOS Simulator and macOS app automation with a native Swift bridge. Runs locally from the mcp-baepsae npm package.

26 5mo ago A tokens not measured original MIT

oozoofrog-plugins

10

oozoofrog/oozoofrog-plugins

Plugin Claude Code

A personal Claude Code plugin marketplace for macOS release automation, context design, GPT research, Codex CLI delegation, Apple app automation, Apple platform development, plugin troubleshooting, Git workflows, and release management.

2 3mo ago A tokens not measured

Stop

11

oozoofrog/oozoofrog-plugins

Hook Claude Code

Runs when the agent finishes a response, executing check-version-bump.sh via bash. From oozoofrog/oozoofrog-plugins.

2 3mo ago A tokens not measured

oozoofrog/oozoofrog-plugins

Instructions file

A set of instructions for developing and using the oozoofrog-plugins collection. It describes the project structure, its 13 plugins, and required development rules.

2 3mo ago A 1,069 tokens

agent-context

14

oozoofrog/oozoofrog-plugins

Plugin Claude Code

A project-context setup tool for large codebases. It creates guidance files at the project root and in subdirectories, adds rule files, checks the setup, and reviews how efficiently context uses tokens.

2 3mo ago A tokens not measured

context-validator

15

oozoofrog/oozoofrog-plugins

Agent

Context architecture validation agent — after code changes, autonomously verifies that CLAUDE.md (root and subdirectories), .claude/rules/, CONTEXT.md, and AGENTS.md stay consistent with the actual code, and proposes context-document updates following the 'Fix the Rules' principle. 컨텍스트 검증, 컨텍스트 문서, 정합성 확인.

2 3mo ago A 78 tokens

SessionStart

16

oozoofrog/oozoofrog-plugins

Hook

Runs when a session starts, executing check-claude-md.sh via bash. From oozoofrog/oozoofrog-plugins.

2 3mo ago A tokens not measured

ctx-audit

17

oozoofrog/oozoofrog-plugins

Skill Claude CodeCodex

Audits token efficiency of a context architecture — analyzes CLAUDE.md conciseness, hierarchy depth, information duplication, and context distribution, then suggests improvements. 컨텍스트 감사, 토큰 효율성, CLAUDE.md 간결성, 계층 구조, 정보 중복, 컨텍스트 분산.

2 3mo ago A 69 tokens

ctx-guide

18

oozoofrog/oozoofrog-plugins

Skill Claude CodeCodex

Guidance on designing hierarchical context architecture for large-scale projects — structuring CLAUDE.md, CONTEXT.md, AGENTS.md to maximize agent reasoning precision and token efficiency. Use when the user asks about "컨텍스트 아키텍처", "context architecture", "계층적 컨텍스트", "CONTEXT.md 설계", "주의력 예산", "attention budget", "컨텍스트…

2 3mo ago A 171 tokens

ctx-init

19

oozoofrog/oozoofrog-plugins

Skill Claude CodeCodex

Analyze the project and scaffold a layered context architecture made of CLAUDE.md, subdirectory CLAUDE.md, .claude/rules/, and AGENTS.md. Preserve and augment existing files. Triggers — 컨텍스트 초기화, 컨텍스트 아키텍처, CLAUDE.md 생성, 스캐폴딩.

2 3mo ago A 71 tokens

ctx-verify

20

oozoofrog/oozoofrog-plugins

Skill Claude CodeCodex

Runs 3-stage verification of a hierarchical context architecture — reference integrity, code reference validity, and content accuracy checked in sequence to produce a report. Triggers — 계층적 컨텍스트 검증, 참조 무결성, 코드 참조 검증, 내용 정확성, 컨텍스트 아키텍처 검증, ctx-verify.

2 3mo ago A 75 tokens

api-learn

21

oozoofrog/oozoofrog-plugins

Plugin Claude Code

A project-specific reference builder that collects official library and framework documentation and examples, then saves them as project reference material.

2 3mo ago A tokens not measured

api-learn

22

oozoofrog/oozoofrog-plugins

Skill Claude CodeCodex

Internalize project-domain APIs — collect official docs + examples for a given library/framework, store them in the project's .claude/references/, and register them in CLAUDE.md as the Knowledge Authority. Use for requests like "API 학습", "api learn", "문서 내재화", "레퍼런스 수집", "라이브러리 학습", "API 문서 저장", "api-learn", "문서 수집"…

2 3mo ago A 132 tokens

api-scan

23

oozoofrog/oozoofrog-plugins

Skill Claude CodeCodex

A skill that scans project dependencies and identifies libraries that have not yet been internalized, then proposes internalization. Internalization means bringing a dependency’s needed code or behavior into the project instead of relying on the external library.

2 3mo ago A 97 tokens

app-automation

24

oozoofrog/oozoofrog-plugins

Plugin Claude Code

Instructions and tools for automating Apple apps and iOS Simulator interactions. They include accessibility checks, screenshots, and workflow automation through the mcp-baepsae MCP server.

2 3mo ago A tokens not measured