FR

frontend-vue-development

Provides standards and best practices for Vue component development, Vuex state management, and API integration.

Install

mkdir -p .claude/skills/frontend-vue-development && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2149" && unzip -o skill.zip -d .claude/skills/frontend-vue-development && rm skill.zip

Installs to .claude/skills/frontend-vue-development

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

编写 BK-CI 前端 Vue 页面和组件时使用,例如 Vue 组件开发、Vuex 状态管理、接口调用、样式约定和页面交互实现。当用户要改前端页面而不是后端服务时优先使用。
86 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Develop and refactor Vue components
  • Implement Vuex state management patterns
  • Integrate frontend services with backend APIs
  • Enforce consistent naming and styling conventions
  • Handle error and loading states for API calls

How it works

The skill provides a set of development conventions for Vue projects. It guides the user to separate concerns between logic, interface, and state, ensuring consistent API communication and error handling.

Inputs & outputs

You give it
Frontend UI requirements or component logic
You get back
Vue component code or state management implementation

When to use frontend-vue-development

  • Develop or refactor Vue components
  • Implement Vuex state management
  • Integrate frontend services with backend APIs

About this skill

前端 Vue 开发

适用场景

  • 开发或修改 Vue 组件
  • 处理 Vuex 状态、路由和页面交互
  • 调用后端接口并渲染页面数据
  • 按项目约定组织样式和组件结构

不适用场景

  • 后端接口设计与实现
  • Go Agent 或后端服务开发
  • 只是修改普通文档或 skill

快速指导

  1. 这个 skill 关注的是 BK-CI 前端页面开发约定,不是通用 Vue 教程。
  2. 先保持组件职责单一,页面状态和接口调用不要混成不可维护的大组件。
  3. 项目里更重要的是一致性:命名、缩进、组件顺序、API 调用方式和错误处理模式要统一。
  4. 组件开发时优先明确三件事:数据来源、交互状态、和谁通信。
  5. 如果需求本质是后端契约变化,先联动看 api-interface-designbackend-microservice-development

高信号规则

  • 页面逻辑、接口调用和展示状态要有清晰边界
  • 组件越靠近业务交互,越要避免隐式副作用
  • 与后端交互时,错误态和 loading 态必须一起设计

关键陷阱

  • 把接口请求、复杂状态和展示细节全堆在一个组件里
  • 只做成功路径,不处理空态、失败态和权限态
  • 因为赶进度绕开现有约定,导致风格碎片化

延伸阅读

  • 如果你在改接口契约:再看 api-interface-design
  • 如果你在改后端实现:再看 backend-microservice-development

When not to use it

  • When modifying backend services or Go agents
  • When editing general documentation

Limitations

  • Focuses on BK-CI frontend conventions
  • Does not cover backend interface design or implementation

How it compares

It enforces project-specific BK-CI frontend standards rather than providing generic Vue tutorials, ensuring consistency across the codebase.

Compared to similar skills

frontend-vue-development side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
frontend-vue-development (this skill)33moNo flagsIntermediate
vue-best-practices194moNo flagsIntermediate
vue-testing-best-practices56moNo flagsIntermediate
vue-debug-guides46moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by TencentBlueKing

View all by TencentBlueKing

project-module-architecture

TencentBlueKing

Project 项目管理模块架构指南,涵盖项目 CRUD、成员管理、项目配置、标签管理、项目迁移。当用户开发项目管理功能、处理项目成员、配置项目属性或实现项目相关逻辑时使用。

612

artifactory-module-architecture

TencentBlueKing

Artifactory 制品库模块架构指南,涵盖制品上传下载、存储后端适配、制品元数据、清理策略、权限控制。当用户开发制品库功能、处理制品存储、配置清理策略或实现制品管理时使用。

419

microservice-infrastructure

TencentBlueKing

微服务基础设施指南,涵盖条件配置、事件驱动架构、服务间通信、国际化与日志等微服务架构的核心基础设施。当用户实现服务间调用、配置多环境、实现异步通信、处理国际化或规范日志输出时使用。

411

unit-testing

TencentBlueKing

单元测试编写指南,涵盖 JUnit5/MockK 使用、测试命名规范、Mock 技巧、测试覆盖率要求、TDD 实践。当用户编写单元测试、Mock 依赖、提高测试覆盖率或进行测试驱动开发时使用。

319

worker-module-architecture

TencentBlueKing

Worker 构建执行器模块架构指南,涵盖插件执行引擎、任务分发、日志上报、制品上传、Worker 生命周期。当用户开发 Worker 功能、实现插件执行、处理任务分发或优化执行器性能时使用。

37

agent-module-architecture

TencentBlueKing

Agent 构建机模块架构指南(Go 语言),涵盖 Agent 启动流程、心跳机制、任务领取执行、升级更新、与 Dispatch 交互。当用户开发 Agent 功能、修改心跳逻辑、处理任务执行或实现 Agent 升级时使用。

23

Search skills

Search the agent skills registry