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

goodand

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

skills مجمعة
44
مستودعات
7
محدث
2026-07-11
خريطة المستودعات

أين توجد skills

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

#01
my-image-parser
15 skills · 2026-04-13
مطوّرو البرمجياتفنيو النشر المكتبيالكتّاب التقنيونالمصممون الجرافيكيونعلماء البياناتمحللو ضمان جودة البرمجيات والمختبرون
6 فئات مهنية · 100% مصنفة
34%الحصة
#02
html-to-editable-pptx
10 skills · 2026-06-14
متخصصو إدارة المشاريعمطوّرو البرمجياتمحللو الإدارةمحللو ضمان جودة البرمجيات والمختبرون
4 فئات مهنية · 100% مصنفة
23%الحصة
#03
claude-gemini-communicator
6 skills · 2026-07-10
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
2 فئات مهنية · 100% مصنفة
14%الحصة
#04
my-second-identity
5 skills · 2026-07-11
علماء البياناتمطوّرو البرمجيات
2 فئات مهنية · 100% مصنفة
11%الحصة
#05
Visual-Explanatory-Material-on-Transformer-Architecture
4 skills · 2026-07-05
مطوّرو البرمجياتفنانو المؤثرات الخاصة والمحركونمعلمو التعليم العالي، جميع الآخرون
3 فئات مهنية · 100% مصنفة
9.1%الحصة
#06
designsystem_for_learning
3 skills · 2026-07-05
فنانو المؤثرات الخاصة والمحركونمصممو واجهات الويب والرقميةمطوّرو البرمجيات
3 فئات مهنية · 100% مصنفة
6.8%الحصة
#07
design_system_chuk-octagonal-type
1 skills · 2026-07-05
المصممون الجرافيكيون
1 فئات مهنية · 100% مصنفة
2.3%الحصة
مستكشف المستودعات

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

component-split-ocr-review
مطوّرو البرمجيات

Export deterministic component-level OCR evidence for one transparent or semi-transparent image by splitting alpha-connected components, writing a component table, and running OCR on each component. Use when bounded component evidence must be exported before any downstream refinement or caption rerun.

2026-04-13
macos-ocr-evidence
مطوّرو البرمجيات

Extract bounded OCR evidence from local image files with macos-ocr-mcp, using macOCR only as a fallback reference when MCP coverage is insufficient. Use when downstream refinement or review needs visible-text evidence, not final semantic decisions.

2026-04-13
object-isolation-correction
مطوّرو البرمجيات

Wrap object-isolation correction as a repo-specific workflow. Use when a local image already exists, the current isolation result is imperfect, and the next step is to choose between ImageSorcery-first, imagegen-first, or a hybrid correction path with a bounded correction packet and worker run.

2026-04-13
parser-sidecar-to-canonical-schema-promotion
مطوّرو البرمجيات

Promote a bounded parser raw sidecar artifact into the canonical Table -> Row -> Cell schema. Use when a parser MCP returned markdown plus nested JSON sidecars and the project must normalize that output before any downstream wrapper, worksheet, or RAG consumer reads it.

2026-04-13
transparent-component-triage
المصممون الجرافيكيون

Triage a bounded batch of PPT-extracted images to find the small subset that is mechanically sufficient for alpha-only component splitting. Use when conservative preprocessing is required and only review-gated deterministic candidates should advance beyond the full-image baseline.

2026-04-13
vscode-fabriqa-foam-workflow
فنيو النشر المكتبي

Operate an existing markdown review surface in VS Code with fabriqa for same-page image editing and Foam for backlinks and graph navigation, without redefining machine-truth semantics.

2026-04-13
image-job-dispatcher
مطوّرو البرمجيات

Dispatch one-image-per-worker jobs for the presentation image pipeline. Use when you need to register image jobs, fan out isolated Codex subagents, and keep MCP state as the source of truth.

2026-04-09
image-result-auditor
محللو ضمان جودة البرمجيات والمختبرون

Audit completed image jobs and export frozen comparison bundles from evidence-backed records. Use when you need approval candidates, retry candidates, comparison summaries, or auto-eval outputs without mutating upstream artifacts.

2026-04-09
عرض أهم 8 من أصل 15 skills مجمعة في هذا المستودع.
repo-execution-gate
مطوّرو البرمجيات

Safely execute a delegated repository task by proving the git environment, protecting dirty worktrees, running required gates, choosing commit/push or patch export, and halting instead of publishing when verification fails.

2026-06-14
cross-representation-verification
مطوّرو البرمجيات

Use when building or debugging format converters, parsers, or export pipelines (e.g. HTML→PPTX, DOM→IR, doc→doc): three cross-checking techniques — probe-first classification, dual-source extraction, declaration-level validation — because no single representation of the data can be trusted.

2026-06-14
probe-first-regression-matrix
محللو ضمان جودة البرمجيات والمختبرون

Build converter/parser fixture matrices by probing third-party trees before handlers, adding regression fixtures before feature fixtures, declaring expected behavior and primary gates, isolating outputs, and making renderer checks opt-in.

2026-06-14
mmd-diagram-authoring
مطوّرو البرمجيات

Create, critique, and validate Mermaid architecture diagrams

2026-06-11
consensus-recording
متخصصو إدارة المشاريع

Record decisions reached through interview as a non-authoritative repository document that preserves consensus across sessions and across agents. Use whenever interview outcomes need to outlive the conversation in a form that future readers — both human users and other agents — can act on without re-deriving the reasoning.

2026-06-10
interview-facilitation
متخصصو إدارة المشاريع

Run a structured interview where one decision is taken per turn, automatic inferences from prior consensus are surfaced before manual questions, and depth on each decision is preferred over interview round-trips. Use whenever a user needs to make a sequence of related decisions whose record will outlive the conversation.

2026-06-10
evaluation-followup
محللو الإدارة

Process an external evaluation report into prioritized work groups with clear dependencies, separating procedural fixes from substantive interview questions and keeping each group small enough for a single self-contained delegation. Use whenever an external agent or reviewer has produced a list of findings that the project needs to act on without re-litigating each finding.

2026-05-23
iteration-resilience
محللو الإدارة

Diagnose and recover when the same delegated instruction halts repeatedly, by treating environment assumptions as falsifiable and revising the instruction rather than the receiving agent. Use whenever two or more attempts at the same task have failed in a way that suggests the writing agent's model of the executing environment is wrong, not that the executing agent is misbehaving.

2026-05-23
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
agent-parser
مطوّرو البرمجيات

Codex JSONL, Gemini JSON, Claude transcript 출력을 파싱하여 구조화 요약을 생성할 때 사용한다. parse-only 작업에만 직접 사용. full workflow(review → parse → save)가 필요하면 cross-agent-bridge를 먼저 사용하라.

2026-07-10
codex-user-context
مطوّرو البرمجيات

cross-agent-bridge family의 raw Codex CLI executor. Codex CLI를 headless로 실행하고 prompt/file/session/sandbox를 제어하는 전용 specialist. bridge.py 리뷰나 full workflow는 cross-agent-bridge를 사용하라.

2026-07-10
cross-agent-bridge
مطوّرو البرمجيات

Claude Code, Codex CLI, Gemini CLI/SDK를 하나의 CLI로 오케스트레이션할 때 사용한다. 에이전트 간 리뷰 요청(review/codex-review), 출력 파싱(parse), 환경 진단(doctor), 초기 설정(setup)이 필요할 때 트리거한다. 단일 스킬 설치로 상호 피드백 워크플로우를 재사용할 수 있다.

2026-07-10
gemini-cli-context
مطوّرو البرمجيات

cross-agent-bridge family의 raw Gemini CLI executor. Gemini CLI를 headless로 실행하고 prompt/file/stdout을 중계하는 전용 specialist. SDK 리뷰는 gemini-reviewer, full workflow는 cross-agent-bridge를 사용하라.

2026-07-10
gemini-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Gemini SDK/CLI로 코드나 문서 리뷰를 요청할 때 사용한다. Gemini review-only 작업에 직접 사용. full workflow(setup → review → parse → save)나 Codex 리뷰가 필요하면 cross-agent-bridge를 먼저 사용하라.

2026-07-10
install
مطوّرو البرمجيات

현재 프로젝트에 claude-gemini-communicator 3-Agent 협업 시스템을 설치하거나 제거한다. Hook 3개 등록 + Skills 5개 심링크. 중복 설치 방지, 안전한 제거 지원.

2026-02-18
repair-rag-artifact-contract
مطوّرو البرمجيات

Diagnose and repair RAG artifact metadata contract failures before patching downstream evaluators. Use when retrieval/eval artifacts have missing or inconsistent item metadata such as `canonical_doc_key`, `child_id`, `chunk_index`, `source_space`, or `parent_id`, or when downstream symptoms appear such as `alignment_row_count=0`, `CC_adj_lexical=0`, `SR_fragmentation_proxy=0`, empty `reranked_contexts_items` fields, or report-facing key drift.

2026-07-11
trace-claude-session-memory
مطوّرو البرمجيات

Use this skill when reconstructing Claude or Codex session history from `.claude/projects/*.jsonl`, sibling `memory/` files, referenced handoff markdowns, or `.specstory/history/`. Use it to identify the latest unfinished task, connect session-internal and post-session documents, distinguish upstream objective from downstream TODOs, or recover provenance for timeline-based debugging.

2026-07-11
eval-runner
علماء البيانات

RAG 실험을 실행하고 결과를 수집한다. preflight 검증 → 실험 실행(checkpoint resume) → metrics 추출 → 결과 저장 → MASTER 갱신까지 하나의 워크플로우로 처리. YAML config 기반.

2026-07-05
eval-runner
علماء البيانات

RAG 실험을 사전 검증(preflight)부터 실행, checkpoint resume, chain 오케스트레이션, multi-metric 수집(IC/CC/SR/DocHit/MRR), 보고서 생성까지 자동화한다. 경로/형식/인코딩 같은 boundary 문제를 실행 전에 잡고 싶거나, 실험 후 측정 5단계를 한 번에 묶고 싶을 때 사용한다. YAML config 기반.

2026-07-05
rag-bench
علماء البيانات

RAG 실험 결과를 측정·비교·분석한다. 실험 결과 JSON을 입력받아 모드별 메트릭 산출, cross-mode 비교, hop_type/hit_category별 분해, 종합 보고서를 생성한다. eval-runner(실행 오케스트레이션)와 보완 관계. "성능 비교해줘", "메트릭 뽑아줘", "hop별 분석", "벤치마크 리포트" 등의 요청에 트리거된다.

2026-07-05
عرض 7 من أصل 7 مستودعات
تم تحميل كل المستودعات