Claude Skills for WordPress

A collection of AI skills for optimizing and managing WordPress sites.

Claude Skills for WordPress

The community hub for WordPress AI workflows.

Skills that run inside Claude, Codex, Cursor, and any AI agent that supports Skills + MCP to analyze, audit, optimize, and fix WordPress sites.
Built by the community. Curated by Respira. Open source.

Live Directory: https://www.respira.press/skills


What Are Skills?

Skills teach AI agents how to work with WordPress in ways that respect your site's architecture and your need for control.

Plain AI agent: Generic guidance based on best practices
Respira-powered skills: Deep site access via 103+ MCP tools


Available Skills

Onboarding

Site Onboarding
First-run primer: verifies MCP connection, discovers site architecture, maps all capabilities, recommends marketplace skills.
By Respira for WordPress

Audit Skills

WordPress Site DNA
Comprehensive site archaeology: builders, plugins, content structure, technical debt.
By Respira for WordPress

Technical Debt Audit
Finds orphaned shortcodes, unused plugins, database bloat, inactive builder data.
By Respira for WordPress

WooCommerce Health Check
Store diagnostics: checkout issues, cart problems, payment gateway configuration.
By Respira for WordPress · Requires WooCommerce add-on

Mobile Experience Report
Mobile layout analysis: responsive breakpoints, touch targets, navigation issues.
By Respira for WordPress

Performance Skills

SEO & AEO Amplifier
On-page SEO and Answer Engine Optimization with automated schema generation.
By Respira for WordPress

WordPress AI Image Optimizer
AI-powered image optimization: compress, convert to WebP, resize, rename, alt text, and update references.
By Respira for WordPress

Internal Link Builder
Strategic internal link building: scans content, maps topic relationships, finds linking opportunities, applies with duplicate-first safety.
By Respira for WordPress

Migration Skills

AI-powered page builder migrations. Each skill parses source builder content, maps modules to target equivalents, creates draft duplicates, and writes clean target-format content. Originals are never modified.

Browse all migrations: https://www.respira.press/skills/migrations

From Elementor

TargetSkillCoverage
GutenbergMigrate Elementor to Gutenberg80-90% of standard widgets
BricksMigrate Elementor to Bricks85-95% of standard widgets
BreakdanceMigrate Elementor to Breakdance80-90% of standard widgets
OxygenMigrate Elementor to Oxygen75-85% of standard widgets

From Divi

TargetSkillCoverage
GutenbergMigrate Divi to Gutenberg75-85% of standard modules
BricksMigrate Divi to Bricks75-85% of standard modules
BreakdanceMigrate Divi to Breakdance75-85% of standard modules

From WPBakery

TargetSkillCoverage
GutenbergMigrate WPBakery to Gutenberg70-80% of standard elements
BricksMigrate WPBakery to Bricks75-85% of standard elements

From Oxygen

TargetSkillCoverage
BricksMigrate Oxygen to Bricks80-90% of standard components
BreakdanceMigrate Oxygen to Breakdance80-90% of standard components

From Beaver Builder

TargetSkillCoverage
GutenbergMigrate Beaver Builder to Gutenberg75-85% of standard modules
BricksMigrate Beaver Builder to Bricks80-90% of standard modules

From Other Builders

SourceTargetSkillCoverage
BrizyGutenbergMigrate Brizy to Gutenberg70-80% of standard elements
Thrive ArchitectGutenbergMigrate Thrive Architect to Gutenberg65-75% of standard elements
Visual ComposerGutenbergMigrate Visual Composer to Gutenberg70-80% of standard elements

Content & Portability

Content Portability
Export WordPress content to portable local packages with builder data, media, and markdown previews. Import to another site with smart ID remapping. Auto-backup before AI edits. Diff local exports against live site.
By Respira for WordPress


Skill Structure

Each skill follows Anthropic's official format:

skills/skill-name/
├── SKILL.md (with YAML frontmatter - main instructions)
├── references/ (optional - detailed docs)
│   ├── example-output.md
│   └── technical-details.md
└── scripts/ (optional - executable code)

No README.md or metadata.json inside skill folders - all documentation goes in SKILL.md or references/


Contributing

We want skills that solve real problems on real WordPress sites.

See CONTRIBUTING.md for:

  • How to submit a skill
  • Quality standards
  • Skill structure requirements
  • Recognition and rewards

Quick start:

  1. Fork this repo
  2. Create your skill in skills/your-skill-name/
  3. Include SKILL.md with YAML frontmatter
  4. Test on 3+ real WordPress sites
  5. Submit PR

Read Full Guidelines →


Recognition

Accepted skills get:

  • Featured in https://respira.press/skills directory
  • Author attribution with link to your site/GitHub
  • Usage stats shared monthly
  • Promotion in newsletter and social channels
  • Your name in contributors list

Support

Questions?

Found a bug in a skill?
Open an issue with the skill name in the title.

Want to improve a skill?
Fork, improve, submit PR. Tag original author if possible.


License

All skills are MIT licensed. By contributing, you agree to license your skill under MIT.


Directory

Browse all skills: https://www.respira.press/skills

Built by the WordPress community. Curated by Respira for WordPress.