Claude Skill
WordPress/agent-skills
为AI编程助手提供专家级WordPress知识。通过此Claude Skill学习区块、主题、插件及开发的最佳实践。
概览
仓库信息
安装这个 Skill
git clone https://github.com/WordPress/agent-skills.gitRegistry 信息
项目简介
一个为AI编程助手提供专家级WordPress知识的Claude Skill,涵盖区块、主题、插件与最佳实践。
Expert-level WordPress knowledge for AI coding assistants - blocks, themes, plugins, and best practices
要点
- 专家级WordPress知识库
- 涵盖区块、主题和插件
- 专注于最佳实践
- 专为AI编程助手设计
- JavaScript实现
使用场景
- AI辅助WordPress开发
- 学习WordPress最佳实践
- 生成WordPress代码片段
- 调试WordPress项目
- 构建自定义主题和插件
README 摘要
# Agent Skills for WordPress **Teach AI coding assistants how to build WordPress the right way.** Agent Skills are portable bundles of instructions, checklists, and scripts that help AI assistants (Claude, Copilot, Codex, Cursor, etc.) understand WordPress development patterns, avoid common mistakes, and follow best practices. > **AI Authorship Disclosure:** These skills were generated using GPT-5.2 Codex (High Reasoning) from official Gutenberg and WordPress documentation, then reviewed and edited by WordPress contributors. We tested skills with AI assistants and iterated based on results. This is v1, and skills will improve as the community uses them and contributes fixes. See [docs/ai-authorship.md](docs/ai-authorship.md) for details. ([WordPress AI Guidelines](https://make.wordpress.org/ai/handbook/ai-guidelines/)) ## Why Agent Skills? AI coding assistants are powerful, but they often: - Generate outdated WordPress patterns (pre-Gutenberg, pre-block themes) - Miss critical security considerations in plugin development - Skip proper block deprecations, causing "Invalid block" errors - Ignore existing tooling in your repo Agent Skills solve this by giving AI assistants **expert-level WordPress knowledge** in a format they can actually use. ## Available Skills | Skill | What it teaches | |-------|-----------------| | **wordpress-router** | Classifies WordPress repos and routes to the right workflow | | **wp-project-triage** | Detects project type, tooling, and versions automatically | | **wp-block-development** | Gutenberg blocks: `block.json`, attributes, rendering, deprecations | | **wp-block-themes** | Block themes: `theme.json`, templates, patterns, style variations | | **wp-plugin-development** | Plugin architecture, hooks, settings API, security | | **wp-
话题
暂无话题