AgentSkillsCN

build-check

运行 lint 和测试以验证变更

SKILL.md
--- frontmatter
name: build-check
description: Run lint and tests to validate changes
allowed-tools: Bash

Run validation:

  1. pnpm lint
  2. pnpm test (for changed areas) Report errors concisely.