Remove the csharp-gui-testing and csharp-configuration skills - #25
Open
joeldickson wants to merge 1 commit into
Open
joeldickson wants to merge 1 commit into
joeldickson wants to merge 1 commit into
Conversation
Neither describes anything this repo does, so both are context an agent reads and cannot act on. csharp-gui-testing is about Selenium, data-selenium attributes and the Page Object Model. There is no Selenium anywhere in the repo and no GUI tests; the test projects are NUnit unit and integration suites. csharp-configuration mandates Consul for application settings. There is no Consul package reference and no Consul code — the only trace is a "Dev - QA Consul" launch profile in launchSettings.json, whose sibling profile sets CONSULCONFIGURATION__DONTUSECONSUL=true. The other seventeen skills are unchanged. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two of the nineteen skills in
.cursor/skills/describe nothing this repo does, so they are context an agent reads on every relevant prompt and cannot act on.csharp-gui-testingSelenium,
data-seleniumattributes and the Page Object Model. There is no Selenium anywhere in the repo and no GUI tests —Agoda.DevExTelemetry.UnitTestsandAgoda.DevExTelemetry.IntegrationTestsare NUnit suites.csharp-configurationMandates Consul for application settings. There is no Consul package reference and no Consul code. The only trace is in
src/Agoda.DevExTelemetry.WebApi/Properties/launchSettings.json:Dev - QA ConsulCONSULCONFIGURATION__DONTUSECONSUL=trueFlagging this one explicitly because it is the weaker of the two: if
.cursor/skills/is meant as the canonical org-wide set that other repos copy from, rather than this project's own, then the Consul standard should stay and this half of the PR should be dropped. Happy to split it.Not touched
The other seventeen are unchanged. No code, tests or workflows are affected — this is only the agent skill set.
🤖 Generated with Claude Code