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.
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.
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.
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.
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.
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.
A set of instructions for developing and using the oozoofrog-plugins collection. It describes the project structure, its 13 plugins, and required development rules.
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.
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. 컨텍스트 검증, 컨텍스트 문서, 정합성 확인.
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", "컨텍스트…
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 생성, 스캐폴딩.
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.
A project-specific reference builder that collects official library and framework documentation and examples, then saves them as project reference material.
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", "문서 수집"…
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.
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.