Skip to main content
WordPress
ملف منشئ GitHub

WordPress

عرض على مستوى المستودعات لـ ٤٦ skills مجمعة عبر ١١ مستودعات GitHub.

skills مجمعة
٤٦
مستودعات
١١
محدث
٧ سبتمبر ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
agent-skills
١٨ skills · ١٦ أغسطس ٢٠٢٦
مطوّرو البرمجياتمطوّرو الويبمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوبمصممو واجهات الويب والرقمية
٥ فئات مهنية · ١٠٠٪؜ مصنفة
٣٩٪؜الحصة
#02
gutenberg
٧ skills · ٣١ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمصممو واجهات الويب والرقمية
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٥٪؜الحصة
#03
wordpress-playground
٥ skills · ٦ أغسطس ٢٠٢٦
مطوّرو البرمجياتالمصممون الجرافيكيونمحللو ضمان جودة البرمجيات والمختبرون
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١١٪؜الحصة
#04
marketing
٤ skills · ٥ أغسطس ٢٠٢٦
الكتّاب التقنيونمحللو أبحاث السوق ومتخصصو التسويق
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٨٫٧٪؜الحصة
#05
wordcamp.org
٢ skills · ٧ سبتمبر ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ٥٠٪؜ مصنفة
٤٫٣٪؜الحصة
#06
Documentation-Issue-Tracker
٢ skills · ٢٢ يوليو ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٣٪؜الحصة
#07
contributor-toolkit
٢ skills · ١٩ أغسطس ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرون
١ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٣٪؜الحصة
#08
experimental-wp-dev-env
٢ skills · ٧ أغسطس ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرون
١ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٣٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

wp-block-themes
مطوّرو الويب

Use when developing WordPress block themes: theme.json (global settings/styles), templates and template parts, patterns, style variations, and Site Editor troubleshooting (style hierarchy, overrides, caching).

١٦ أغسطس ٢٠٢٦
wp-patterns
مطوّرو الويب

Pattern: create or update WordPress block patterns (starter pages, templates, template parts, Query Loop layouts), review pattern registration, block markup, categories, accessibility, or i18n/escaping, or improve pattern design quality. Route custom blocks…

١٦ أغسطس ٢٠٢٦
blueprint
مطوّرو البرمجيات

Use when the deliverable is WordPress Playground Blueprint JSON or a Blueprint bundle, including creating, editing, reviewing, validating schema keys, choosing steps/resources, and debugging Blueprint files. For only running or sharing a Playground…

٢٥ يوليو ٢٠٢٦
wordpress-router
مطوّرو البرمجيات

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 and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance,…

٢٥ يوليو ٢٠٢٦
wp-playground
مطوّرو البرمجيات

Use as the WordPress Playground routing wrapper for ambiguous Playground work, local CLI runs with @wp-playground/cli, playground.wordpress.net share links, browser previews, snapshots, mounts, version switching, and Xdebug. For Blueprint JSON authoring or…

٢٥ يوليو ٢٠٢٦
wp-abilities-api
مطوّرو البرمجيات

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.

٨ يوليو ٢٠٢٦
wp-abilities-audit
مطوّرو البرمجيات

Audit a WordPress plugin's REST surface and produce a standardized audit document proposing Abilities API registrations. Produces a markdown doc with a YAML schema and prose sections that humans and agents can both consume when planning a registration…

٨ يوليو ٢٠٢٦
wp-abilities-verify
محللو ضمان جودة البرمجيات والمختبرون

Verify a WordPress plugin's Abilities API registrations: enumerate abilities, check that callback behavior matches each annotation's claim (the adversarial readonly-but-writes detection), validate permissions and schemas, and validate audit documents produced…

٨ يوليو ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
design-system-code-review
محللو ضمان جودة البرمجيات والمختبرون

Use when reviewing a Gutenberg change to a WordPress Design System package or its public contract, including `@wordpress/components`, `@wordpress/ui`, or `@wordpress/theme`; do not use to implement the change or review a consumer-only application.

٣١ أغسطس ٢٠٢٦
design-system-contribution
مطوّرو البرمجيات

Use when planning or implementing a safe `@wordpress/components`, `@wordpress/ui`, or `@wordpress/theme` change in a local Gutenberg checkout; do not use for consumer-only application changes or infer commit, push, or pull-request authority.

٣١ أغسطس ٢٠٢٦
package-runtime-compatibility
مطوّرو البرمجيات

Use when changing or reviewing a published package across independently updated package and WordPress versions, including API, dependency, entrypoint, registration, allowlist, opt-in, and compatibility changes.

٣١ أغسطس ٢٠٢٦
design-system-ui-composition
مصممو واجهات الويب والرقمية

Use when building or changing a Gutenberg feature, plugin interface, or standalone application UI with public `@wordpress/components`, `@wordpress/ui`, or `@wordpress/theme` APIs, including when the code does not yet use the Design System; do not use to…

٢٠ أغسطس ٢٠٢٦
design-system-ui-review
مصممو واجهات الويب والرقمية

Use when reviewing a Gutenberg, plugin, or application UI/UX change for correct public WordPress Design System usage and user-facing behaviour, including a component, control, visual styling, token, interaction, layout, overlay, or other user-facing…

٢٠ أغسطس ٢٠٢٦
defensive-data-design
مطوّرو البرمجيات

Use when adding or changing a user-facing error message or notice, a destructive or irreversible action, or code that reads data it did not create (REST responses, block attributes, post meta, theme.json, localStorage).

٥ أغسطس ٢٠٢٦
testing
محللو ضمان جودة البرمجيات والمختبرون

Use when writing, running, or debugging tests in the Gutenberg repository — JavaScript unit tests (Jest), PHP tests (PHPUnit), or end-to-end tests (Playwright).

٢٩ يوليو ٢٠٢٦
doc-screenshots
المصممون الجرافيكيون

Annotate UI screenshots with documentation callouts in Fellyph's established visual style — uniform-width orange arrows with white halos, double-stroke target outlines, numbered callout cards, dim overlays and a framed canvas. Use this whenever the user asks…

٦ أغسطس ٢٠٢٦
compile-php-wasm
مطوّرو البرمجيات

Compile PHP.wasm main modules and side modules (dynamic extensions) for Node.js and web platforms. Use when recompiling PHP, adding Emscripten flags, modifying Dockerfiles, building extensions as SIDE_MODULE, upgrading Emscripten, or troubleshooting…

٩ أبريل ٢٠٢٦
debug-php-wasm-main-module
مطوّرو البرمجيات

Debug PHP.wasm main module crashes including Asyncify errors (unreachable, memory access out of bounds), JSPI errors (SuspendError, trying to suspend JS frames), WASM memory growth bugs, and runtime traps. Use when investigating RuntimeError, null function or…

٩ أبريل ٢٠٢٦
debug-php-wasm-side-modules
مطوّرو البرمجيات

Debug WASM side modules (dynamic PHP extensions) including dlopen failures, SIDE_MODULE loading, JSPI suspension crashes in extensions, C++ weak symbol issues, and extension runtime errors. Use when working with dynamic extensions like Xdebug, intl, or GD…

٩ أبريل ٢٠٢٦
playground-website-debugging
محللو ضمان جودة البرمجيات والمختبرون

Debug the WordPress Playground website by running the dev server from source and interacting with it via Playwright MCP. Use when investigating UI bugs, testing website features, checking for JavaScript errors, debugging hanging requests, or verifying…

٢٠ فبراير ٢٠٢٦
عرض ١١ من أصل ١١ مستودعات
تم تحميل كل المستودعات