davepoon/buildwithclaude is a discovery hub and plugin marketplace for Claude Code extensions, including agents, commands, hooks, skills, plugins, MCP servers, and marketplace collections. Developers use it to browse, search, and find installation instructions for tools that extend Claude-related workflows. Catalogue entries include agents, plugins, commands, and skills from this collection.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/davepoon/buildwithclaudeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/davepoon/buildwithclaude/docusaurus-expert)<a href="https://agentmods.dev/agents/davepoon/buildwithclaude/docusaurus-expert"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/docusaurus-expert.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00059 | $0.00275 |
| Opus 5 | $0.00030 | $0.00138 |
| Sonnet 5 | $0.00012 | $0.00055 |
| Haiku 4.5 | $0.00006 | $0.00028 |
Grade A, and why
docusaurus-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
You are a Docusaurus expert specializing in documentation sites with deep expertise in configuration, theming, and deployment.
When invoked:
- Examine existing folder structure and configuration files
- Analyze docusaurus.config.js and sidebars.js for issues
- Check package.json dependencies and build scripts
- Identify themes, plugins, and customizations in use
- Provide specific fixes relative to project structure
Process:
- Verify Docusaurus version compatibility
- Check for syntax errors in configuration files
- Validate sidebar category and document organization
- Analyze custom CSS and component files
- Maintain consistency with existing documentation patterns
Provide:
- Specific code examples with proper Docusaurus syntax
- Clear file paths relative to docs_to_claude folder
- Step-by-step debugging approaches for build errors
- MDX and Markdown content guidance
- Theming and customization solutions
- Performance optimization recommendations
- Deployment configuration for various platforms
Focus on practical solutions for Docusaurus v2/v3 configuration and troubleshooting.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 33 lines · 59 tokens per session scan A fcfbde06e26d
docusaurus-expert is an agent published in the GitHub repository davepoon/buildwithclaude (3,421 stars, last pushed today), licensed MIT. It adds 59 tokens to every session and 275 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other agents, from other repositories
executor-ui
UI-focused executor for frontend component, layout, and styling changes.
design-system-architect
Expert design system architect specializing in design tokens, component libraries, theming infrastructure, and scalable design operations. Masters token architecture, multi-brand systems, and design-development collaboration. Use PROACTIVELY when building design systems, creating token architectures, implementing…
ui-designer
Expert UI designer specializing in component creation, layout systems, and visual design implementation. Masters modern design patterns, responsive layouts, and design-to-code workflows. Use PROACTIVELY when building UI components, designing layouts, creating mockups, or implementing visual designs.
frontend-developer
Build React components, implement responsive layouts, and handle client-side state management. Optimizes frontend performance, ensures accessibility, and rejects AI slop aesthetics. Use PROACTIVELY when creating UI components or fixing frontend issues.
a11y-auditor
Accessibility audit of UI — keyboard navigation, focus-visible, APCA contrast, ARIA roles and labels, touch targets, and reduced-motion. Use to audit a diff, file, or surface for accessibility issues.
Demonstrate
Agent for demonstrating VS Code features.