MCP server Claude CodeCodexCursor +2
MCP server "arxiv-mcp-server" as configured in tae0y/real-estate-mcp. Launched with uv tool run arxiv-mcp-server --storage-path ./.arxiv.
MCP server Claude CodeCodexCursor +2
MCP server "arxiv-mcp-server" as configured in tae0y/real-estate-mcp. Launched with uv tool run arxiv-mcp-server --storage-path ./.arxiv.
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
MCP server Claude CodeCodexCursor +2
Model Context Protocol servers for Playwright. Runs locally from the @executeautomation/playwright-mcp-server npm package.
MCP server Claude CodeCodexCursor +2
MCP server "microsoft-learn", hosted remotely at learn.microsoft.com, as configured in tae0y/real-estate-mcp.
MCP server Claude CodeCodexCursor +2
Token-efficient MCP server for source code exploration via tree-sitter AST parsing. Runs locally from the jcodemunch-mcp Python package.
Instructions file
Instructions for tae0y/real-estate-mcp, covering claude.md, project overview, commands, run a single test file and run a single test by name.
Agent Claude Code
This directory contains specifications for specialized Claude Code agents that work together to maintain code quality, documentation, and development workflow.
Agent Claude Code
Use this agent proactively when making significant architectural decisions and reactively to document architectural choices after they're made. Invoke when evaluating technology options, making foundational decisions, or discovering undocumented architectural choices.
Agent Claude Code
Use this agent proactively when creating documentation or reactively to review and improve existing docs. Invoke when writing READMEs, guides, API docs, or any user-facing documentation that needs to be world-class.
Agent Claude Code
Use this agent proactively during development to identify learning opportunities and reactively after completing work to document insights into CLAUDE.md. Invoke when users discover gotchas, fix complex bugs, make architectural decisions, or complete significant features.
Agent Claude Code
Manages implementation progress using a plan + worklog + learn model: long-term plan in localdocs/plan. .md, future pre-plan items in localdocs/backlog. .md, phase/session logs in localdocs/worklog.todo.md, localdocs/worklog.doing.md, localdocs/worklog.done.md, and learning notes in localdocs/learn. .md.
Agent Claude Code
Use this agent proactively to guide refactoring decisions during code improvement and reactively to assess refactoring opportunities after tests pass (TDD's third step). Invoke when tests are green, when considering abstractions, or when reviewing code quality.
Agent Claude Code
Use this agent proactively to guide Test-Driven Development throughout the coding process and reactively to verify TDD compliance. Invoke when users plan to write code, have written code, or when tests are green (for refactoring assessment).
Agent Claude Code
Use this agent when you need to analyze how a user-facing use case maps to the underlying data access patterns and architectural implementation in the codebase. This agent should be invoked proactively when: Context: Main agent is implementing a new feature for a data listing page. user: "I need to add functionality…
Command Claude Code
Resume the current work session by loading active context from localdocs/.
Hook Claude Code
Runs before the agent uses a tool for Write, Write, Edit, Read and Bash tool calls, executing check-new-test-file.sh and guard-settings-files.sh (2 commands). From tae0y/python-project-template.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and Bash tool calls, executing check-external-lib-usage.sh, check-pre-commit-gate.sh and check-commit-convention.sh (3 commands). From tae0y/python-project-template.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse).
Skill Claude CodeCodex
API architect for designing and generating external service integration code. Use when building REST API clients, service integrations, or applying resilience patterns (circuit breaker, bulkhead, throttling, backoff). Generates fully implemented code across service/manager/resilience layers.
Skill Claude CodeCodex
Delegate to OpenAI Codex CLI when: (1) user explicitly requests it (codex에게 맡겨줘, codex로 해줘, 외주화해줘, codex 실행해줘, codex 리뷰 돌려줘), OR (2) the task requires autonomous repo-scale execution — writing multiple test files, file-level refactoring across many files, bulk edits (type hints, formatting, comments across a…
Skill Claude CodeCodex
Working expectations and documentation practices. Use when capturing learnings or understanding how to work with this codebase.
Skill Claude CodeCodex
Scaffold a new FastAPI project with standard structure, Pydantic models, dependency injection, and optional MCP/OAuth integration. Use when starting a new FastAPI service or adding a new API module to an existing project.
Skill Claude CodeCodex
한국 특화 기능(교통·날씨·부동산·쇼핑·법률·금융·공공데이터 등) 요청이 들어오면 실행. git pull로 최신화 후 README 레지스트리에서 스킬을 골라 해당 SKILL.md만 읽어 진행한다.