Skip to content

chore: rename .cursor/skills to .claude/skills - #38

Merged
mitchelllisle merged 1 commit into
mainfrom
chore/claude-skills-rename
Jul 25, 2026
Merged

chore: rename .cursor/skills to .claude/skills#38
mitchelllisle merged 1 commit into
mainfrom
chore/claude-skills-rename

Conversation

@mitchelllisle

Copy link
Copy Markdown
Owner

Moves the agent skill files from .cursor/skills/ to .claude/skills/.

Pure rename — git detects all five files as renames with zero content change.

Also updates .dockerignore, which still excluded .cursor/; without this the renamed directory would be pulled into the Docker build context.

No source, test, or packaging impact.

Pure rename, no content change. Also updates the stale .cursor/ entry in
.dockerignore so the directory stays out of the build context.
Copilot AI review requested due to automatic review settings July 25, 2026 11:02
@mitchelllisle
mitchelllisle enabled auto-merge (squash) July 25, 2026 11:02
@mitchelllisle
mitchelllisle merged commit 3c34730 into main Jul 25, 2026
5 checks passed
@mitchelllisle
mitchelllisle deleted the chore/claude-skills-rename branch July 25, 2026 11:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Moves agent skill markdown files from the legacy .cursor/skills/ location to .claude/skills/, and updates Docker ignore rules so the renamed directory is excluded from Docker build context.

Changes:

  • Replace .cursor/ with .claude/ in .dockerignore.
  • Relocate five skill files into .claude/skills/ (no content changes intended per PR description).

Reviewed changes

Copilot reviewed 1 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.dockerignore Updates ignore rule to exclude .claude/ instead of .cursor/ from Docker build context.
.claude/skills/vertical-slices.md Skill file now located under .claude/skills/.
.claude/skills/ship-and-watch.md Skill file now located under .claude/skills/.
.claude/skills/domain-doc.md Skill file now located under .claude/skills/.
.claude/skills/conduit-py.md Skill file now located under .claude/skills/.
.claude/skills/conduit-core.md Skill file now located under .claude/skills/.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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