Agent skill · Security

wordpress-site-dna

Archaeological analysis of WordPress sites. Detects all page builders, audits plugins (active vs dead weight), maps content structure, finds orphaned shortcodes, measures performance, and assesses security posture. Use when user says "analyze my wordpress site", "wordpress site audit", "site dna", or "check my wordpress health".

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill wordpress-site-dna --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Version: 1.0.0
Declared author: Respira for WordPress
Path: skills/analysis/wordpress-site-dna/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# WordPress Site DNA Archaeological analysis of WordPress installations. Detects all page builders, audits plugins, maps content structure, finds orphaned shortcodes, and provides health score with prioritized fixes. ## What This Skill Does Scans your entire WordPress installation and provides: - Page builder detection (all 11 supported: Elementor, Divi, Bricks, etc.) - Plugin audit (active, inactive, abandoned) - Content structure mapping - Orphaned shortcode detection - Performance indicators - Security posture assessment - Health score (0-100) with prioritized recommendations ## Requirements - Respira for WordPress plugin installed - MCP connection active (desktop or WebMCP) - Read-only access (no changes made) ## How to Use ### Trigger Phrases - "analyze my wordpress site" - "wordpress site dna" - "run site audit" - "check my wordpress health" ### What Happens 1. **Scans site architecture:** - WordPress version and configuration - Active theme and child themes - All installed plugins (active and inactive) - Page builder usage across pages 2. **Analyzes content:** - Posts, pages, custom post types count - Builder usage per content type - Orphaned shortcodes from deleted plugins

What's inside
Steps it walks through
  1. What This Skill Does
  2. Requirements
  3. How to Use
  4. Trigger Phrases
  5. What Happens
  6. Output Format
  7. Safety Model
  8. Technical Details
  9. Related Skills
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the wordpress-site-dna skill do?

Archaeological analysis of WordPress sites. Detects all page builders, audits plugins (active vs dead weight), maps content structure, finds orphaned shortcodes, measures performance, and assesses security posture. Use when user says "analyze my wordpress site", "wordpress site audit", "site dna", or "check my wordpress health".

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill wordpress-site-dna --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going