katalyst-bdd-step-reference

Centralizes built-in Katalyst BDD step definitions for quick lookup across API, UI, TUI, hybrid, and shared steps.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/esimplicityinc/katalyst-domain-mapper --skill katalyst-bdd-step-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: katalyst-bdd-step-reference
Source: https://github.com/esimplicityinc/katalyst-domain-mapper/tree/main/.opencode/skills/katalyst-bdd-step-reference
Command: npx skills add https://github.com/esimplicityinc/katalyst-domain-mapper --skill katalyst-bdd-step-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a centralized reference for all built-in Katalyst BDD step definitions across API, UI, TUI, and shared steps, reducing search time and cognitive load when authoring tests.

Core Features & Use Cases

  • Consolidated reference: All built-in Katalyst BDD steps across API, UI, TUI, hybrid, and shared steps.
  • Quick lookup and examples: Step syntax, parameter usage, and practical examples.
  • Use case: A developer writes and maintains tests faster by locating the exact step in a central guide.

Quick Start

Search the katalyst-bdd-step-reference to locate the desired step definitions and copy the relevant snippet into your test file.

Frequently Asked Questions about katalyst-bdd-step-reference

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find BDD step definitions for UI and API testing?

You can find BDD step definitions for UI and API testing by accessing a consolidated reference of built-in Katalyst steps. It provides centralized syntax, parameter usage, and practical examples across API, UI, TUI, hybrid, and shared testing contexts to reduce search time.

What is the best way to look up step syntax and parameters for BDD tests?

The best way to look up step syntax and parameters is to search a centralized BDD step reference guide. You can locate the desired step definitions and copy the relevant code snippet directly into your test file for faster test authoring and maintenance.

Does Katalyst provide built-in BDD steps for TUI and hybrid testing contexts?

Yes, Katalyst provides built-in BDD steps for TUI and hybrid testing contexts. The reference covers step definitions across API, UI, TUI, hybrid, and shared steps, enabling developers to quickly find relevant syntax and cleanup patterns for these specific environments.

Can I find cleanup patterns for test steps in a BDD reference?

Yes, you can find cleanup patterns for test steps in a BDD reference. The Katalyst step reference includes cleanup patterns across API, UI, TUI, and hybrid testing contexts, helping developers manage test teardown and maintain consistent test environments.

Why use a centralized reference for BDD step definitions?

Use a centralized reference for BDD step definitions to reduce cognitive load and search time when authoring tests. It provides a single location to find exact step syntax, parameters, and examples across multiple testing contexts instead of searching through scattered documentation.

How do I copy BDD step snippets into my test file?

To copy BDD step snippets into your test file, search the Katalyst step reference to locate the desired step definitions. Review the provided syntax, parameters, and examples, then copy the relevant snippet directly into your test file to implement the test logic.