用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/nathanvale/claude-code-config --skill matest-session命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Creating or changing tests, fixtures, mocks, snapshots, test helpers, or test harnesses; require a pre-write Test Design Brief.
Browser tasks through Warm Chrome; no Chrome for Testing.
Explicit whole-suite test architecture review, visual candidates, or proof-boundary improvements.
正在显示 SKILL.md
| name | matest-session |
| description | Run an Experience extension in MATest with a warm authenticated browser and live debugging. |
| disable-model-invocation | true |
Run the named extension in MATest, prove its live page, then leave the browser and dev server warm. With no arguments, use the extension in the current request.
skills/browser-use/SKILL.md: hard dependency for browser routing, warm attach,
browser actions, run state, and recovery. Missing state: blocked. Next repair:
restore browser-use with setup sync, then verify browser-use --help.skills/one-password/SKILL.md: hard dependency only for cold authentication.
Missing state: cold authentication is blocked; an authenticated warm session can
continue. Next repair: restore the skill and verify its runtime before login.$HOME/code/claude-code-config/AGENTS.md first, then the nearest
repository agent instructions, context documentation, and extension config.Read references/matest-runbook.md before a cold login, deploy, new-extension
registration, or page-route repair.
browser-use. Use the shipped MATest
development-snapshot-verify runbook for the authenticated Development-page proof.
Preserve the returned run id for status or recovery, then hand browser state back to
this workflow.manifest.json. Enable
live reload, verify its session-storage value, and open Development.If auth, deployment, or registration fails, report the failed boundary and the exact next repair from the runbook. Do not substitute another identity provider.