Audits WordPress sites for technical debt including orphaned shortcodes from deleted plugins, unused plugins, database bloat, unused media, and inactive builder data. Useful for phrases like 'analyze technical debt' or 'scan for orphaned shortcodes'.
npx claudepluginhub respira-press/agent-skills-wordpressThis skill uses the workspace's default tool permissions.
Identifies technical debt in WordPress sites: orphaned shortcodes from deleted plugins, plugins never activated, database bloat indicators, unused media, and builder data from inactive builders.
Analyzes WordPress sites: detects page builders (Elementor, Divi, etc.), audits plugins (active/inactive/abandoned), maps content structure, finds orphaned shortcodes, measures performance, assesses security posture. Use for site audits and health checks.
Reviews WordPress architecture for CPT misuse patterns (dead CPTs, data-store abuse), hook abuse (excessive callbacks, expensive init hooks, priority conflicts), and caching anti-patterns (missing object cache, permanent transients).
Reviews WordPress PHP code for performance anti-patterns in queries, hooks, caching, AJAX, and templates. Use for auditing themes/plugins, optimizing WP_Query, or diagnosing slow loads/timeouts.
Share bugs, ideas, or general feedback.
Identifies technical debt in WordPress sites: orphaned shortcodes from deleted plugins, plugins never activated, database bloat indicators, unused media, and builder data from inactive builders.
Finds:
Provides:
For detailed example output, see references/example-output.md
This skill identifies technical debt. Cleanup requires manual review and approval for each action. Respira's duplicate-first workflow ensures safe testing before any live changes.
What this skill CANNOT do:
What this skill CAN do:
Uses these Respira MCP tools:
wordpress_list_plugins - detect installed/active pluginswordpress_list_posts - scan all posts for shortcodeswordpress_list_pages - scan all pages for shortcodeswordpress_get_database_stats - check for bloat indicatorswordpress_list_media - find unused media fileswordpress_detect_page_builder - identify builder data on pagesBuilt by Respira for WordPress https://respira.press