Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
code-soup
ملف منشئ GitHub

code-soup

عرض على مستوى المستودعات لـ 21 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
21
مستودعات
2
محدث
2026-05-30
خريطة المستودعات

أين توجد skills

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

مستكشف المستودعات

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

activation-deactivation
مطوّرو البرمجيات

Handle plugin activation, deactivation, and uninstall. Use when setting up database tables, default options, cleanup tasks, or requirement checks.

2026-05-11
file-naming
مطوّرو البرمجيات

File naming conventions and namespace-to-directory mapping for PHP files. Use when creating new classes, traits, interfaces, or abstract classes to ensure proper autoloading.

2026-05-11
hooker
مطوّرو البرمجيات

Use Hooker service to register WordPress actions and filters. Use when adding WordPress hooks, filters, or actions in the plugin. Never use add_action or add_filter directly.

2026-05-11
service-provider
مطوّرو البرمجيات

Create service providers to register and boot services in the WordPress plugin. Use when adding new features, controllers, or services that need dependency injection and initialization.

2026-05-11
traits
مطوّرو البرمجيات

Use existing traits and create custom traits for code reuse. Use when sharing common functionality across multiple classes without inheritance.

2026-05-11
webpack-config
مطوّرو البرمجيات

Modify webpack configuration in src/config/ - add entry points, loaders, plugins, aliases. Use when user needs to customize webpack build, add React/TypeScript, modify Babel, add PostCSS plugins, or change dev server settings.

2026-05-11
ajax-handler
مطوّرو البرمجيات

Create AJAX handlers for WordPress admin and frontend. Use when handling asynchronous requests from JavaScript, form submissions, or dynamic content loading.

2026-02-28
asset-management
مطوّرو البرمجيات

Enqueue scripts and styles using the Assets service. Use when adding JavaScript or CSS files to admin or frontend, localizing scripts, or managing asset dependencies.

2026-02-28
عرض أهم 8 من أصل 15 skills مجمعة في هذا المستودع.
schema-definition
مطوّرو البرمجيات

Define field schemas with validation and sanitization rules for WordPress forms. Use when creating form schemas, defining validation rules, configuring field properties, or setting up entity value resolution.

2026-05-30
custom-field-registration
مطوّرو البرمجيات

Register custom field types with Renderer instances. Use when creating specialized field types, adding custom behavior to fields, building reusable field components, or overriding built-in field types.

2026-04-17
utilities
مطوّرو البرمجيات

Use utility classes for constants, sanitization, string formatting, and value resolution. Use when accessing package constants, sanitizing field configuration, formatting field names, or resolving callable and entity method values.

2026-04-17
validator
مطوّرو البرمجيات

Validate and sanitize form data against schema definitions. Use when validating POST data, sanitizing user input, checking field requirements, or applying custom validation rules.

2026-04-17
field-renderer
مطوّرو البرمجيات

Render HTML form fields from schema definitions for WordPress forms. Use when rendering forms from schemas, generating metabox HTML, or working with entity objects and value arrays.

2026-03-15
template-creator
مطوّرو البرمجيات

Create custom field templates for WordPress form fields. Use when customizing field HTML output, overriding default templates, integrating with CSS frameworks, or creating new field types.

2026-03-15
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات