study-note
학습 중 떠오른 아이디어와 메모를 아카이브 파일에 시간순으로 기록합니다. `scripts/study-note-helper.sh`를 사용하여 현재 KATA 프로젝트의 docs/study/아카이브.md에 노트를 추가합니다.
error-learner
**AUTO-TRIGGER:** Invoked by yolo1 skill after every commit to analyze session errors. Analyzes the current session for error patterns, researches solutions, and either: 1. Updates knowledge files immediately (if pattern repeats 2+ times in session) 2. Stores findings for cross-session tracking (if one-off error) On subsequent invocations, checks for cross-session patterns and promotes findings to knowledge.
tech-reviewer
技术卡片审核。验证问题卡片/知识卡片的准确性,查找资料核实,指出错误并提供改进建议。当用户说「review」「审核」「检查」技术文档时使用。适用于 tech/ 目录。
urbansitter
Find trusted babysitters recommended by your social network.
memorybank-read
Quick overview of Memory Bank state. Validates structure, reads all 6 files in hierarchical order, and presents formatted summary with staleness warnings.
curating-memories
Guidance for maintaining memory quality through curation. Covers updating outdated notes, marking obsolete content, and linking related knowledge. Use when notes need modification, when new information supersedes old, or when building knowledge graph connections.
design-review
Use when refining an architecture or design document based on new learnings, before a rewrite. Use when you have an existing doc and related docs to cross-check against. Use when you need systematic section-by-section validation of decisions.
library-writer
This skill should be used when writing software libraries, packages, or modules following battle-tested patterns for clean, minimal, production-ready code. It applies when creating new libraries, refactoring existing ones, designing library APIs, or when clean, dependency-minimal library code is needed. Triggers on requests like "create a library", "write a package", "design a module API", or mentions of professional library development.
sitemap-audit
Audit website sitemaps for AEO optimization opportunities. Use when analyzing site structure, checking indexed URLs, planning content migrations, or when user mentions "sitemap", "site structure", "URL audit", "page inventory", or "content migration".
btr-curate
Add context to LOCAL BTR tree (NOT ByteRover/brv). Use `btr` CLI or `mcp__btr__*` MCP tools. Add or update context in the BTR tree with AI-powered metadata extraction. Use when the user wants to "add to context tree", "store this in BTR", "curate to BTR", or needs to organize knowledge with intelligent tagging.
error-report
エラー発生時の状況をユーザにヒアリングし、一時的なドキュメントとして整理するスキル。 開発中の予期せぬエラーに対して、状況の記録、原因分析、解決策の整理を支援。 ブログ記事化への橋渡しとなるレポートを生成。
xhs-travel-planner
小红书旅行规划助手。爬取小红书搜索结果,按类别(交通、住宿、饮食、优惠等)筛选内容,生成思维导图。当用户需要从小红书收集旅行攻略信息时使用。
mmd-debugging
Troubleshoot and debug MIDI Markdown (MMD) files including validation errors, timing issues, value ranges, syntax problems, and compilation failures. Use when the user encounters MMD errors, validation failures, unexpected behavior, or needs help diagnosing MMD issues.
google-breadcrumb-structured-data
Implement Google-compliant BreadcrumbList structured data (JSON-LD) for SEO. Use when adding breadcrumb navigation, implementing schema.org markup, or improving search result appearance.
bug-fix-planner
First, determine the root cause of the reported bug. Then, create a clear, step-by-step plan for the bug fixing. Use this skill whenever a user reports a bug.
tool-discovery
Guide for discovering and using @j0kz MCP tools efficiently through search, filtering, and progressive exploration. Use when exploring available capabilities, finding the right tool for a task, or ...
chapter-outline-generator
Generates a detailed chapter outline for a given book concept.
critical-validator
This skill should be used when validating user prompts, plans, or requests before execution. It conducts independent validation, questions assumptions, references official sources and documentation, identifies potential issues, and presents revised recommendations to ensure accuracy and completeness.
spec-knowledge
Maintains consistency when creating, modifying, reading, reviewing, or working with specifications. Use when user mentions SPEC.md, requirements, or any specification documents to ensure consistent handling. Provides specification knowledge—quality criteria, editing methods, and three-layer framework (Intent/Design/Consistency).