tae0y

70 mods across 2 repositories, 387 stars between them.

arxiv-mcp-server

01

tae0y/real-estate-mcp

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.

373 1mo ago A tokens not measured original MIT

context7

02

tae0y/real-estate-mcp

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.

373 1mo ago A tokens not measured original MIT

chrome-devtools

03

tae0y/real-estate-mcp

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.

373 1mo ago A tokens not measured copy · 100% MIT

playwright

04

tae0y/real-estate-mcp

MCP server Claude CodeCodexCursor +2

Model Context Protocol servers for Playwright. Runs locally from the @executeautomation/playwright-mcp-server npm package.

373 1mo ago A tokens not measured original MIT

microsoft-learn

05

tae0y/real-estate-mcp

MCP server Claude CodeCodexCursor +2

MCP server "microsoft-learn", hosted remotely at learn.microsoft.com, as configured in tae0y/real-estate-mcp.

373 1mo ago A tokens not measured original MIT

jcodemunch

06

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.

373 1mo ago A tokens not measured original MIT

tae0y/real-estate-mcp

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.

373 1mo ago A 1,480 tokens original MIT

README

08

tae0y/python-project-template

Agent Claude Code

This directory contains specifications for specialized Claude Code agents that work together to maintain code quality, documentation, and development workflow.

14 24d ago A 0 tokens

adr

09

tae0y/python-project-template

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.

14 24d ago A 38 tokens

docs-guardian

10

tae0y/python-project-template

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.

14 24d ago A 45 tokens

learn

11

tae0y/python-project-template

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.

14 24d ago A 47 tokens

progress-guardian

12

tae0y/python-project-template

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.

14 24d ago A 90 tokens

refactor-scan

13

tae0y/python-project-template

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.

14 24d ago A 52 tokens

tdd-guardian

14

tae0y/python-project-template

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).

14 24d ago A 51 tokens

tae0y/python-project-template

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…

14 24d ago A 417 tokens

PreToolUse

17

tae0y/python-project-template

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.

14 24d ago A tokens not measured

PostToolUse

18

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.

14 24d ago A tokens not measured

api-architect

20

tae0y/python-project-template

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.

14 24d ago A 55 tokens

codex

21

tae0y/python-project-template

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…

14 24d ago A 131 tokens

expectations

22

tae0y/python-project-template

Skill Claude CodeCodex

Working expectations and documentation practices. Use when capturing learnings or understanding how to work with this codebase.

14 24d ago A 24 tokens

fastapi-scaffold

23

tae0y/python-project-template

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.

14 24d ago A 50 tokens

k-skill

24

tae0y/python-project-template

Skill Claude CodeCodex

한국 특화 기능(교통·날씨·부동산·쇼핑·법률·금융·공공데이터 등) 요청이 들어오면 실행. git pull로 최신화 후 README 레지스트리에서 스킬을 골라 해당 SKILL.md만 읽어 진행한다.

14 24d ago A 68 tokens