원클릭으로
dotfiles
dotfiles에는 Flowm에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use for any request to record work as a git commit, however casual or indirect the wording — "commit", "commit the changes", "git commit", "/commit", "save this to git", "stage everything and commit", or a commit implied by a larger task ("wrap this up and commit"). Always route commits through this skill rather than running `git commit` directly, so the message uses Conventional Commits format with the Assisted-by trailer.
Default project structure, tooling, and library choices for frontend web apps (Vue 3 + Vite + TypeScript + Tailwind, deployed to Cloudflare Workers). Use this skill whenever scaffolding a new frontend project or SPA, adding tooling to one (linting, formatting, testing, CI, PWA, deployment), restructuring an existing frontend repo, or deciding which library or pattern to use for state, routing, charts, styling, or backend logic — even if the user doesn't explicitly ask for "the default structure".