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

webmaxru

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

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

أين توجد skills

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

نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

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

language-detector-api
غير مصنف

Implements and debugs browser Language Detector API integrations in JavaScript or TypeScript web apps. Use when adding LanguageDetector support checks, availability and model download flows, session creation, detect() calls, input-usage measurement,…

١٩ أغسطس ٢٠٢٦
prompt-api
غير مصنف

Implements and debugs browser Prompt API integrations in JavaScript or TypeScript web apps. Use when adding LanguageModel availability checks, session creation, prompt or promptStreaming flows, structured output, download progress UX, or iframe…

١٩ أغسطس ٢٠٢٦
webnn
غير مصنف

Implements and debugs browser Web Neural Network API integrations in JavaScript or TypeScript web apps. Use when adding navigator.ml checks, MLContext creation, MLGraphBuilder flows, device selection, tensor dispatch and readback, or explicit fallback paths…

١٩ أغسطس ٢٠٢٦
writing-assistance-apis
غير مصنف

Implements and debugs browser Summarizer, Writer, and Rewriter integrations in JavaScript or TypeScript web apps. Use when adding availability checks, model download UX, session creation, summarize or write or rewrite flows, streaming output, abort handling,…

١٩ أغسطس ٢٠٢٦
webmcp
غير مصنف

Implements and debugs browser WebMCP integrations in JavaScript or TypeScript web apps. Use when exposing imperative tools through document.modelContext (with a navigator.modelContext fallback), annotating HTML forms for declarative tools, handling…

١٩ أغسطس ٢٠٢٦
proofreader-api
مطوّرو البرمجيات

Implements and debugs browser Proofreader API integrations in JavaScript or TypeScript web apps. Use when adding Proofreader availability checks, monitored model downloads, proofread flows, correction metadata handling, or permissions-policy checks for…

١٣ يوليو ٢٠٢٦
translator-api
مطوّرو البرمجيات

Implements and debugs browser Translator API integrations in JavaScript or TypeScript web apps. Use when adding Translator support checks, language-pair availability flows, model download UX, session creation, translate() or translateStreaming() calls,…

٣ مايو ٢٠٢٦
agent-skill-deploy
مطوّرو البرمجيات

Deploys agent skill collections from any GitHub repository with a /skills folder to one or more distribution surfaces: GitHub releases, Claude Code marketplace, VS Code plugin marketplace, and Copilot CLI plugin marketplace. Handles pre-flight validation,…

٢٩ مارس ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
enonic-content-type-generator
مطوّرو البرمجيات

Generates Enonic XP content type XML schema definitions from natural-language descriptions. Covers structured content modeling including input types, form layout, option sets, item sets, mixins, x-data, and content-type inheritance. Use when creating,…

٢ يونيو ٢٠٢٦
enonic-content-management
مطوّرو البرمجيات

Generates Enonic XP scripts for bulk content operations — creating, updating, querying, migrating, and transforming content using lib-content and lib-node APIs. Covers the query DSL (NoQL), aggregations, batch processing, task controllers for long-running…

١ يونيو ٢٠٢٦
enonic-controller-generator
مطوّرو البرمجيات

Generates Enonic XP controller files (TypeScript/JavaScript) and paired XML descriptors for pages, parts, and layouts. Covers lib-portal imports, HTTP handler exports, region definitions, Thymeleaf/Mustache rendering, and response processors. Use when…

١ يونيو ٢٠٢٦
enonic-event-manager
مطوّرو البرمجيات

Sets up Enonic XP event listeners, webhook configurations, and external system integrations triggered by content lifecycle events. Covers lib-event listener registration, node event filtering, outbound webhook configuration via com.enonic.xp.webhooks.cfg,…

١ يونيو ٢٠٢٦
enonic-guillotine-query-builder
مطوّرو البرمجيات

Composes, debugs, and optimizes Guillotine GraphQL queries for Enonic XP headless content delivery. Covers query construction, variable usage, filtering, aggregation, pagination, sorting, and TypeScript type generation from the auto-generated Guillotine…

١ يونيو ٢٠٢٦
enonic-library-reference
مطوّرو البرمجيات

Enonic XP server-side JavaScript/TypeScript API reference for all /lib/xp/* libraries. Provides function signatures, parameters, return types, and usage examples for lib-content, lib-node, lib-auth, lib-portal, lib-context, lib-event, lib-task, lib-repo,…

١ يونيو ٢٠٢٦
enonic-nextxp-integration
مطوّرو البرمجيات

Guides setup, development, and troubleshooting of the Next.js and Enonic XP headless integration (Next.XP framework). Covers Enonic adapter configuration, content type to React component mapping, Guillotine GraphQL data fetching, Content Studio preview mode,…

١ يونيو ٢٠٢٦
enonic-app-manager
مطوّرو البرمجيات

Guides developers through Enonic CLI commands for sandbox management, project scaffolding, local development, app deployment, and CI/CD pipeline generation. Use when creating Enonic XP sandboxes, starting or stopping local instances, scaffolding projects from…

١ يونيو ٢٠٢٦
proofreader-api
مطوّرو الويب

Implements and debugs browser Proofreader API integrations in JavaScript or TypeScript web apps. Use when adding Proofreader availability checks, monitored model downloads, proofread flows, correction metadata handling, or permissions-policy checks for…

٤ مايو ٢٠٢٦
language-detector-api
مطوّرو الويب

Implements and debugs browser Language Detector API integrations in JavaScript or TypeScript web apps. Use when adding LanguageDetector support checks, availability and model download flows, session creation, detect() calls, input-usage measurement,…

٣ مايو ٢٠٢٦
prompt-api
مطوّرو البرمجيات

Implements and debugs browser Prompt API integrations in JavaScript or TypeScript web apps. Use when adding LanguageModel availability checks, session creation, prompt or promptStreaming flows, structured output, download progress UX, or iframe…

٣ مايو ٢٠٢٦
webnn
مطوّرو الويب

Implements and debugs browser Web Neural Network API integrations in JavaScript or TypeScript web apps. Use when adding navigator.ml checks, MLContext creation, MLGraphBuilder flows, device selection, tensor dispatch and readback, or explicit fallback paths…

٣ مايو ٢٠٢٦
writing-assistance-apis
مطوّرو الويب

Implements and debugs browser Summarizer, Writer, and Rewriter integrations in JavaScript or TypeScript web apps. Use when adding availability checks, model download UX, session creation, summarize or write or rewrite flows, streaming output, abort handling,…

٣ مايو ٢٠٢٦
webmcp
مطوّرو الويب

Implements and debugs browser WebMCP integrations in JavaScript or TypeScript web apps. Use when exposing imperative tools through navigator.modelContext, annotating HTML forms for declarative tools, handling agent-invoked form flows, or validating WebMCP…

٤ أبريل ٢٠٢٦
agent-package-manager
مطوّرو البرمجيات

Installs, configures, audits, and operates Agent Package Manager (APM) in repositories. Use when initializing apm.yml, installing or updating packages, validating manifests, managing lockfiles, compiling agent context, browsing MCP servers, setting up…

٢٧ مايو ٢٠٢٦
github-agentic-workflows
مطوّرو البرمجيات

Authors, reviews, installs, and debugs GitHub Agentic Workflows in repositories, including workflow markdown, frontmatter, gh aw compile and run flows, safe outputs, security guardrails, and operational patterns. Use when creating or maintaining GH-AW…

٢٧ مايو ٢٠٢٦
webmcp
مطوّرو البرمجيات

Implements and debugs browser WebMCP integrations in JavaScript or TypeScript web apps. Use when exposing imperative tools through document.modelContext (with a navigator.modelContext fallback), annotating HTML forms for declarative tools, handling…

٢٧ مايو ٢٠٢٦
azure-container-apps
مديرو الشبكات وأنظمة الحاسوب

Expert knowledge for Azure Container Apps development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building,…

٨ مارس ٢٠٢٦
azure-security
محللو أمن المعلومات

Expert knowledge for Azure Security development including troubleshooting, best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building, debugging, or optimizing Azure Security…

٨ مارس ٢٠٢٦
عرض ١٢ من أصل ١٧ مستودعات