execplan-planner
HuveD/agent-skillset
Create or update a self-contained ExecPlan Markdown file under `.agent/plans/` by synthesizing the current conversation (and any extra hint) and following `.agent/PLANS.md` exactly. Use when the user asks for plan mode, an execution plan, an ExecPlan, or wants a complex feature/refactor planned with explicit steps, validation, and file-level guidance.
i18n-copy-manager
HuveD/agent-skillset
UI/앱/웹의 다국어(i18n/l10n) 문구를 작성·번역·검수·정비하고, 언어별 톤앤매너(Voice)를 일관되게 유지하며, 용어집(Glossary)·스타일 가이드·locale(JSON/ARB) 품질을 관리한다. “번역해줘”, “영문/일본어 문구”, “마이크로카피 다듬기”, “톤 맞춰줘(같은 언어에서 일관되게)”, “i18n 키/locale 파일 정리/검수”, “placeholder/ICU 메시지 확인” 같은 요청에 사용한다.
performance-marketer
HuveD/agent-skillset
Evidence-based paid performance marketing operating system across Meta, Google Ads, TikTok Ads, Apple Search Ads, and optional local ad platforms. Use when the user asks to audit, plan, optimize, or scale measurable paid campaigns (acquisition, retargeting, app install, ecommerce, lead generation), design KPI trees and measurement systems, or continuously monitor platform/policy/trend changes with proactive web research and recurring optimization actions. Do not use for brand PR, pure organic/social content calendars, or awareness-only requests without conversion instrumentation.
predeploy-quality-gate
HuveD/agent-skillset
배포/머지 전에 현재 Git 브랜치(HEAD) 변경사항을 품질 게이트로 검증하고, 차단(BLOCKER)/경고(WARN)/제안(SUGGEST) 항목을 리스트로 리포트하기. "배포 전 품질 점검", "quality gate", "머지 게이트", "현재 브랜치 코드 품질 검증" 요청에 사용하기. 프로젝트 유형(Flutter/Node/Python/Go/Rust 등)을 자동 탐지해 포맷/린트/타입체크/테스트를 가능한 범위에서 실행하고, 리팩터링 후 미사용/미참조 코드 제거를 제안하기. 변경 범위가 크면 sub-agent로 리뷰를 병렬화하기.