Skip to content

ai: draft consumer facing ATS skill (do not merge) - #1472

Draft
Lena Forlin (moshimorschi) wants to merge 1 commit into
mainfrom
ai/ats-consumer-skill-draft
Draft

ai: draft consumer facing ATS skill (do not merge)#1472
Lena Forlin (moshimorschi) wants to merge 1 commit into
mainfrom
ai/ats-consumer-skill-draft

Conversation

@moshimorschi

@moshimorschi Lena Forlin (moshimorschi) commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

skills-drafts/acceptance-test-suite/SKILL.md is a draft consumer facing ATS skill: workspace setup, writing specs, test data, accessibility, troubleshooting.

After trial and error, one experiment was a success. I created a shop with shopware-cli project create --docker, followed the skill's own code blocks verbatim, and ran real tests against it. A functional spec, an accessibility spec and an actor pattern spec all pass, tsc is clean, and a clean room rebuild needs no manual steps. That covers the "validated by writing and running real tests" criterion from the issue.

Where it should live: the ATS repo, at skills/acceptance-test-suite/SKILL.md, released from the package tags so it cannot drift from the code it describes. Nothing in the file is CLI specific, so moving it is a copy. No CLI wiring in this PR, that follows separately.

Ownership: I still want to discuss this but am happy to take full ownership here for maintaining at ATS as well.

The skill sits in skills-drafts/ so the skills CI does not treat it as a published Shopware CLI skill.

Refs #1465

Draft skill for projects that consume @shopware-ag/acceptance-test-suite as a package: workspace setup, writing specs, test data, accessibility via the bundled axe task, and troubleshooting. Validated against a shop created with shopware-cli project create --docker. Kept in skills-drafts so the skills CI does not treat it as a published Shopware CLI skill.
@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.99%. Comparing base (08f30af) to head (1ec6ebc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1472      +/-   ##
==========================================
+ Coverage   61.97%   61.99%   +0.02%     
==========================================
  Files         427      427              
  Lines       28991    28991              
==========================================
+ Hits        17966    17973       +7     
+ Misses      11025    11018       -7     
Flag Coverage Δ
go-test 61.99% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@moshimorschi Lena Forlin (moshimorschi) linked an issue Aug 28, 2026 that may be closed by this pull request
15 tasks
@moshimorschi Lena Forlin (moshimorschi) changed the title ai: draft consumer facing ATS skill ai: draft consumer facing ATS skill (do not merge) Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants