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

taurgis

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

skills مجمعة
75
مستودعات
5
محدث
2026-07-12
خريطة المستودعات

أين توجد skills

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

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

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

sfcc-script-evaluation
مبرمجو الحاسوب

Guide for using the evaluate_script tool to execute JavaScript on SFCC instances via the script debugger

2026-02-24
skill-authoring
مطوّرو البرمجيات

Guide for creating and maintaining user-facing agent skills

2026-02-23
mcp-development
مطوّرو البرمجيات

Mandatory preflight for MCP server design/review/audit tasks. Defines production best practices for architecting, securing, testing, and operating TypeScript MCP servers, including transport design, schema validation, error handling, and deployment.

2026-02-21
sfcc-hooks-registration
مطوّرو البرمجيات

Register SFCC hooks via cartridge package.json and hooks.json. Use when adding hooks or troubleshooting hook registration.

2026-02-09
sfcc-logging
مبرمجو الحاسوب

Guide for implementing logging in Salesforce B2C Commerce scripts

2026-02-09
sfcc-caching
مديرو قواعد البيانات

Unified caching playbook for SFCC (page cache vs custom cache vs service response cache). Use this when improving performance, reducing external calls, designing cache keys/TTLs, or debugging stale cache behavior.

2026-02-09
sfcc-cartridge-development
مطوّرو البرمجيات

Guide for creating, configuring, and deploying custom SFRA cartridges in Salesforce B2C Commerce. Use this when asked to create a new cartridge, set up a cartridge structure, or work with cartridge paths.

2026-02-09
sfcc-performance
مديرو الشبكات وأنظمة الحاسوب

Performance optimization strategies for Salesforce B2C Commerce Cloud including caching, efficient data retrieval, index-friendly APIs, and job optimization. Use when asked about SFCC performance, caching strategies, or optimization.

2026-02-09
عرض أهم 8 من أصل 30 skills مجمعة في هذا المستودع.
seo
محللو أبحاث السوق ومتخصصو التسويق

Technical SEO strategy for rhino-inquisitor.com — URL preservation, redirect architecture, canonical signals, structured data, sitemap/robots policy, and Search Console workflow. Use when making decisions about URL disposition (keep/merge/retire), redirect implementation, canonical tags, sitemap/robots.txt policy, JSON-LD schema, or Google Search Console actions.

2026-07-12
web-research
مطوّرو البرمجيات

Bonsai-backed official documentation and web research workflow. Use before technical changes that depend on platform behavior, when fetching documentation or web pages, when listing/pruning the local research cache, or when importing manually gathered notes.

2026-07-08
hugo-development
مطوّرو الويب

Hugo SSG configuration, templates, partials, front matter, URL/route management, and GitHub Pages deployment for rhino-inquisitor.com. Use when writing hugo.toml, src/layouts, src/partials, src/archetypes, or GitHub Pages deployment workflows, and when debugging Hugo build, routing, or output behaviour.

2026-07-06
implementation-ticket
متخصصو إدارة المشاريع

Creates and fills implementation ticket documents for tracking tasks, outcomes, and progress without Jira. Use when asked to "create a ticket", "write an implementation ticket", "track a task", "describe a work item", or "log what needs to be done". Generates structured markdown tickets with goals, acceptance criteria, and a task checklist.

2026-07-02
documentation
مطوّرو البرمجيات

Guides documentation updates for new or changed features, workflows, and governance. Use when adding, changing, or deprecating behavior that users or maintainers must understand.

2026-07-01
image-caption-writing
الكتّاب التقنيون

Guidance for writing, rewriting, or removing image captions using the RHI-094 cleanup standards. Use when reviewing img-caption shortcode content, figure captions, and nearby post-figure paragraphs for redundancy and reader value.

2026-07-01
anti-ai-writing
الكتّاب التقنيون

Edit sentence-level prose to remove formulaic AI patterns and replace them with direct, specific, human writing. Use when refining markdown posts in src/content/posts/** after the structure and technical claims are already sound.

2026-07-01
audience-layering
الكتّاب التقنيون

Shape technical posts so hands-on implementers and solution-level readers get the context they need without splitting the draft into two competing tracks. Use when a post must explain both how something works and why the design choice matters.

2026-07-01
عرض أهم 8 من أصل 18 skills مجمعة في هذا المستودع.
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
web-research
مطوّرو البرمجيات

Bonsai-backed official documentation and web research workflow. Use before technical changes that depend on platform behavior, when fetching documentation or web pages, when listing/pruning the local research cache, or when importing manually gathered notes.

2026-07-12
b2c-extension-writing
مطوّرو البرمجيات

Create and extend Salesforce B2C Developer Tooling CLI plugins (commands, hooks, middleware, scaffolds). Use when building the target B2C plugin for this repo, registering hooks, or troubleshooting plugin loading during the catalog reducer migration.

2026-07-12
catalog-reducer-filter-development
مطوّرو البرمجيات

Guidance for adding or modifying product selection filters in the current catalog reducer under tmp/, while preserving ordering semantics, statistics, and XML compatibility. Use when implementing or reviewing changes in tmp/lib/filters, tmp/lib/filterManager.js, tmp/lib/parser.js, or config-driven selection behavior.

2026-07-12
catalog-reducer-verification
محللو ضمان جودة البرمجيات والمختبرون

Verification playbook for catalog reducer behavior changes, including run commands, output checks, and regression signals across catalog, inventory, and pricebook XML outputs under tmp/. Use after modifying reducer logic, filters, parser flow, or config-driven selection settings.

2026-07-12
oclif-json-and-errors
مطوّرو البرمجيات

Design stable oclif command output contracts with clean --json stdout, stderr diagnostics, and structured error codes. Use when defining plugin command output, exit behavior, or automation-facing error handling during the catalog reducer migration.

2026-07-12
oclif-plugin-system
مطوّرو البرمجيات

Build, configure, and troubleshoot oclif CLI plugins (commands, hooks, plugin bundles). Use when structuring the future catalog reducer plugin, wiring package.json, or linking plugins for local development.

2026-07-12
skill-authoring
مطوّرو البرمجيات

Create new Agent Skills for GitHub Copilot with proper structure, frontmatter, and bundled resources. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities. Generates SKILL.md files following the agentskills.io specification with Forward best practices for Salesforce development.

2026-07-12
ts-node-cli-maintainability
مطوّرو البرمجيات

Apply maintainability guardrails for TypeScript Node CLI code during the catalog reducer migration: small modules, explicit contracts, adapter boundaries, and automation-safe errors. Use when refactoring reducer logic into a plugin-oriented codebase.

2026-07-12
عرض أهم 8 من أصل 9 skills مجمعة في هذا المستودع.
oclif-json-and-errors
مطوّرو البرمجيات

Design stable oclif command output contracts with clean --json stdout, stderr diagnostics, and structured error codes. Use when adding or refactoring command output, exit behavior, or automation-facing error handling.

2026-02-23
playwright-doc-scraper-reliability
محللو ضمان جودة البرمجيات والمختبرون

Improve Playwright scraping robustness for docs extraction with resilient waits, fallback strategy, and traceable debugging. Use when scraper behavior is flaky, slow, or failing on site structure changes.

2026-02-23
ts-node-cli-maintainability
مطوّرو البرمجيات

Apply maintainability guardrails for TypeScript Node CLI code: small modules, strict contracts, safe URL policy, and automation-safe errors. Use when refactoring or extending lib and command code.

2026-02-23
vitest-cli-testing-and-mocking
محللو ضمان جودة البرمجيات والمختبرون

Write reliable Vitest tests for oclif command run paths using deterministic mocking and clear stdout/stderr assertions. Use when adding command tests, refactoring mocks, or fixing flaky unit tests.

2026-02-23
oclif-plugin-system
مطوّرو البرمجيات

Build, configure, and troubleshoot oclif CLI plugins (commands, hooks, plugin bundles). Use when creating new oclif plugins, wiring package.json, or linking plugins for local development.

2026-02-23
b2c-extension-writing
مطوّرو البرمجيات

Create and extend Salesforce B2C Developer Tooling CLI plugins (commands, hooks, middleware, scaffolds). Use when adding B2C CLI extensions, registering hooks, or troubleshooting plugin loading.

2026-02-23
عرض 5 من أصل 5 مستودعات
تم تحميل كل المستودعات