← 返回
未分类 中文

Verifier Skill Generator

Use when a project needs one or more verifier skills for web, CLI, or API runtime checks that the Verify agent can discover automatically.
当项目需要对 Web、CLI 或 API 进行运行时检查,且 Verify 代理可自动发现所需的验证技能时使用。
wimi321 wimi321 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 314
下载
💾 0
安装
1
版本
#claude-code#extracted#latest

概述

Verifier Skill Generator

Use this skill to create project-specific verifier skills.

Workflow

  1. Detect project areas and application types.
  2. Decide whether each area needs web, CLI, or API verification.
  3. Identify available automation tools and setup gaps.
  4. Ask only the project-specific questions needed to finalize each verifier.
  5. Generate verifier skill folders in the repo so verification can be repeated later.

Guardrails

  • Focus on functional verification, not unit tests or type checks.
  • Use names discoverable by downstream verification tooling.
  • Include setup, authentication, cleanup, and self-update behavior in each verifier.

Example Requests

  • Generate verifier skills for this frontend and API.
  • Inspect the project and create runtime verifier skills the Verify agent can find.

Inputs

  • Project layout
  • Detected stacks
  • Verification tooling availability

Outputs

  • One or more verifier skill folders
  • Project-specific setup guidance

Success Criteria

  • Relevant project areas were detected correctly.
  • Generated verifiers match web, CLI, or API needs.
  • Each verifier is discoverable and reusable.

Non-Goals

  • Unit-test-only verification setup
  • Generic verifier templates with no project specifics

Source Provenance

Derived from src/commands/init-verifiers.ts.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 16:12 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Code Simplifier

wimi321
用于审查代码变更的可重用性、代码质量和效率,并在最终确定前进行清理
★ 0 📥 596
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,175 📥 946,094
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 874 📥 350,688