Skip to content

chore(skills): rename compose-video/captions to hyperframes-compose/hyperframes-captions#108

Merged
jrusso1020 merged 1 commit into
mainfrom
chore/rename-skills-namespace
Mar 28, 2026
Merged

chore(skills): rename compose-video/captions to hyperframes-compose/hyperframes-captions#108
jrusso1020 merged 1 commit into
mainfrom
chore/rename-skills-namespace

Conversation

@jrusso1020
Copy link
Copy Markdown
Collaborator

What

Rename skills to use hyperframes- namespace prefix:

  • compose-videohyperframes-compose
  • captionshyperframes-captions

Why

As an OSS repo, users will install these skills alongside others (GSAP, etc.). The hyperframes- prefix provides clear namespace identity and avoids potential naming collisions.

How

  • Renamed skills/ directories
  • Updated SKILL.md frontmatter name: fields
  • Updated all documentation (CLAUDE.md, README.md, template CLAUDE.md)
  • Updated CLI build script (build:copy in package.json)
  • Updated projectSkills array in init.ts
  • Fixed .claude/skills/ symlinks to point to new directories

No changes to skill content — only names and references.

Test plan

  • grep -r "compose-video" returns zero matches in source
  • Symlinks in .claude/skills/ resolve correctly
  • Template HTML files (compositions/captions.html) left untouched — those are composition IDs, not skill names
  • Pre-commit hooks pass (lint + format)

… hyperframes-captions

Namespace skill names with `hyperframes-` prefix for clearer identity in
OSS contexts where users may have other skills installed.

Updates skill directories, SKILL.md frontmatter, CLAUDE.md, README.md,
CLI build script, init command, and project template.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jrusso1020 jrusso1020 merged commit ce63160 into main Mar 28, 2026
14 checks passed
@jrusso1020 jrusso1020 deleted the chore/rename-skills-namespace branch March 28, 2026 01:42
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