coding-comments
My personal best practices for writing clear and effective code comments.
My personal best practices for writing clear and effective code comments.
Search the web using DuckDuckGo (no API key required)
Triage code review feedback and reflect follow-up tasks in pending-questions/context. Use when incorporating review results.
You are planning to simplify and improve a folder and its contents. The goal is to restructure the folder so that it is more understandable, maintainable and debuggable.
This skill should be used when the user asks to "find past conversation", "search session history", "where did we discuss X", "find when I worked on Y", or "search old sessions by keyword". Searches Claude Code session files in ~/.claude/projects/ by topic, keyword, or date.
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
Create and maintain a Systems Bible documenting all technical systems, their architectures, interactions, and implementation details. Use this when building systems, refactoring, or onboarding developers to the codebase.
Automated file and folder organization with categorization and duplicate detection
プロジェクト用語集を作成するスキル。docs/prd.md や docs/functional-design.md が存在する場合に、ドメイン用語、技術用語、略語、アーキテクチャ用語等を体系的に定義した用語集を作成します。「用語集を作成して」「glossary を作って」「用語を定義して」等のリクエストで使用してください。
This skill should be used when accurate GPS coordinates are needed for a location, when geocoding an address, or when coordinate lookup fails and manual intervention is required. Provides OpenStreetMap Nominatim API expertise and geocoding utilities.
This skill should be used when the user asks to "add a new effect", "create a transform effect", "implement a visual effect", "add a post-process shader", or when planning effect implementation. Provides the complete checklist of files to modify and commonly-missed steps.
Expert guidance for creating, updating, and maintaining CLAUDE.md memory files following best practices for hierarchical memory, structure, content organization, and team collaboration
학습 중 떠오른 아이디어와 메모를 아카이브 파일에 시간순으로 기록합니다. `scripts/study-note-helper.sh`를 사용하여 현재 KATA 프로젝트의 docs/study/아카이브.md에 노트를 추가합니다.
**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.
技术卡片审核。验证问题卡片/知识卡片的准确性,查找资料核实,指出错误并提供改进建议。当用户说「review」「审核」「检查」技术文档时使用。适用于 tech/ 目录。
Find trusted babysitters recommended by your social network.
Quick overview of Memory Bank state. Validates structure, reads all 6 files in hierarchical order, and presents formatted summary with staleness warnings.
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.