Skip to content

chore[notask]: prefix custom Cursor skills with qv-#2105

Merged
lauripiisang merged 1 commit into
mainfrom
cursor/qv-prefix-custom-skills
May 20, 2026
Merged

chore[notask]: prefix custom Cursor skills with qv-#2105
lauripiisang merged 1 commit into
mainfrom
cursor/qv-prefix-custom-skills

Conversation

@lauripiisang

Copy link
Copy Markdown
Contributor

🎯 What problem does this PR solve?

  • Custom Cursor skills under .cursor/skills/ used inconsistent names (pr-review, sdk-changelog, etc.), making discovery and slash-command usage unclear.
  • No single catalog documented what each skill does or when to invoke it.

📝 How does it solve it?

  • Renamed 23 custom skills to the qv-* prefix (directories, name: frontmatter, and /qv-<skill> slash commands).
  • Updated cross-references in .cursor/rules/, _lib/pr-skills/, CLAUDE.md, and .agent orchestrate/release skills.
  • Added qv-skill-list as an auto-invokable catalog of all qv-* skills.
  • Left repo-wide setup and framework skills in packages/ocr-onnx/.agent/skills/ unchanged.

🧪 How was it tested?

  • Verified ls .cursor/skills/ shows only qv-*, setup, and _lib.
  • Grep sweep for stale .cursor/skills/<old-name> paths and old slash commands under .cursor/.
  • Spot-checked qv-pr-review and qv-sdk-pr-create SKILL.md frontmatter and internal links.

@kinsta

kinsta Bot commented May 18, 2026

Copy link
Copy Markdown

Preview deployments for qvac-docs-staging ⚡️

Status Branch preview Commit preview
✅ Ready Visit preview Visit preview

Commit: 82d26566715d3394c5c1df23930f84924392795d

Deployment ID: c43c899f-5f72-4554-975d-4230b792308a

Static site name: qvac-docs-staging-fazwv

@github-actions

github-actions Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

Tier-based Approval Status

**PR Tier:** TIER1

**Current Status:** ✅ APPROVED

**Requirements:**
- 1 Team Member approval ✅ (1/1)
- 1 Team Lead OR Management approval ✅ (1/1)



---
*This comment is automatically updated when reviews change.*

NamelsKing
NamelsKing previously approved these changes May 19, 2026
Rename 23 repo skills under .cursor/skills/ to qv-* directories and
slash commands, update cross-references in rules and _lib scripts, add
qv-skill-list catalog, and align .agent orchestrate/release skill refs.
@lauripiisang lauripiisang merged commit 5ce9d15 into main May 20, 2026
19 of 21 checks passed
@lauripiisang lauripiisang deleted the cursor/qv-prefix-custom-skills branch May 20, 2026 13:05
Proletter pushed a commit that referenced this pull request May 24, 2026
Rename 23 repo skills under .cursor/skills/ to qv-* directories and
slash commands, update cross-references in rules and _lib scripts, add
qv-skill-list catalog, and align .agent orchestrate/release skill refs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants