用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/rysweet/amplihack-rs --skill gherkin-expert命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | gherkin-expert |
| version | 1.0.0 |
| description | Gherkin/BDD expert for writing, reviewing, and refactoring Cucumber feature files and step definitions. |
| auto_activates | ["write feature file","write gherkin","BDD scenarios","cucumber feature","acceptance criteria as gherkin","review feature files"] |
| explicit_triggers | ["/gherkin","/amplihack:gherkin-expert"] |
| confirmation_required | false |
| skip_confirmation_if_explicit | true |
| token_budget | 3000 |
Expert guidance for writing, reviewing, and refactoring Gherkin feature files and Cucumber step definitions following BDD best practices.
.feature files with proper Given/When/Then flowActivate explicitly with /gherkin or automatically when working with .feature
files, BDD scenarios, or acceptance criteria.
Scenario: Registered user logs in
Given a registered user "alice"
When the user logs in with valid credentials
Then the user should see the dashboard
Scenario: Login
Given I am on the login page
When I type "alice" into the username field
And I type "password123" into the password field
And I click the "Login" button
Then I should see the text "Dashboard"
Scenario Outline's example table is really trying to
express "for all inputs" rather than a handful of cases.Auditing software supply chain security across CI/CD pipelines, container images, and language ecosystems. Detects mutable dependency references, insecure CI patterns, credential exposure risks, and missing SBOM/SLSA controls. Use when performing a supply chain audit, checking action pinning, auditing dependencies, scanning for CI security issues, reviewing container security, or assessing dependency security. Covers GitHub Actions, containers, Python, Node, Go, Rust, .NET, and more.
Start new work as a deterministic workflow of agentic steps, prompts, and tools instead of code. Use when designing a feature, deciding how to build something, choosing code vs recipe, or asking "how should I structure this".
Property-based and metamorphic testing expert for choosing a library, finding good properties (invariants, round-trips, idempotence, oracle/differential, metamorphic relations), and wiring generative tests into the existing test runner.
基于 SOC 职业分类