renaming-services

Installation
SKILL.md

Rename Service Documentation

This skill guides you through renaming a service in the Coolify documentation, ensuring all references are updated correctly.

When to Use This Skill

  • Service name changed in the Coolify repository
  • Fixing incorrect service naming (e.g., camelCase to kebab-case)
  • Consolidating duplicate service documentation
  • Correcting typos in service slugs

Critical: Four Locations Must Be Updated

When renaming a service, you MUST update all four locations:

  1. Documentation file (docs/services/)
  2. Services list (docs/.vitepress/theme/components/Services/List.vue)
  3. All services directory (docs/services/all.md)
  4. Nginx redirects (nginx/redirects.conf)
Related skills
Installs
3
GitHub Stars
333
First Seen
Feb 28, 2026