docusaurus-config
Use when working with docusaurus.config.js/ts files to validate or modify Docusaurus configuration
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-cookie-consent/docusaurus-configskilz install mcclowes/docusaurus-plugin-cookie-consent/docusaurus-config --agent opencodeskilz install mcclowes/docusaurus-plugin-cookie-consent/docusaurus-config --agent codexskilz install mcclowes/docusaurus-plugin-cookie-consent/docusaurus-config --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/mcclowes/docusaurus-plugin-cookie-consentcp -r docusaurus-plugin-cookie-consent/.claude/skills/docusaurus-config ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
command-name
by anthropics
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components"...
mcp-integration
by anthropics
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Contex...
rule-identifier
by anthropics
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs g...
bloblang-authoring
by redpanda-data
This skill should be used when users need to create or debug Bloblang transformation scripts. Trigger when users ask about transforming data, mappi...
Agentic Skill Details
- Repository
- docusaurus-plugin-cookie-consent
- Stars
- 1
- Type
- Non-Technical
- Meta-Domain
- productivity
- Primary Domain
- json
- Market Score
- 14
Agent Skill Grade
A Score: 90/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing TOC in long reference file
- Second-person pronouns in content
- Limited input/output examples
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 solid 90-pointer on docusaurus site config—your progressive disclosure is really clean, especially how you've organized the setup sequence. One thing I'm curious about: how are you handling the config validation for users who might be mixing versions?
Links:
The TL;DR
You're at 90/100, solid A territory. This is graded against Anthropic's skill best practices, focusing on token efficiency, discoverability, and practical utility. Your strongest area is Ease of Use (23/25)—the metadata and trigger phrase work really well. The weakness is Spec Compliance (12/15) where you're leaving a couple of points on the table with minimal trigger phrases.
What's Working Well
- Progressive disclosure is chef's kiss—SKILL.md stays lean and focused, then references/detailed-guide.md handles the deep dives. That's the right pattern.
- Trigger phrase nails it—"working with docusaurus.config.js/ts files" is specific and immediately activates for the right use case. Users will find this.
- Validation checklist has real teeth—numbered steps with before/after guidance actually prevents config breaks instead of just documenting them.
- Terminology consistency throughout—"config" stays uniform, no conflicting terms that would confuse users jumping between SKILL.md and the reference.
The Big One: Missing TOC in the detailed guide
Your references/detailed-guide.md is 315 lines without a table of contents. That's over the 100-line threshold where navigation becomes critical. Right now someone deep in "Custom Fields" (line 180+) has no way to jump to "Troubleshooting" without scrolling.
Quick fix: Add a TOC at the top listing all major sections with anchors:
`...
Browse Category
More productivity Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.