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

HafizFasih

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

skills مجمعة
48
مستودعات
6
محدث
2026-05-16
خريطة المستودعات

أين توجد skills

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

#01
omnichat-platform
18 skills · 2026-02-05
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونعلماء البياناتمتخصصو التدريب والتطويرمديرو الشبكات وأنظمة الحاسوبمصممو قواعد البيانات
7 فئات مهنية · 100% مصنفة
38%الحصة
#02
ai-native-book-hackathon
10 skills · 2025-12-15
مطوّرو البرمجياتأساتذة علوم الحاسوب في التعليم العاليالمصممون الجرافيكيونمصممو قواعد البياناتمطوّرو الويب
5 فئات مهنية · 100% مصنفة
21%الحصة
#03
Autonomous-FTEs
7 skills · 2026-01-12
متخصصو إدارة المشاريعالسكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)المحاسبون والمراجعونالمشرفون في الخط الأول على عمال الدعم المكتبي والإداريمحللو الإدارةمديرو الشبكات وأنظمة الحاسوب
6 فئات مهنية · 100% مصنفة
15%الحصة
#04
agentic-crisis-orchestrator
5 skills · 2026-05-16
مطوّرو البرمجيات
1 فئات مهنية · 100% مصنفة
10%الحصة
#05
AIDD-Todo-App
5 skills · 2025-12-30
مطوّرو البرمجياتمصممو قواعد البيانات
2 فئات مهنية · 100% مصنفة
10%الحصة
#06
AI-Mustaqbil-Hackathon
3 skills · 2026-01-24
مطوّرو البرمجيات
1 فئات مهنية · 100% مصنفة
6.3%الحصة
مستكشف المستودعات

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

document-parsing
مطوّرو البرمجيات

Parse PDF, DOCX, XLSX, and PPTX documents in a microservices context. Use when building the Media Processor service (Phase 9) for document text extraction. Covers BytesIO streaming, standardized JSON output, async wrappers for CPU-bound operations. NOT for desktop automation, file editing, or document creation.

2026-02-05
multi-agent-patterns
مطوّرو البرمجيات

Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality. Includes OpenAI Agents SDK patterns (handoffs, as_tool) required for OmniChat Phase 5. Covers Triage routing, context passing, and streaming specialist patterns.

2026-02-05
event-publisher
مطوّرو البرمجيات

Generate Redis pub/sub event publisher and subscriber patterns. Use when: (1) Broadcasting events between services, (2) Implementing event-driven patterns, (3) Real-time notifications, (4) Decoupling service communication. Builds on redis-pattern skill with domain-specific event types and handlers. NOT for task queues (use redis-pattern task-queue instead).

2026-02-05
scaffolding-openai-agents
مطوّرو البرمجيات

Builds AI agents using OpenAI Agents SDK with async/await patterns and multi-agent orchestration. Use when creating tutoring agents, building agent handoffs, implementing tool-calling agents, or orchestrating multiple specialists. Covers Agent class, Runner patterns, function tools, guardrails, and streaming responses. Includes OmniChat distributed patterns: LLM Gateway routing, Persistence bridge, Event Publisher integration, and remote tool stubs. NOT when using raw OpenAI API without SDK or other agent frameworks like LangChain.

2026-02-05
streaming-llm-responses
مطوّرو البرمجيات

Implement backend SSE (Server-Sent Events) infrastructure for real-time AI response streaming. Use when building the Stream Broker service, Redis Pub/Sub listeners, or SSE endpoints. Covers sse-starlette integration, connection management, heartbeats, and event routing. NOT for frontend consumption patterns - this is backend infrastructure only.

2026-02-05
building-rag-systems
علماء البيانات

Build production RAG systems with semantic chunking, incremental indexing, and filtered retrieval. Use when implementing document ingestion pipelines, vector search with Qdrant, or context-aware retrieval. Covers chunking strategies, change detection, payload indexing, and context expansion. NOT when doing simple similarity search without production requirements.

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

Production-grade Docker containerization for Python and Node.js applications. This skill should be used when users ask to containerize applications, create Dockerfiles, dockerize projects, or set up Docker Compose. Auto-detects project structure, analyzes .env for secrets, validates security, and generates tested Dockerfiles.

2026-02-05
scaffolding-fastapi-sqlmodel
مطوّرو البرمجيات

Build production-grade FastAPI backends with SQLModel and JWT authentication. Use when building REST APIs with Neon PostgreSQL, implementing layered architecture (Controller-Service-Repository), or creating CRUD endpoints with JWT/JWKS verification. NOT when building simple scripts or non-microservice architectures.

2026-02-05
عرض أهم 8 من أصل 18 skills مجمعة في هذا المستودع.
chatkit-architect
مطوّرو الويب

A definitive guide to implementing the OpenAI ChatKit UI, ensuring seamless connection to backend Agents and correct rendering of streaming events.

2025-12-15
better-auth-architect
مطوّرو البرمجيات

A strict security and implementation guide for Better Auth, focusing on schema extension for personalization and seamless Express.js integration.

2025-12-15
context7-expert
مطوّرو البرمجيات

A strict protocol for using Context7 tools to fetch accurate, up-to-date documentation without hallucinating library IDs.

2025-12-15
embodied-ai-pedagogy
أساتذة علوم الحاسوب في التعليم العالي

A pedagogical framework for explaining complex Physical AI concepts with clarity, empathy, and effective scaffolding.

2025-12-15
fastapi-expert
مطوّرو البرمجيات

A definitive guide to high-performance, async-first FastAPI development using Pydantic v2 and Python 3.12+ standards.

2025-12-15
multilingual-architect
مطوّرو البرمجيات

A specialized guide for Docusaurus i18n, focusing on bidirectional layout (LTR/RTL) support and accurate Urdu translation integration.

2025-12-15
neon-db-expert
مصممو قواعد البيانات

A specialized guide for Serverless Postgres development, enforcing connection pooling, schema-as-code, and MCP-driven database inspection.

2025-12-15
openai-agents-architect
مطوّرو البرمجيات

A definitive guide to building multi-agent systems using the `openai-agents` SDK, enforcing live documentation retrieval via Context7.

2025-12-15
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
monitor-system
مديرو الشبكات وأنظمة الحاسوب

Monitor system health, detect errors, implement recovery procedures, restart failed processes, maintain audit logs. Use for system health checks, error recovery, process monitoring, or when user mentions "system status", "errors", "logs".

2026-01-12
generate-ceo-briefing
محللو الإدارة

Autonomously audit business and financial performance weekly. Analyzes revenue, expenses, completed tasks, bottlenecks, and generates executive briefing with proactive suggestions. Use when generating weekly report, business audit, or when user mentions "briefing", "ceo report", "performance summary", "weekly audit", "business review".

2026-01-12
manage-accounting
المحاسبون والمراجعون

Integrate with Xero accounting system to sync transactions, categorize expenses, track revenue, generate invoices, and maintain financial records. Use when syncing bank transactions, categorizing expenses, creating invoices, checking financial status, or when user mentions "accounting", "xero", "expenses", "revenue", "invoice", "financial report", "reconcile".

2026-01-11
create-plan
متخصصو إدارة المشاريع

Create structured Plan.md files for complex multi-step tasks. Analyzes task requirements, breaks them down into actionable steps with estimates, identifies dependencies between steps, flags steps requiring human approval, and generates comprehensive plans with success criteria. Use when task requires planning, user asks to "create a plan", "plan this task", "break this down", "what are the steps", or when task has multiple components or dependencies.

2026-01-11
handle-approval
متخصصو إدارة المشاريع

Manage human-in-the-loop approval workflow for sensitive actions like payments, email sending, social media posts, and file operations. Creates structured approval requests, monitors approval status in /Approved and /Rejected folders, executes approved actions safely, and maintains complete audit logs. Use when any action requires approval, user mentions "check approvals", "pending approval", "approve this", "what needs approval", or before executing sensitive operations like payments, emails, or social posts.

2026-01-11
process-emails
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Process emails from Gmail Watcher, categorize by priority (urgent/normal/low), draft appropriate responses using templates, flag items requiring immediate attention. Use when processing emails, checking inbox, handling Gmail notifications, or user mentions "email", "inbox", "gmail", "messages", "check mail", "respond to email".

2026-01-11
process-tasks
المشرفون في الخط الأول على عمال الدعم المكتبي والإداري

Process pending tasks, check Needs_Action folder, complete task requests, move finished work to Done folder, and update activity dashboard. Use when the user asks to "process tasks", "check pending tasks", "handle Needs_Action items", "complete my tasks", "check what needs to be done", or mentions the Needs_Action folder, task processing, or wants to see completed work moved to Done.

2026-01-11
pydantic-settings-management
مطوّرو البرمجيات

Guides the professional implementation of application configuration using pydantic-settings and .env files. Use when the user needs to manage environment variables, validate config schemas, or structure settings for agents and web apps (FastAPI, etc.).

2026-05-16
python-package-management
مطوّرو البرمجيات

Manages Python projects using UV package manager exclusively. Use when users need to create Python projects, manage dependencies, handle virtual environments, or work with Python packages. This skill enforces UV workflows for all Python package operations including installing packages, creating projects, managing dependencies, running scripts, and building distributions. NOT when working with existing pip/poetry projects that user explicitly wants to keep unchanged.

2026-05-16
scaffolding-fastapi
مطوّرو البرمجيات

Build production-grade FastAPI backends with SQLModel, Pydantic settings, and JWT authentication. Use when building REST APIs with PostgreSQL, implementing environment-based configuration with .env files, creating CRUD endpoints with JWT/JWKS verification, or setting up pydantic-settings for app configuration. NOT when building distributed microservices with Dapr (use scaffolding-fastapi-dapr for that).

2026-05-16
scaffolding-openai-agents
مطوّرو البرمجيات

Builds AI agents using OpenAI Agents SDK with async/await patterns and multi-agent orchestration. Use when creating tutoring agents, building agent handoffs, implementing tool-calling agents, or orchestrating multiple specialists. Covers Agent class, Runner patterns, function tools, guardrails, and streaming responses. NOT when using raw OpenAI API without SDK or other agent frameworks like LangChain.

2026-05-16
tool-design
مطوّرو البرمجيات

Design tools that agents can use effectively. Use when creating new tools for agents, debugging tool-related failures, or optimizing existing tool sets.

2026-05-16
عرض 6 من أصل 6 مستودعات
تم تحميل كل المستودعات
HafizFasih Agent Skills | SkillsMP