docusaurus-plugins

1 stars
14
B

Use when creating Docusaurus plugins (remark, rehype, theme, content, lifecycle) to extend markdown, modify HTML, or add custom functionality

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install mcclowes/docusaurus-plugin-glossary/docusaurus-plugins
skilz install mcclowes/docusaurus-plugin-glossary/docusaurus-plugins --agent opencode
skilz install mcclowes/docusaurus-plugin-glossary/docusaurus-plugins --agent codex
skilz install mcclowes/docusaurus-plugin-glossary/docusaurus-plugins --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/mcclowes/docusaurus-plugin-glossary
2. Copy the agent skill directory:
cp -r docusaurus-plugin-glossary/.claude/skills/docusaurus-plugins ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Stars
1
Type
Non-Technical
Meta-Domain
productivity
Primary Domain
markdown
Market Score
14

Agent Skill Grade

B
Score: 87/100 Click to see breakdown

Score Breakdown

Spec Compliance
12/15
PDA Architecture
28/30
Ease of Use
24/25
Writing Style
10/10
Utility
20/20
Modifiers: -7

Areas to Improve

  • Missing TOCs in large reference files
  • No explicit workflow steps

Recommendations

  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-24

Developer Feedback

Found a docusaurus-plugins skill that handles a pretty specific niche — extending Docusaurus with custom plugin architecture. The 87/100 score suggests solid execution, but I'm curious how you're handling plugin lifecycle and compatibility across Docusaurus versions.

Links:

The TL;DR

You're at 87/100, solid B-grade territory. This is based on Anthropic's skill best practices rubric. Your Writing Style nailed it at 10/10 — the skill uses perfect imperative voice with zero fluff, packed with technical substance. Utility scores 20/20 too, which means the skill genuinely solves a real problem (understanding 5 distinct plugin types). The weak spot is Spec Compliance at 12/15 — mostly because the description could use more trigger phrases for discoverability.

What's Working Well

  • Progressive Disclosure is chef's kiss (28/30). You've got a lean 66-line SKILL.md that offloads everything to 6 focused reference files. That's exactly how this architecture should work.
  • Trigger phrases actually work here — terms like 'remark', 'rehype', 'lifecycle' in your description activate naturally when someone needs to build a custom plugin. The description is specific enough that Claude will find this skill in the right context.
  • Your examples have real teeth. The references include complete working code with input/output pairs. Someone can actually copy-paste and adapt, which is utility done right.
  • Testing patterns baked in. References cover validation, debug logging, and AST explorers — you're not just showing "here's a plugin structure," you're showing "here's how to know it works."

The Big One: Missing Navigation in Large References

Your biggest lift is adding...

Report Security Issue

Found a security vulnerability in this agent skill?