Skip to main content
Comfy-Org
ملف منشئ GitHub

Comfy-Org

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

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

أين توجد skills

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

#01
Comfy-PR
١٩ skills · ١٩ مارس ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمبرمجو الحاسوبالسكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)موظفو المكاتب العامونموظفو الملفات
٦ فئات مهنية · ١٠٠٪؜ مصنفة
٣٠٪؜الحصة
#02
ComfyUI_frontend
١٨ skills · ١ سبتمبر ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجياتمطوّرو الويبالمهن الحاسوبية الأخرىمديرو الشبكات وأنظمة الحاسوب
٥ فئات مهنية · ١٠٠٪؜ مصنفة
٢٨٪؜الحصة
#03
comfy-cli
١٠ skills · ١ سبتمبر ٢٠٢٦
مطوّرو البرمجياتفنيو الصوت والفيديومديرو الشبكات وأنظمة الحاسوب
٣ فئات مهنية · ١٠٠٪؜ مصنفة
١٦٪؜الحصة
#04
workflow_templates
١٠ skills · ٧ سبتمبر ٢٠٢٦
مطوّرو البرمجياتمحللو أبحاث السوق ومتخصصو التسويقمديرو الشبكات وأنظمة الحاسوب
٣ فئات مهنية · ٩٠٪؜ مصنفة
١٦٪؜الحصة
#05
docs
٣ skills · ٣ سبتمبر ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٧٪؜الحصة
#06
Comfy-QA
٣ skills · ١٢ أغسطس ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرون
١ فئات مهنية · ١٠٠٪؜ مصنفة
٤٫٧٪؜الحصة
#07
comfy-skills
١ skills · ٧ أغسطس ٢٠٢٦
فنانو المؤثرات الخاصة والمحركون
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٫٦٪؜الحصة
مستكشف المستودعات

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

video-read
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Analyze video files (screen recordings, demos, walkthroughs) using AI vision models. Use when you need to understand, describe, or extract information from video content. Supports local files and Slack-hosted videos.

١٩ مارس ٢٠٢٦
video-read
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Analyze video files (screen recordings, demos, walkthroughs) using AI vision models. Use when the user wants to understand, describe, or extract information from video content. Supports local files and Slack-hosted videos.

١٩ مارس ٢٠٢٦
comfyui-code-search
مبرمجو الحاسوب

Search code across ComfyUI repositories using comfy-codesearch service. Including all Comfy-Org repos and Community made Custom Node Repos on GitHub.

٤ فبراير ٢٠٢٦
github-issue-search
مطوّرو البرمجيات

Search for issues and pull requests across Comfy-Org repositories.

٤ فبراير ٢٠٢٦
github-changes-via-pr-bot
مطوّرو البرمجيات

Safely make code changes by spawning a coding sub-agent that opens a PR.

٤ فبراير ٢٠٢٦
notion-docs-search
مطوّرو البرمجياتالسكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Find and cite relevant Notion pages from the Comfy-Org workspace.

٤ فبراير ٢٠٢٦
comfyui-registry-search
مطوّرو البرمجيات

Search for custom nodes and extensions in the ComfyUI registry.

٤ فبراير ٢٠٢٦
comfy-org-repo-reading-read-only
مطوّرو البرمجيات

Clone and inspect Comfy-Org repositories for analysis and citations (no direct pushing).

٤ فبراير ٢٠٢٦
عرض 8 من أصل ١٩ skills مجمعة.
recovering-poisoned-asset-cache
مديرو الشبكات وأنظمة الحاسوب

Diagnose and recover users stuck on a blank page or endless splash screen because a CDN or browser has pinned a 404 for a boot chunk. Covers confirming the diagnosis, the origin-side fix, the edge purge, and forcing every asset URL to rotate when a redeploy…

١ سبتمبر ٢٠٢٦
removing-typescript-suppressions
مطوّرو البرمجيات

Replaces @ts-expect-error and @ts-ignore directives with minimal type-safe fixes. Use when removing TypeScript compiler suppressions.

٢٧ أغسطس ٢٠٢٦
backport-management
مطوّرو البرمجيات

Manages cherry-pick backports across stable release branches. Discovers candidates from Slack/git, analyzes dependencies, resolves conflicts via worktree, and logs results. Use when asked to backport, cherry-pick to stable, manage release branches, do stable…

٢٧ أغسطس ٢٠٢٦
publishing-a-new-package
مطوّرو البرمجيات

Publishes a new package from this monorepo to npm under @comfyorg and proves it is consumable from another repo. Covers workflow scaffolding, the first-publish 404, catalog: rewriting, trusted publishing, and the consumer smoke test. Use when adding a package…

٢٧ أغسطس ٢٠٢٦
writing-storybook-stories
مطوّرو الويب

Write or update Storybook stories for Vue components in ComfyUI_frontend. Use when adding, modifying, reviewing, or debugging `.stories.ts` files, Storybook docs, component demos, or visual catalog entries.

٢٧ أغسطس ٢٠٢٦
codegen-transform
محللو ضمان جودة البرمجيات والمختبرون

Transforms raw Playwright codegen output into ComfyUI convention-compliant tests. Use when: user pastes raw codegen, asks to convert raw Playwright code, refactor recorded tests, or rewrite to project conventions. Triggers on: transform codegen, convert raw…

٢٤ أغسطس ٢٠٢٦
disabling-ai-attribution
المهن الحاسوبية الأخرى

Disables commit, pull request, and session attribution in contributors' local Claude Code and Amp settings, and checks Codex workspace policy. Use when configuring an AI coding tool to avoid attribution in repository history.

٢٣ أغسطس ٢٠٢٦
consolidating-test-setup
محللو ضمان جودة البرمجيات والمختبرون

Consolidates repeated test setup and teardown into the narrowest shared lifecycle owner. Use when test files repeat initialization, cleanup, environment management, fixtures, or equivalent test doubles.

١٢ أغسطس ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
comfy-build-authoring
مطوّرو البرمجيات

Reference skill cited by comfy-build. Read it with `comfy skills show comfy-build-authoring` when authoring a comfy-build.yaml definition by hand — the user has no ComfyUI install to scan, or you are editing a spec's models and customNodes directly. Covers…

١ سبتمبر ٢٠٢٦
comfy-build-failures
مطوّرو البرمجيات

Reference skill cited by comfy-build. Read it with `comfy skills show comfy-build-failures` when a build failed, a push or release was refused, or an importer printed advisories you need to interpret. Covers every advisory key a scan, snapshot or workflow…

١ سبتمبر ٢٠٢٦
comfy-build-pins
مطوّرو البرمجيات

Reference skill cited by comfy-build. Read it with `comfy skills show comfy-build-pins` when deciding what belongs in a comfy-build.yaml's pipDependencies, or when a build failed on a dependency conflict. Covers which pins to delete and which to keep, the…

١ سبتمبر ٢٠٢٦
comfy-build
مديرو الشبكات وأنظمة الحاسوب

Build a custom ComfyUI environment on the Comfy developer platform with comfy-cli: turn a local install, a ComfyUI Desktop snapshot, a workflow JSON, or nothing but a Dockerfile, a Modal script or a sentence into a committed comfy-build.yaml and a green…

١ سبتمبر ٢٠٢٦
comfy-deploy-failures
مديرو الشبكات وأنظمة الحاسوب

Reference skill cited by comfy-deploy. Read it with `comfy skills show comfy-deploy-failures` when a deploy command was refused, a deployment will not reach ready, a job failed, or a deployment is stuck in stop_failed. Maps every deploy_* error code to what…

١ سبتمبر ٢٠٢٦
comfy-deploy
مطوّرو البرمجيات

Run a Comfy Build release as a serverless deployment with comfy-cli. Use whenever the user wants to deploy, serve, host, or expose a ComfyUI build as an endpoint, scale or stop workers, submit a workflow to a deployment, check whether a deployment is healthy…

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

Generate images, videos, audio, and 3D via ComfyUI — CLI surface, workflow creation hierarchy (template → fragment → raw JSON), domain gotchas, cloud auth, multi-stage orchestration.

٣١ أغسطس ٢٠٢٦
comfy-director
فنيو الصوت والفيديو

Use when asked to make a narrative video — an ad, brand film, short, trailer, music video, or any multi-shot clip that tells a story (not a single shot or loop). Also use when a video was rejected for "no story", "doesn't flow", "feels like a montage", or…

٢١ أغسطس ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
managing-mcp-index
غير مصنف

Builds and maintains templates/index.mcp.json for Comfy Cloud MCP tools. Covers deterministic sync from index.json, AI-generated English descriptions, model registry profiles, template cache, recommend/freshness overrides, and API node scanning. Use when…

٧ سبتمبر ٢٠٢٦
managing-templates
مطوّرو البرمجيات

Manages ComfyUI workflow templates end-to-end: add new templates and rename existing ones (files, index metadata, bundles, i18n, package sync). Use when asked to: add a template, create a new template, submit a workflow, rename a template, retitle a template…

٢٧ أغسطس ٢٠٢٦
managing-releases
مديرو الشبكات وأنظمة الحاسوب

Manages releases for this repository: how version bumps, PyPI publishing, and GitHub releases work. Covers the release label, publish.yml / version-check.yml pipelines, auto-bump rules, frozen legacy media bundles, PyPI quota gates, and…

٢٦ أغسطس ٢٠٢٦
managing-translations
محللو أبحاث السوق ومتخصصو التسويق

Manages internationalization and translations for ComfyUI workflow templates. Syncs translations, adds new languages, checks translation coverage, and manages locale files. Use when asked to: translate, add translations, sync translations, check translations,…

٢٠ أغسطس ٢٠٢٦
managing-use-case-pages
محللو أبحاث السوق ومتخصصو التسويق

Creates and edits SEO use-case landing pages at comfy.org/workflows/use-cases. Guides keyword clearance, workflow supply checks, App Mode verification, the page registry entry, editorial content, quality gates, and the PR. Use when asked to: add a use case…

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

Imports and registers subgraph blueprints into the ComfyUI workflow_templates repository. Handles placing blueprint JSON files, adding thumbnails, running the import/sync pipeline, and validating results. Use when asked to: import a subgraph, add a blueprint,…

٢٢ يونيو ٢٠٢٦
managing-bundles
مطوّرو البرمجيات

Manages template bundles, categories, and ordering in the ComfyUI template repository. Moves templates between bundles, reorders templates, creates or renames categories. Use when asked to: move a template, change category, reorder templates, organize…

٢٢ يونيو ٢٠٢٦
managing-thumbnails
مطوّرو البرمجيات

Manages thumbnail and preview images for ComfyUI workflow templates. Adds, replaces, validates, and audits thumbnails. Use when asked to: add a thumbnail, replace a preview image, update template image, fix missing thumbnail, check thumbnails, audit…

٢٢ يونيو ٢٠٢٦
عرض 8 من أصل ١٠ skills مجمعة.
عرض ٧ من أصل ٧ مستودعات
تم تحميل كل المستودعات