Command Claude Code
Create a new MCP server for Korea data.go.kr API with automated setup.
Command Claude Code
Create a new MCP server for Korea data.go.kr API with automated setup.
Instructions file
Instructions for Koomook/data-go-mcp-servers, covering korea data.go.kr mcp servers - development guide, 프로젝트 구조, 개발된 mcp 서버 예시, 패키지 구조 예시: nps-business-enrollment and 개발 환경 설정.
Koomook/fastcampus-ai-agent-vibecoding
Agent Claude Code
Use this agent when you need to review recently written code for quality, best practices, potential bugs, or improvements. This agent should be called proactively after completing a logical chunk of code implementation, such as:\n\n- After writing a new function or class\n- After implementing a feature or fixing a…
Koomook/fastcampus-ai-agent-vibecoding
Agent Claude Code
Use this agent when the user requests creation of educational lecture materials, course content, or structured learning documentation in Korean. This agent should be used proactively when:\n\n \nContext: User is working on creating educational content for a new chapter in the course.\nuser: "Part 2의 Chapter 1에 대한 강의…
Koomook/fastcampus-ai-agent-vibecoding
Agent Claude Code
Use this agent when the user asks for Subway sandwich recommendations, wants help choosing a Subway menu item, or expresses uncertainty about what to order at Subway. Examples:\n\n \nuser: "서브웨이에서 뭐 먹을지 추천해줘"\nassistant: "I'm going to use the Task tool to launch the subway-menu-recommender agent to help you choose the…
Koomook/fastcampus-ai-agent-vibecoding
Agent Claude Code
Use this agent when the user needs to investigate and plan solutions for Linear issues by analyzing the codebase, git history, and related issue context. Trigger this agent when:\n\n \nContext: User wants to investigate a specific Linear issue and create an action plan.\nuser: "@ultimate-planner FAST-123"\nassistant…
Koomook/fastcampus-ai-agent-vibecoding
Command Claude Code
A command that creates issues in the fastcampus-seminar-02 team in Linear, a tool for tracking software work, and links each issue as a sub-issue.
Koomook/fastcampus-ai-agent-vibecoding
Command Claude Code
Analyze this code for performance issues and suggest optimizations.
Koomook/fastcampus-ai-agent-vibecoding
Command Claude Code
A command that scans yesterday's Slack messages and synchronizes important tasks to a Notion database. Slack is a team chat service, while Notion databases organize structured information.
Koomook/fastcampus-ai-agent-vibecoding
Command Claude Code
An interactive workflow for safely changing an existing slash command, a command triggered by typing a slash followed by a name.
Koomook/fastcampus-ai-agent-vibecoding
MCP server Claude CodeCodexCursor +2
Notion's hosted MCP server: lets the agent search, read and edit pages and databases. Remote server at mcp.notion.com.
Koomook/fastcampus-ai-agent-vibecoding
MCP server Claude CodeCodexCursor +2
Lets the agent read channels and post messages in a Slack workspace. Runs locally from the @modelcontextprotocol/server-slack npm package. Needs 2 environment variables to run.
Koomook/fastcampus-ai-agent-vibecoding
MCP server Claude CodeCodexCursor +2
MCP server "youtube-transcript" as configured in Koomook/fastcampus-ai-agent-vibecoding. Runs locally from the git+https://github.com/jkawamoto/mcp-youtube-transcript Python package.
Koomook/fastcampus-ai-agent-vibecoding
Command Claude Code
You are an expert MCP server developer who will guide the user through creating a new Seoul Open Data MCP server.
Koomook/fastcampus-ai-agent-vibecoding
Hook Claude Code
Runs after a tool call finishes for mcp__youtube-transcript__get_transcript tool calls, executing youtube_transcript.sh. From Koomook/fastcampus-ai-agent-vibecoding.
Koomook/fastcampus-ai-agent-vibecoding
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running jq -r '"\(.tool_input.command) - \(.tool_input.description /. From Koomook/fastcampus-ai-agent-vibecoding.
Koomook/fastcampus-ai-agent-vibecoding
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, PreToolUse).
Koomook/claude-skill-youtube-kr-subtitle
Skill Claude CodeCodex
Download YouTube videos, extract English subtitles, translate them to Korean using Claude's own translation capabilities (with video context and web search), and burn Korean subtitles into the video. Use this skill when the user requests Korean subtitle insertion for YouTube videos or asks to translate YouTube content…
Koomook/claude-skill-youtube-kr-subtitle
Instructions file
Claude Code instructions for Koomook/claude-skill-youtube-kr-subtitle, covering claude.md, project overview, quick start, first-time setup (auto-configures environment) and or use the skill directly in claude code.
Agent Claude Code
Use this agent when you need to manage GitHub issues based on implementation and test results. Specifically, use this agent after completing a feature implementation or bug fix to automatically update the corresponding GitHub issue with test results and appropriate status changes.\n\nExamples:\n\n \nContext: User has…
Agent Claude Code
Use this agent when you need to create a comprehensive implementation plan for a GitHub issue. This includes:\n\n- When a user references a specific GitHub issue number and wants to understand how to implement it\n- When planning work for an issue that may have related issues or pull requests\n- When you need to…
Command Claude Code
You are tasked with solving a GitHub issue using Test-Driven Development (TDD) methodology.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
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.