with one click
decumulate
decumulate contains 3 collected skills from aki77, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
このプロジェクト(decumulate)の README.md を、前回の README 更新コミット以降の変更に基づいて最新化するスキル。 「README を更新して」「前回の README 更新からの差分を確認して README を直して」「README を最新にして」のような依頼で必ず使用する。 git log でコミット履歴を追い、未反映の feat/fix/refactor を特定して README に反映するのが目的。
MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.
Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.