Skip to main content
Back to registry

wp-block-themes

wordpress/agent-skills

Installs379
Install command
npx skills add https://github.com/wordpress/agent-skills --skill wp-block-themes
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Use this skill for block theme work such as: If multiple themes exist, pick one and scope all changes to that theme root. If you are creating a new block theme from scratch (or converting a classic theme): Read: After creating the theme root, re-run detect_block_themes and continue below. Read: Decide whether you are changing: Read: Read: Prefer filesystem patterns under patterns/ when you want theme-owned patterns. Read: Style variations are JSON files under styles/ . Note: once a user picks a style variation, that selection is stored in the DB, so changing the file may not “update what the user sees” automatically. Read: Start with: Common issues: If upstream behavior is unclear, consult canonical docs: - editing theme.json (presets, settings, styles, per-block styles) - adding or changing templates ( templates/*.html ) and template parts ( parts/*.html ) - adding patterns ( patterns/*.php ) and controlling what appears in the inserter - adding style variations ( styles/*.json ) - debugging “styles not applying” / “editor doesn’t reflect theme.json” - Repo root and which theme is targeted (theme directory if multiple exist). - Target WordPress version range (theme.json version and features vary by core version). - Where the issue manifests: Site Editor, post editor, frontend, or all.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wp-block-themes do?

wp-block-themes is listed in SkillJury, but the source summary is still sparse.

Is wp-block-themes good?

wp-block-themes does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does wp-block-themes work with?

wp-block-themes currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to wp-block-themes?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install wp-block-themes?

npx skills add https://github.com/wordpress/agent-skills --skill wp-block-themes

Related skills

More from wordpress/agent-skills

Related skills

Alternatives in Software Engineering