appget-feature-dsl

Reference the appget Gherkin DSL syntax, tags, and conditions for feature files.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/devixlabs/appget --skill appget-feature-dsl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: appget-feature-dsl
Source: https://github.com/devixlabs/appget/tree/main/.claude/skills/appget-feature-dsl
Command: npx skills add https://github.com/devixlabs/appget --skill appget-feature-dsl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive reference for the appget Gherkin DSL, enabling users to write, review, and edit business rules for the appget platform effectively.

Core Features & Use Cases

  • DSL Reference: Details all tags, operators, conditions, metadata requirements, and outcomes.
  • Gotcha Identification: Highlights critical pitfalls like non-comparable types and field-to-field comparisons.
  • Use Case: When developing new features for appget, developers can quickly consult this Skill to ensure their Gherkin feature files adhere to the DSL's syntax and best practices, preventing build errors and runtime issues.

Quick Start

Consult the appget-feature-dsl skill for guidance on writing Gherkin feature files.

Frequently Asked Questions about appget-feature-dsl

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

FAQPage Schema
How do I write business rules using the appget Gherkin DSL?

To write business rules using the appget Gherkin DSL, you must structure feature files with specific tags, conditions, metadata requirements, and outcomes to ensure correct syntax and prevent build errors in the code generation pipeline.

What is the appget Gherkin DSL used for in code generation?

The appget Gherkin DSL is used for defining business rules that drive code generation, enabling developers and product managers to specify feature file structures, conditions, and outcomes that the appget platform processes.

Can I compare two fields directly in a Gherkin feature file for appget?

Field-to-field comparisons are highlighted as a critical pitfall in the appget Gherkin DSL, alongside issues with non-comparable types, requiring careful syntax adherence to avoid runtime issues during code generation.

How do I prevent build errors when defining appget feature file metadata?

To prevent build errors in appget feature files, you must adhere to the DSL's strict metadata requirements, syntax rules, and best practices detailed in the reference, ensuring all conditions and tags are correctly formatted.

What are the limitations of the appget Gherkin DSL for business rules?

Limitations of the appget Gherkin DSL include critical pitfalls such as handling non-comparable types and field-to-field comparisons, which can cause build errors or runtime issues if not carefully managed during feature file creation.