Copy Cursor skills from Calculator (#557) #561
No reviewers
Labels
No labels
blocked
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
needs testing
question
type
admin
type
bug
type
change
type
defect
type
dependencies
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
type
subtask
wontfix
blocked
duplicate
needs
approval
needs
criteria
needs
estimate
needs
tests
question
step
doing
step
review
step
testing
step
todo
step
uat
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
idea
type
incident
type
investigation
type
spike
type
story
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
RabbitLabs/vylbot-app!561
Loading…
Reference in a new issue
No description provided.
Delete branch "cursor/557-copy-cursor-skills"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #557
Copies the Cursor skills from
RabbitLabs/calculator(release/0.1.0) into this repo:.cursor/skills/generate-criteria/SKILL.md.cursor/skills/generate-criteria/examples.md.cursor/skills/generate-test-plan/SKILL.md.cursor/skills/generate-test-plan/examples.mdContents are an exact copy (blob SHAs match the calculator source). Examples still refer to the calculator repo; that is intentional for this copy-over, matching what was done for
External/card-dropin #506.This repo had no
.cursor/directory before, so all four files are additions and no existing code is touched.Branched from
release/3.5.0intocursor/557-copy-cursor-skills.WIP: Copy Cursor skills from Calculator (#557)to Copy Cursor skills from Calculator (#557)Self-check before human approval
Ran through the change on
cursor/557-copy-cursor-skills:git diff --name-status release/3.5.0...cursor/557-copy-cursor-skillsshows exactly 4 additions, 518 insertions, 0 deletions. No existing file is modified; the repo had no.cursor/directory before this.diff -ragainstRabbitLabs/calculatorrelease/0.1.0.cursor/reports no differences, and all four git blob SHAs match the calculator source:4aa2f88,c406178,4b178bd,cb48e20.SKILL.mdfiles have well-formed YAML frontmatter withnameanddescription, and each relativeexamples.mdlink resolves.yarn install --frozen-lockfile,yarn build(tsc) clean,yarn test1 suite / 5 tests / 1 snapshot all passing. Documentation-only change, so no behaviour is affected.One deliberate carry-over: the
examples.mdfiles still use calculator issues and thecalculatorcommand in their worked examples. That matches the equivalent copy-over done forExternal/card-dropin #506; rewriting them for vylbot was out of scope for a copy task, but happy to adapt them if you would prefer repo-specific examples.Ready for your approval — marked ready for review and not self-approved.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.