Creates documentation pages for guides, tutorials, knowledge base articles, and troubleshooting content in docs/. Use when adding how-to guides, writing KB articles, creating troubleshooting docs, adding pages to get-started/, applications/, databases/, knowledge-base/, or integrations/. NOT for service pages - use adding-service-documentation for docs/services/.
npx skills add https://github.com/coollabsio/coolify-docs --skill adding-documentation-pagesقم بتثبيت هذه المهارة باستخدام واجهة سطر الأوامر (CLI) وابدأ في استخدام سير عمل SKILL.md في مساحة عملك.
Create new documentation pages for the Coolify docs (guides, tutorials, KB articles, troubleshooting).
Use adding-service-documentation instead for:
docs/services/Services require List.vue registration and logo handling covered by that skill.
title and descriptiondocs/.vitepress/config.mts (if needed)<ZoomableImage> component| Section | Path | Content Type |
|---|---|---|
| Get Started | docs/get-started/ |
Introduction, installation, basics |
| Applications | docs/applications/ |
Framework deployment guides |
| Databases | docs/databases/ |
Database deployment docs |
| Knowledge Base | docs/knowledge-base/ |
How-tos, concepts, guides |
| Troubleshoot | docs/troubleshoot/ |
Problem-solution articles |
| Integrations | docs/integrations/ |
Third-party integration guides |
---
title: "Page Title"
description: "SEO-friendly description (used in meta tags)."
---
my-guide.mdPage-specific:
Shared guidelines:
<ZoomableImage> component.webp preferred, absolute paths (/docs/images/...)?utm_source=coolify.iodocs/.vitepress/config.mts (starts ~line 130)title and description<ZoomableImage>adding-service-documentation - For docs/services/ pagesrenaming-services - Renaming service docsdisabling-services - Deprecating services