Use when creating Docusaurus plugins — write remark transformers for markdown AST, rehype transformers for HTML/HAST, lifecycle plugins that add routes/webpack config/global data via loadContent and contentLoaded, theme plugins and swizzled components, and content plugins for custom data sources. Triggers on tasks involving custom remark/rehype plugins, content plugins, theme plugins, or Docusaurus lifecycle hooks.
71
89%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Guide for creating different types of Docusaurus plugins including remark, rehype, theme, content, and lifecycle plugins
SKILL.md - Main skill instructionsreferences/ - Detailed documentation loaded as neededscripts/ - Executable code for deterministic operationsassets/ - Templates, images, or other resourcesThis skill is automatically discovered by Claude when relevant to the task.