docusaurus-documentation
Use when looking up information from the latest Docusaurus documentation at https://docusaurus.io/docs
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-documentationskilz install mcclowes/docusaurus-plugin-cookie-consent/docusaurus-documentation --agent opencodeskilz install mcclowes/docusaurus-plugin-cookie-consent/docusaurus-documentation --agent codexskilz install mcclowes/docusaurus-plugin-cookie-consent/docusaurus-documentation --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-documentation ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
markdown
by RedondoK
Transform AI markdown generation to be 100% markdownlint-compliant. Use this skill whenever generating messages containing markdown, generating or ...
notion-uploader-downloader
by SpillwaveSolutions
Bidirectional sync between Markdown and Notion. Upload .md files with images to Notion pages/databases, append to existing pages, or download Notio...
notion-uploader-downloader
by SpillwaveSolutions
Bidirectional sync between Markdown and Notion. Upload .md files with images to Notion pages/databases, append to existing pages, or download Notio...
markdown-quality
by racurry
Interpretive guidance for applying markdownlint rules using our opinionated configuration. Use when creating or editing markdown files, configuring...
Agentic Skill Details
- Repository
- docusaurus-plugin-cookie-consent
- Stars
- 1
- Type
- Technical
- Meta-Domain
- productivity
- Primary Domain
- markdown
- Market Score
- 14
Agent Skill Grade
D Score: 69/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing references directory
- Meta-commentary bloat
- No validation workflow
Recommendations
- Address 1 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I've been digging through documentation tools lately, and I noticed your Docusaurus skill handles some interesting edge cases around content organization—though the score suggests there's room to tighten up how you're guiding users through the setup and configuration workflow.
Links:
The TL;DR
You're at 69/100, which puts you in D territory — needs work but has solid foundations. Your Spec Compliance is your strongest area (12/15), but Progressive Disclosure Architecture is dragging things down (20/30). The core issue: you're claiming structure that doesn't exist, and there's unnecessary meta-commentary taking up valuable tokens.
What's Working Well
- Clear metadata — Your name convention and trigger description ('looking up information from the latest Docusaurus documentation') are specific and discoverable
- Consistent terminology — You're consistent with WebFetch, documentation, and Docusaurus terminology throughout
- URL patterns — The patterns you provide for common Docusaurus docs paths (main, features, markdown) are actually useful for developers
- Valid structure — Your YAML frontmatter is clean and valid
The Big One: Missing References Directory
This is what's eating your PDA score. Line 50 promises a references/ directory with "Cached documentation and guides," but it doesn't exist. This is a credibility killer — when someone follows your skill, they're going to look for that directory and find nothing.
The fix: Either create that directory with actual cached documentation snippets (Docusaurus API reference, common config patterns, etc.), or remove the reference entirely. If you go the route of creating it, you...
Browse Category
More productivity Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Reporting issue with:
docusaurus-documentation
https://github.com/mcclowes/docusaurus-plugin-cookie-consentThank 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.