一键导入
这个仓库中的 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".