AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Wp Stack

skill-tranminhmanh-wp-stack-skill-wp-stack-skill · by tranminhmanh

Build, fix, optimize, and debug WordPress sites with the standard stack (Astra Free + Elementor Pro + ACF + msrbuilds/elementor-mcp). Activates when the user asks for WordPress, Elementor, page-builder, landing-page, CPT, custom-field, theme-settings, plugin-config, deploy, migrate, performance, security, or SEO work, or mentions any tool in the stack (Astra, Elementor, ACF, JetEngine, Rank Math,…

No reviews yet
0 installs
29 views
0.0% view→install

Install

$ agentstack add skill-tranminhmanh-wp-stack-skill-wp-stack-skill

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-tranminhmanh-wp-stack-skill-wp-stack-skill)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Wp Stack? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

WordPress Stack Skill — Universal

This skill applies to any WordPress site, regardless of the specific project.

Separation of concerns (IMPORTANT)

This skill contains WHAT — universal knowledge about the stack, design tokens, MCP, and conventions. Project CLAUDE.md files contain WHERE/WHO — which host, which path, which brand, which colors.

Do NOT hardcode host/SSH/path/database information in this skill. Read project-specific information from:

  1. ~/.claude/CLAUDE.md — global user preferences
  2. /CLAUDE.md — current project

If a CLAUDE.md does not have the information you need → ask the user, do not guess.

Standard stack (REQUIRED)

Read references/stack.md for the full list of plugins and versions.

Summary:

  • Theme: Astra Free (NOT Pro — Elementor Pro already covers the overlapping features)
  • Page builder: Elementor Pro 3.20+ with Flexbox Containers
  • Custom fields: ACF Free → JetEngine when relationships are needed
  • MCP: msrbuilds/elementor-mcp v1.4+
  • SEO: Rank Math (NOT Yoast)
  • Cache: WP Rocket or LiteSpeed Cache
  • Backup: UpdraftPlus + provider-level snapshots
  • Security: Wordfence + 2FA admin
  • Email: WP Mail SMTP + SendGrid / Brevo / Mailgun

Core principles

  1. Native widget preferred — HTML widget acceptable for legitimate cases — Native Elementor widget (heading / text-editor / button / icon-list / accordion / image / price-list / testimonial-carousel) là default cho content thông thường vì performance + accessibility + Elementor-aware editing. HTML widget acceptable cho: (a) JSON-LD schema injection, (b) third-party embeds (Maps, social), (c) inline SVG icons với currentColor, (d) custom badge/sticker designs không tồn tại native, (e) hero blocks cần exact control. Anti-pattern: dùng HTML widget cho mọi paragraph/heading content (lose Elementor styling, hurt portability, break responsive).
  2. Flexbox Container — do not use the legacy Section/Column system
  3. Design tokens — read references/design-tokens.md, do not invent numbers
  4. Verify after write — call get-page-structure after every MCP write
  5. Backup before editing production — always
  6. Staging first — do not edit production directly via MCP
  7. Locale-aware — UTF-8, fonts with the correct subset, copy reviewed by a native speaker
  8. Mobile-first responsive — three required breakpoints (375 / 768 / 1280)
  9. Performance budget — Lighthouse mobile ≥85, LCP , path ,

pull staging → production. Confirm? User: Confirm. Claude: [runs commands]


If `CLAUDE.md` is missing information: **ask first**, do not run.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [tranminhmanh](https://github.com/tranminhmanh)
- **Source:** [tranminhmanh/wp-stack-skill](https://github.com/tranminhmanh/wp-stack-skill)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.