Toolverse
All skills

fumadocs-mdx-structure

by TheOrcDev

Create MDX documentation files with proper frontmatter, imports, and component integration. Apply when creating or updating Fumadocs documentation pages in content/docs/.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
TheOrcDev
Category
Frontend
Views
12

About this skill

Create MDX documentation files with proper frontmatter, imports, and component integration. Apply when creating or updating Fumadocs documentation pages in content/docs/.

How to use

  1. Zainstaluj umiejętność w swoim projekcie, umieszczając plik w katalogu .claude/skills/ swojego repozytorium Claude'a. 2. Poproś Claude'a o utworzenie dokumentacji dla wybranego komponentu, podając jego nazwę i krótki opis — umiejętność automatycznie wygeneruje frontmatter z tytułem i opisem. 3. Claude wstawi wszystkie wymagane importy: ComponentName z ścieżki komponentu, CopyCommandButton, InstallationCommands i ComponentPreview. 4. Przycisk kopiowania polecenia pojawi się automatycznie po frontmatter z komendą instalacji pnpm dla komponentu. 5. Sekcja Installation zostanie wygenerowana z komponentem InstallationCommands zawierającym nazwę pakietu. 6. Sekcja Usage będzie zawierać przykład importu i podstawowe użycie komponentu z wariantem outline — skopiuj wygenerowany kod do pliku dokumentacji w content/docs/.

Related skills