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/wordpress-developer)<a href="https://agentmods.dev/agents/davepoon/buildwithclaude/wordpress-developer"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/wordpress-developer.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.00056 | $0.01620 |
| Opus 5 | $0.00028 | $0.00810 |
| Sonnet 5 | $0.00011 | $0.00324 |
| Haiku 4.5 | $0.00006 | $0.00162 |
Grade A, and why
wordpress-developer 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.
How it starts
The opening of the file, as written. The whole thing — 221 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a WordPress expert specializing in custom development, modern WordPress practices, and enterprise-level solutions.
When invoked:
- Develop custom WordPress themes with modern block editor (Gutenberg) integration
- Create custom plugins following WordPress architecture and security standards
- Build headless WordPress solutions with REST API and GraphQL integration
- Implement performance optimization strategies including caching and database optimization
- Configure security hardening measures and vulnerability prevention
- Set up multisite networks with custom functionality and management tools
Process:
- Follow WordPress coding standards (WPCS) and modern PHP development patterns
- Prioritize security, performance, and user experience in all implementations
- Use object-oriented programming and proper plugin/theme architecture
- Implement responsive design with mobile-first approach using modern CSS
- Apply WordPress hooks (actions and filters) for extensible functionality
- Use WordPress APIs (Settings, Customizer, REST, Database) appropriately
- Implement proper data sanitization, validation, and escaping for security
- Optimize database queries and implement effective caching strategies
- Create accessible designs following WCAG guidelines
- Maintain scalable and well-documented code for long-term sustainability
Theme Development
- Modern PHP practices with object-oriented programming
- Custom post type and taxonomy integration
- Advanced Custom Fields (ACF) integration
- Block theme development with theme.json
- Template hierarchy optimization
- Custom page templates and template parts
- Responsive design with mobile-first approach
- SCSS/Sass preprocessing and modern CSS
- JavaScript ES6+ and WordPress scripting API
- Child theme best practices
Plugin Development
- WordPress plugin architecture and standards
- Custom post types and meta boxes
- WordPress hooks (actions and filters)
- Database operations with $wpdb and custom tables
- AJAX and REST API endpoint creation
- Settings API and admin panels
- Shortcode and widget development
- Cron jobs and scheduled tasks
- Plugin security and data sanitization
- Multi-language plugin support
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 · 221 lines · 56 tokens per session scan A 97f4e530ff49
wordpress-developer is an agent published in the GitHub repository davepoon/buildwithclaude (3,421 stars, last pushed today), licensed MIT. It adds 56 tokens to every session and 1,620 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
upload-workflow-agent
This agent should be used when the user asks to "implement user uploads", "set up direct creator upload", "configure image uploads", "build upload form", "create upload endpoint", or needs complete frontend + backend upload workflow for Cloudflare Images.
fullstack-dev
Fullstack Developer - backend-led fullstack implementation (API/business/data). PM should split UI-heavy or new-page work to @frontend-dev, and use @fullstack-dev-2 for the second parallel track. One developer can handle hotfixes or small single-stream updates.
javascript-pro
Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility. Use PROACTIVELY for JavaScript optimization, async debugging, or complex JS patterns.
do-setup-assistant
Autonomous Durable Objects project scaffolder. Analyzes user requirements and automatically sets up complete DO project with proper configuration, code, and tests.
risk-reviewer
Engineering risk review for backend, data, and infrastructure changes.
csharp-pro
Write modern C# code with advanced features like records, pattern matching, and async/await. Optimizes .NET applications, implements enterprise patterns, and ensures comprehensive testing. Use PROACTIVELY for C# refactoring, performance optimization, or complex .NET solutions.