AgentSkillsCN

devvit-smoke

对本仓库中的 Devvit Web 项目执行快速的健全性检查:安装依赖项,运行可用的检查与测试,并准确记录并汇报相关命令及其执行结果。

SKILL.md
--- frontmatter
name: devvit-smoke
description: Run a fast sanity check for Devvit Web projects in this repo: install deps, run available checks/tests, and report exact commands + results.

Instructions:

  • Detect package manager (npm/pnpm/yarn) from lockfiles.
  • Run the lightest available checks in order: lint/typecheck/tests (only if scripts exist).
  • Do NOT publish or deploy.
  • Append a short Outcome entry to cooperation_documentation.md with commands and pass/fail.