Skip to content

Conversation

@aRustyDev
Copy link
Owner

Summary

  • Rename 5 existing skills to follow the naming convention
  • Update SKILL.md frontmatter with new names
  • All files preserved, only directory names and metadata changed

Closes #43

Test plan

  • Verify renamed skills pass validation
  • Run just list-skills to confirm naming
  • Run just install to verify symlinks update correctly

🤖 Generated with Claude Code

### Changed
- cloudflare-workers → cloud-cloudflare-workers-dev
- homebrew-formula → pkgmgr-homebrew-formula-dev
- mdbook-plugin-alt-backend → docs-mdbook-backend-dev
- mdbook-plugin-preprocessor → docs-mdbook-preprocessor-dev
- typescript-dev → lang-typescript-patterns-dev

All skills now follow the pattern:
<category>-[<subcategory>-]<tool>-<focus>

### Categories Used
- cloud: Cloud platform services
- pkgmgr: Package manager tooling
- docs: Documentation tooling
- lang: Language-specific patterns

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@aRustyDev aRustyDev merged commit 574aa32 into main Dec 26, 2025
2 checks passed
@aRustyDev aRustyDev deleted the refactor/rename-skills-convention branch December 26, 2025 05:01
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.

refactor(skills): Rename existing skills to follow naming convention

2 participants