yunseo-kim
- 116 skills
- 0 followers
- 9 hours ago last updated
- ▌ Blucli · yunseo-kim bundleControl Bluesound/NAD players via the BluOS CLI. Discovery, playback, grouping, and volume management from the terminal.
- ▌ Gifgrep · yunseo-kim bundleSearch GIF providers (Tenor/Giphy) with CLI/TUI, download results, and extract stills or contact sheets for review and sharing.
- ▌ Openhue · yunseo-kim bundleControl Philips Hue lights and scenes via the OpenHue CLI. Turn on/off, adjust brightness, set colors, and activate scenes.
- ▌ Songsee · yunseo-kim bundleGenerate spectrograms and feature-panel visualizations from audio files. Supports multiple visualization types and time slicing.
- ▌ Eightctl · yunseo-kim bundleControl Eight Sleep pods via CLI. Check status, set temperature, manage alarms, and configure sleep schedules.
- ▌ Goplaces · yunseo-kim bundleQuery Google Places API (New) via the goplaces CLI. Text search, place details, resolve locations, and read reviews with human-friendly or JSON output.
- ▌ Mcporter · yunseo-kim bundleList, configure, authenticate, and call MCP servers and tools directly via the mcporter CLI. Supports HTTP and stdio transports, ad-hoc servers, config management, and CLI/TypeScript code generation.
- ▌ Nano PDF · yunseo-kim bundleLightweight PDF processing from the command line. Use when working with PDF files for extraction, conversion, or manipulation.
- ▌ Ordercli · yunseo-kim bundleCheck past food delivery orders and track active order status via the ordercli CLI. Supports Foodora with history, reorder, and session management.
- ▌ Sonoscli · yunseo-kim bundleControl Sonos speakers from the terminal. Discover, play, pause, adjust volume, manage groups, and search Spotify via SMAPI.
- ▌ Bear Notes · yunseo-kim bundleCreate, search, and manage Bear notes via the grizzly CLI on macOS. Use when working with Bear note management from the terminal.
- ▌ Gemini CLI · yunseo-kim bundleUse Gemini CLI for one-shot Q&A, summaries, and generation tasks. Supports model selection, JSON output, and extension management.
- ▌ Notion API · yunseo-kim bundleInteract with the Notion API for creating and managing pages, databases, and blocks. Use when automating Notion workflows via REST API calls.
- ▌ Apple Notes · yunseo-kim bundleManage Apple Notes via the memo CLI on macOS. Create, view, edit, delete, search, move, and export notes from the terminal. Use when managing Apple Notes programmatically.
- ▌ Weather CLI · yunseo-kim bundleGet current weather conditions and forecasts for any location via wttr.in. Supports multiple output formats including JSON, one-liners, and PNG images. No API key needed.
- ▌ Video Frames · yunseo-kim bundleExtract frames or short clips from videos using ffmpeg. Quick thumbnails and frame extraction at specific timestamps.
- ▌ Summarize CLI · yunseo-kim bundleSummarize or extract text and transcripts from URLs, podcasts, and local files. Supports YouTube transcript extraction, multiple AI providers, and configurable output length.
- ▌ Obsidian Vault · yunseo-kim bundleWork with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Search, create, move, rename, and manage notes.
- ▌ Spotify Player · yunseo-kim bundleTerminal Spotify playback and search via spogo (preferred) or spotify_player CLI. Search tracks, control playback, manage devices, and browse playlists.
- ▌ Openai Whisper Local · yunseo-kim bundleLocal speech-to-text transcription with the Whisper CLI. No API key required -- runs entirely offline with configurable model sizes.
- ▌ React Best Practices · yunseo-kim bundleReact and Next.js performance optimization guidelines from Vercel Engineering. Contains 57 rules across 8 categories prioritized by impact. Use when writing, reviewing, or refactoring React/Next.js code for performance — components, data fetching, bundle optimization, re-renders, and server-side patterns.
- ▌ AI Sdk · yunseo-kim bundleAnswer questions about the Vercel AI SDK and help build AI-powered features. Use when developers ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, want to build AI agents, chatbots, RAG systems, or text generation features, have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, or use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "useChat", "useCompletion".
- ▌ AI SEO · yunseo-kim bundleOptimize content for AI search engines, get cited by LLMs, and appear in AI-generated answers using AEO, GEO, and LLMO strategies
- ▌ Editor · yunseo-kim bundleProfessional editing and proofreading for clarity, grammar, style, and readability improvements across all document types
- ▌ Sag Tts · yunseo-kim bundleElevenLabs text-to-speech with mac-style say UX via the sag CLI. Supports multiple voices, models, audio tags, and pronunciation control.
- ▌ Chat Sdk · yunseo-kim bundleBuild multi-platform chat bots with Chat SDK (`chat` npm package). Use when developers want to (1) Build a Slack, Teams, Google Chat, Discord, GitHub, or Linear bot, (2) Use the Chat SDK to handle mentions, messages, reactions, slash commands, cards, modals, or streaming, (3) Set up webhook handlers for chat platforms, (4) Send interactive cards or stream AI responses to chat platforms. Triggers on "chat sdk", "chat bot", "slack bot", "teams bot", "discord bot", "@chat-adapter", building bots that work across multiple chat platforms.
- ▌ Debugger · yunseo-kim bundleSystematic debugging and root cause analysis for identifying and fixing software issues using binary search, bisect, and structured hypothesis testing
- ▌ Form Cro · yunseo-kim bundleOptimize lead capture forms, contact forms, and survey forms for higher completion rates and better data quality
- ▌ Page Cro · yunseo-kim bundleOptimize conversions on any marketing page including homepage, landing pages, pricing pages, and feature pages
- ▌ Paid Ads · yunseo-kim bundleProvide paid advertising strategy guidance across major platforms and optional local Meta Ads CLI workflows for authenticated read/write actions with explicit user approval
- ▌ Create Pr · yunseo-kim bundleCreate GitHub pull requests with Conventional Commits-formatted titles and structured PR bodies. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.
- ▌ CI Triage · yunseo-kim bundleTriage CI failures and PR review comments with structured methodology. Use when investigating failing CI jobs, flaky tests, or analyzing PR review feedback. Covers blocker-first prioritization, failure categorization, local reproduction discipline, and parallel log analysis.
- ▌ Flags Sdk · yunseo-kim bundleComprehensive guide for implementing feature flags and A/B tests using the Flags SDK (the `flags` npm package). Use when: (1) Creating or declaring feature flags with `flag()`, (2) Setting up feature flag providers/adapters (Vercel, Statsig, LaunchDarkly, PostHog, GrowthBook, Hypertune, Edge Config, OpenFeature, Flagsmith, Reflag, Split, Optimizely, or custom adapters), (3) Implementing precompute patterns for static pages with feature flags, (4) Setting up evaluation context with `identify` and `dedupe`, (5) Integrating the Flags Explorer / Vercel Toolbar, (6) Working with feature flags in Next.js (App Router, Pages Router, Middleware) or SvelteKit, (7) Writing custom adapters, (8) Encrypting/decrypting flag values for the toolbar, (9) Any task involving the `flags`, `flags/next`, `flags/sveltekit`, `flags/react`, or `@flags-sdk/*` packages. Triggers on: feature flags, A/B testing, experimentation, flags SDK, flag adapters, precompute flags, Flags Explorer, feature gates, flag overrides.
- ▌ Popup Cro · yunseo-kim bundleCreate or optimize popups, modals, overlays, slide-ins, and banners for conversion with timing and targeting rules
- ▌ SEO Audit · yunseo-kim bundleAudit, review, and diagnose SEO issues covering technical SEO, on-page optimization, content quality, and authority
- ▌ Git Master · yunseo-kim bundleMUST USE for ANY git operations. Atomic commits, rebase/squash, cherry-pick, worktree, reflog recovery, and history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'cherry-pick', 'worktree', 'reflog', 'who wrote', 'when was X added', 'find the commit that'.
- ▌ Cold Email · yunseo-kim bundleWrite B2B cold emails and follow-up sequences that get replies with personalization, subject lines, and multi-touch frameworks
- ▌ Github CLI · yunseo-kim bundleGitHub operations via the gh CLI. Manage issues, PRs, CI runs, code review, and API queries. Use for checking PR status, creating issues, viewing workflow logs, and querying repository data.
- ▌ Oracle CLI · yunseo-kim bundleBundle prompts and files into one-shot AI consultations via the oracle CLI. Supports browser and API engines, session management, and multiple model providers for code review and architecture analysis.
- ▌ SEO Review · yunseo-kim bundlePerform a focused SEO audit on documentation and content pages to maximize search visibility, featured snippet optimization, and ranking potential. Use when publishing new pages, optimizing underperforming content, or running periodic content audits.
- ▌ Streamdown · yunseo-kim bundleImplement, configure, and customize Streamdown — a streaming-optimized React Markdown renderer with syntax highlighting, Mermaid diagrams, math rendering, and CJK support. Use when working with Streamdown setup, configuration, plugins, styling, security, or integration with AI streaming (e.g., Vercel AI SDK). Triggers on: (1) Installing or setting up Streamdown, (2) Configuring plugins (code, mermaid, math, cjk), (3) Styling or theming Streamdown output, (4) Integrating with AI chat/streaming, (5) Configuring security, link safety, or custom HTML tags, (6) Using carets, static mode, or custom components, (7) Troubleshooting Tailwind, Shiki, or Vite issues.
- ▌ Trello API · yunseo-kim bundleManage Trello boards, lists, and cards via the Trello REST API. Create, move, archive cards and add comments using curl.
- ▌ Docs Writer · yunseo-kim bundleUnified documentation workflow for writing, reviewing, and updating technical docs across repositories. Use when users ask to write or edit docs, review doc quality, map code changes to doc impact, scaffold new documentation, update README/API guides, or improve docs in `/docs` and `*.md`/`*.mdx` files. Supports self-contained profile-based behavior for generic docs, Next.js docs, and Angular docs.
- ▌ MCP Builder · yunseo-kim bundleGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
- ▌ Ad Creative · yunseo-kim bundleGenerate, iterate, and scale ad creative for Google, Meta, LinkedIn, and TikTok with headlines, descriptions, and platform-specific specs
- ▌ AI Elements · yunseo-kim bundleDocumentation-first guidance for adding and customizing AI Elements components in shadcn/ui projects, including installation notes, usage examples, and integration patterns for Vercel AI SDK chat UIs. Trigger this skill for AI Elements-specific work such as "ai-elements", "AI Elements registry", "AI Elements shadcn", and "Vercel AI Elements components".
- ▌ Copywriting · yunseo-kim bundleWrite, rewrite, or improve marketing copy for homepages, landing pages, pricing pages, feature pages, and product pages
- ▌ UX Designer · yunseo-kim bundleExpert UX design assistance for user research, wireframing, prototyping, and design strategy. Covers user interviews, personas, accessibility (WCAG), information architecture, interaction design, microcopy, visual hierarchy, and design systems.
- ▌ Copy Editing · yunseo-kim bundleEdit, review, and improve existing marketing copy for clarity, conciseness, and plain English readability
- ▌ Data Analyst · yunseo-kim bundleSQL, pandas, and statistical analysis expertise for data exploration, cleaning, transformation, and insight generation
- ▌ Fact Checker · yunseo-kim bundleSystematic fact verification and misinformation identification using evidence-based analysis with confidence ratings and source evaluation
- ▌ RAG Patterns · yunseo-kim bundleImplementation patterns for Retrieval-Augmented Generation covering basic chains, corrective RAG, hybrid search, knowledge graphs with community detection, agentic RAG, multimodal retrieval, and reasoning-based vectorless RAG
- ▌ Torch Export · yunseo-kim bundleExport PyTorch models with torch.export -- dynamic shapes, symbolic tracing, control flow operators, debugging export failures, and making untraceable code traceable
- ▌ Github Triage · yunseo-kim bundleUnified GitHub triage for issues AND PRs. 1 item = 1 background task (category: free). Issues: answer questions from codebase, analyze bugs. PRs: review bugfixes and prepare merge recommendations. Write actions require explicit per-item user confirmation. Triggers: 'triage', 'triage issues', 'triage PRs', 'github triage'.
- ▌ Ab Test Setup · yunseo-kim bundlePlan, design, and implement A/B tests and experiments with proper sample sizing, statistical significance, and hypothesis frameworks
- ▌ Canvas Design · yunseo-kim bundleCreate beautiful visual art in .png and .pdf documents using design philosophy. Use when creating posters, art pieces, designs, or other static visual content.
- ▌ Code Reviewer · yunseo-kim bundleThorough code review with focus on security vulnerabilities, performance issues, and best practices using prioritized rule-based analysis
- ▌ Deep Research · yunseo-kim bundleComprehensive research assistant that synthesizes information from multiple sources with proper citations and source evaluation
- ▌ Email Drafter · yunseo-kim bundleProfessional email composition for business communication including meeting requests, follow-ups, and sensitive correspondence
- ▌ Meeting Notes · yunseo-kim bundleStructured meeting summaries with action items, decisions, key discussion points, and follow-up tracking
- ▌ Python Expert · yunseo-kim bundleSenior Python developer expertise for writing clean, efficient, and well-documented code with type hints and PEP 8 compliance
- ▌ Reproduce Bug · yunseo-kim bundleSystematically reproduce a bug from a ticket or report with a failing regression test, using a structured hypothesis-driven methodology.
- ▌ Schema Markup · yunseo-kim bundleAdd, fix, or optimize schema markup and structured data with JSON-LD for rich results in search
- ▌ Skill Creator · yunseo-kim bundleGuide for creating effective skills that extend AI assistant capabilities with specialized knowledge, workflows, and tool integrations. Use when creating or updating skills.
- ▌ Catalog Porter · yunseo-kim bundleAnalyze upstream GitHub repos containing agent skills, classify each skill (ported/adapted/synthesized/external/ignored), and port them to catalog/skills/ with proper frontmatter, NOTICE.md attribution, upstream-sources registration, and catalog README/AGENTS.md updates. Use when the user provides a GitHub repo URL to analyze and port skills from, or asks to 'port skills', 'analyze repo', 'add upstream source', or 'catalog porter'.
- ▌ Docs Changelog · yunseo-kim bundleGenerates and formats changelog files for a new release based on provided version and raw changelog data.
- ▌ Content Design · yunseo-kim bundleProduct content designer for UI copy. Use when writing, reviewing, or auditing user-facing text: button labels, error messages, tooltips, empty states, modal copy, placeholder text, confirmation dialogs, onboarding flows, or i18n strings.
- ▌ Email Sequence · yunseo-kim bundleCreate or optimize email sequences, drip campaigns, and automated lifecycle email flows with templates and copy guidelines
- ▌ Issue Analysis · yunseo-kim bundleFetch and analyze an issue from a project tracker with all related context. Gathers attachments, media, linked resources, and provides effort estimates. Use when starting work on a ticket, triaging issues, or gathering comprehensive context about a bug report or feature request.
- ▌ Onboarding Cro · yunseo-kim bundleOptimize post-signup onboarding, user activation, first-run experience, and time-to-value for better retention
- ▌ Social Content · yunseo-kim bundleCreate, schedule, and optimize social media content for LinkedIn, Twitter/X, Instagram, and other platforms
- ▌ Sprint Planner · yunseo-kim bundleAgile sprint planning with story estimation, capacity planning, velocity tracking, and sprint goal setting
- ▌ Things Mac CLI · yunseo-kim bundleManage Things 3 via the things CLI on macOS. Add, update, search, and list todos and projects via URL scheme and local database reads.
- ▌ Webapp Testing · yunseo-kim bundleTest local web applications using Playwright with server lifecycle management, browser automation, and visual verification. Use for frontend testing, debugging UI, capturing screenshots, and viewing browser logs.
- ▌ Algorithmic Art · yunseo-kim bundleCreate algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use for generative art, flow fields, particle systems, and creative coding.
- ▌ Apple Reminders · yunseo-kim bundleManage Apple Reminders via remindctl CLI. List, add, edit, complete, and delete reminders with support for lists, date filters, and JSON/plain output.
- ▌ Content Creator · yunseo-kim bundleCreates engaging content for blogs, social media, and marketing materials with audience focus and platform-specific optimization
- ▌ Decision Helper · yunseo-kim bundleStructured decision-making frameworks for evaluating options, weighing trade-offs, and making informed choices using proven methodologies
- ▌ Doc Coauthoring · yunseo-kim bundleGuide users through a structured workflow for co-authoring documentation, proposals, technical specs, and decision docs. Use when writing docs, creating proposals, drafting specs, or collaborative documentation tasks.
- ▌ Frontend Design · yunseo-kim bundleCreate distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, applications, posters, or when styling and beautifying any web UI.
- ▌ Launch Strategy · yunseo-kim bundlePlan product launches, feature announcements, and release strategies with timelines, channels, and momentum tactics
- ▌ Loom Transcript · yunseo-kim bundleFetch and display the full transcript from a Loom video URL using Loom's public GraphQL API.
- ▌ Marketing Ideas · yunseo-kim bundleGenerate marketing ideas, inspiration, and strategies for SaaS and software products across 140+ proven tactics
- ▌ Nano Banana Pro · yunseo-kim bundleGenerate images using the Banana.dev inference API. Lightweight image generation with Python script and configurable prompts.
- ▌ Project Planner · yunseo-kim bundleBreaks down complex projects into actionable tasks with timelines, dependencies, milestones, and resource allocation
- ▌ Sherpa Onnx Tts · yunseo-kim bundleLocal text-to-speech via sherpa-onnx. Fully offline, no cloud dependency, supports multiple voice models across platforms.
- ▌ Signup Flow Cro · yunseo-kim bundleOptimize signup, registration, account creation, and trial activation flows for higher conversion rates
- ▌ Tmux Controller · yunseo-kim bundleRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. Essential for managing long-running terminal processes.
- ▌ Churn Prevention · yunseo-kim bundleReduce churn with cancellation flows, save offers, dunning sequences, and failed payment recovery strategies
- ▌ Content Strategy · yunseo-kim bundlePlan content strategy, decide what to create, and build topic clusters with pillar pages and distribution plans
- ▌ Frontend Testing · yunseo-kim bundleGenerate comprehensive Vitest and React Testing Library tests for frontend components, hooks, and utilities. Covers test structure, incremental workflow, async patterns, mocking strategies, and coverage goals. Use when writing or reviewing frontend tests, improving coverage, or setting up testing infrastructure for React projects.
- ▌ Google Adk Guide · yunseo-kim bundleGuide to building AI agents with Google Agent Development Kit covering agent creation, tool integration, memory, callbacks, plugins, and multi-agent orchestration
- ▌ Openai Image Gen · yunseo-kim bundleBatch-generate images via OpenAI Images API using GPT Image models or DALL-E. Includes random prompt sampler and HTML gallery output.
- ▌ Pricing Strategy · yunseo-kim bundleMake pricing decisions, design packaging and tiers, and develop monetization strategy with research methods
- ▌ Programmatic SEO · yunseo-kim bundleCreate SEO-driven pages at scale using templates and data with programmatic page generation and internal linking
- ▌ Referral Program · yunseo-kim bundleCreate, optimize, or analyze referral programs, affiliate programs, and word-of-mouth strategies for growth
- ▌ Strategy Advisor · yunseo-kim bundleHigh-level strategic thinking and business decision guidance for planning, competitive analysis, and direction-setting
- ▌ React Refactoring · yunseo-kim bundleRefactor high-complexity React components using proven patterns for hook extraction, component splitting, conditional simplification, and API/data layer separation. Use when components exceed 300 lines, have deep nesting, mix business logic with UI, or manage too many state variables. Avoid for simple or well-structured components.
- ▌ Analytics Tracking · yunseo-kim bundleSet up, improve, or audit analytics tracking with GA4, GTM, event naming conventions, and conversion measurement
- ▌ Free Tool Strategy · yunseo-kim bundlePlan, evaluate, or build free tools for marketing purposes including lead generation, SEO value, and brand awareness