当用户要求"契约交付/端到端交付一个开发需求"、"自动开发并逐条验收"、"用契约驱动工作流实现需求"时使用。通过 ultra workflow(workflow 工具)运行契约驱动交付脚本:需求固化为逐条验收合同,多轮自主实现-验证-对抗复核,直到每条标准都有证据。不适用于纯问答、代码解释等非交付类任务。
Manual fixture skill. Use when testing scoped plugin skill hooks.
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via direct `npx --yes --package @playwright/cli playwright-cli ...` commands. Always run Chrome headed with the shared persistent profile at `\.playwright-cli\chrome-user-data`.
Plugin-owned manual test skill. If this runs while the standalone fixture is enabled, priority is wrong.
Manual test skill for standalone-vs-plugin priority and skill-relative script cwd.
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Manual fixture skill. Use when testing non-plugin skill hooks.
定时任务与心跳管理技能。当用户涉及提醒、定时任务、周期检查、心跳触发时使用此技能。支持一次性提醒和周期性任务的创建、查询、修改、删除。