.config/claude/skills/annotate/SKILL.md
Read user's inline notes in plan.md and update the plan accordingly. Never implements code.
npx skillsauth add kokatsu/dotfiles annotateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Process user's inline annotations in plan.md and update the document accordingly.
/annotate
No arguments needed. Reads plan.md in the current working directory.
plan.md carefully, looking for user-added inline notes>, NOTE:, TODO:, FIXME:, or !!<!-- --> or [[ ]]plan.mdAfter updating plan.md, provide a summary of changes:
End with: "再度レビューしてメモを追加するか、問題なければ /implement で実装を開始できます。"
development
Apply UX psychology principles when building UI components, forms, pricing pages, onboarding flows, checkout experiences, modals, or any user-facing interface. Use when designing CTAs, implementing progress indicators, creating loading states, improving user engagement, or reviewing UI for psychological effectiveness.
development
Guide TDD workflow with Red-Green-Refactor cycle. Use when the user asks to "write tests first", "TDD", "test-driven", "テスト駆動", "TDDで実装", "テストファースト".
development
Deep-read a codebase area and write findings to research.md. Use for thorough investigation before planning.
development
Create a detailed implementation plan in plan.md. Never implements code. Use after /research or when planning a feature.