.config/claude/skills/implement/SKILL.md
Execute the full implementation plan in plan.md. Implements all tasks, marks progress, and runs checks continuously.
npx skillsauth add kokatsu/dotfiles implementInstall 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.
Execute the full implementation plan defined in plan.md.
/implement
No arguments needed. Reads plan.md in the current working directory.
plan.md and understand the full plan and todo listplan.md to mark it as done: - [ ] → - [x]any or unknown types (TypeScript projects).Update todo checkboxes in plan.md as you progress.
When all tasks are complete, summarize what was done and any issues encountered.
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.