بنقرة واحدة
docusaurus-themes
Use when swizzling Docusaurus theme components and editing theme elements
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when swizzling Docusaurus theme components and editing theme elements
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Use when working with docusaurus.config.js/ts files to validate or modify Docusaurus configuration
Use when looking up information from the latest Docusaurus documentation at https://docusaurus.io/docs
Use when migrating Docusaurus projects from v2 to v3
Use when creating Docusaurus plugins (remark, rehype, theme, content, lifecycle) to extend markdown, modify HTML, or add custom functionality
Use when writing or reviewing technical documentation to follow Google's documentation style guide - https://developers.google.com/style
استنادا إلى تصنيف SOC المهني
| name | docusaurus-themes |
| description | Use when swizzling Docusaurus theme components and editing theme elements |
Swizzle components to customize Docusaurus theme behavior:
npm run swizzle @docusaurus/theme-classic ComponentName -- --wrap
npm run swizzle to browse available componentssrc/theme/ComponentName/List available components:
npm run swizzle @docusaurus/theme-classic -- --list
Commonly swizzled: Footer, Navbar, DocItem, DocSidebar, TOC
For detailed documentation, see:
--wrap for minor changes to maintain upgrade compatibility