studio-cliโดย automattic
Use the Studio CLI to manage local WordPress sites, authentication, and preview sites. Invoke this skill when you need to run Studio CLI commands, manage…
npx skills add https://github.com/automattic/studio --skill studio-cliSkills เพิ่มเติมจาก automattic
wp-project-triage
by automattic
Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version…
wp-rest-api
by automattic
Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route, WP_REST_Controller/controller classes, schema/argument…
wp-wpcli-and-ops
by automattic
Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing,…
wpds
by automattic
Use when building UIs leveraging the WordPress Design System (WPDS) and its components, tokens, patterns, etc.
radical-pipelines
by automattic
Execute a software engineering task by running it through six sequential phases (Prompt → Spec → Design doc → Implementation plan → Implementation →…
wordpress-router
by automattic
Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo…
wp-abilities-api
by automattic
Use when working with the WordPress Abilities API (wp_register_ability, wp_register_ability_category, /wp-json/wp-abilities/v1/*, @wordpress/abilities)…
wp-block-development
by automattic
Use when developing WordPress (Gutenberg) blocks: block.json metadata, register_block_type(_from_metadata), attributes/serialization, supports, dynamic…