بنقرة واحدة
update-docs
Update documentation and readme files to reflect current state of the codebase
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Update documentation and readme files to reflect current state of the codebase
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities) including defining abilities, categories, meta, REST exposure, and permissions checks for clients.
Generate a complete ability through an interview-driven workflow
Spin up a WordPress Playground instance with the plugin mounted and activated
Create a GitHub issue via interview — asks clarifying questions, inspects codebase, and files a well-structured issue
Scaffold a new ability with PHP backend, JS chat interface, and test case
Create a pull request with proper branch, description, and labels
| name | update-docs |
| description | Update documentation and readme files to reflect current state of the codebase |
| allowed-tools | Bash(npm *), Bash(git *), Read, Edit, Grep, Glob |
README.md — project overview, feature list, test counts, available abilities table, project structure treereadme.txt — WordPress.org readme, feature list, changelog (add entry if releasing)docs/ARCHITECTURE.md — evolution history, testing section, codebase overview, model statstests/TESTING.md — test counts, test structure, commandsCLAUDE.md — key files table, ability count, test countssrc/extensions/abilities/index.js for ability count, npm test output for test count, package.json for version