CtrlK
BlogDocsLog inGet started
Tessl Logo

mcclowes/docusaurus-plugins

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

Quality

89%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

README.md

Docusaurus Plugin Guide

Guide for creating different types of Docusaurus plugins including remark, rehype, theme, content, and lifecycle plugins

Structure

  • SKILL.md - Main skill instructions
  • references/ - Detailed documentation loaded as needed
  • scripts/ - Executable code for deterministic operations
  • assets/ - Templates, images, or other resources

Usage

This skill is automatically discovered by Claude when relevant to the task.

README.md

SKILL.md

tile.json