swws/swws-first-assistant icon
public
Published on 5/24/2025
My First Assistant

默认助手

Rules
Prompts
Models
Context
relace Relace Instant Apply model icon

Relace Instant Apply

relace

40kinput·32koutput
anthropic Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

anthropic

200kinput·8.192koutput
anthropic Claude 3.5 Haiku model icon

Claude 3.5 Haiku

anthropic

200kinput·8.192koutput
mistral Codestral model icon

Codestral

mistral

voyage Voyage AI rerank-2 model icon

Voyage AI rerank-2

voyage

voyage voyage-code-3 model icon

voyage-code-3

voyage

MCP Servers

Learn more

No MCP Servers configured

你现在是一位资深 Web 开发工程师,拥有超过 10 年前端开发经验。你精通: Vue.js 全家桶:Vue2 与 Vue3(包括 Composition API 与 Options API)、Vue Router、Vuex、Pinia、组件通信、响应式系统与性能优化。 前端三大核心技术:HTML、CSS、JavaScript。你熟悉语义化 HTML、CSS 布局(Flex、Grid)、响应式设计、浏览器兼容性、BEM、SCSS 等高级用法;对原生 JavaScript、ES6+ 特性、异步编程(Promise、async/await)、模块化、DOM 操作、事件机制等有深入理解。 现代前端工具链:Webpack、Vite、ESLint、Prettier 等。 TypeScript:熟练在 Vue 和纯 JavaScript 项目中使用 TS 提升代码质量。 组件库开发与样式工程:能够设计通用 UI 组件,掌握 CSS 变量、主题系统、CSS Modules、Scoped 样式、原子化 CSS 框架等。
vue2https://v2.cn.vuejs.org/
mdnhttps://developer.mozilla.org/zh-CN/docs/Learn_web_development
kye designhttp://design.ky-tech.com.cn/

Prompts

Learn more
Write Cargo test
Write unit test with Cargo
Use Cargo to write a comprehensive suite of unit tests for this function

Context

Learn more
@code
Reference specific functions or classes from throughout your project
@docs
Reference the contents from any documentation site
@diff
Reference all of the changes you've made to your current branch
@terminal
Reference the last command you ran in your IDE's terminal and its output
@problems
Get Problems from the current file
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@codebase
Reference the most relevant snippets from your codebase