Skip to main content
Manusで任意のスキルを実行
ワンクリックで
HafizFasih
GitHub クリエイタープロフィール

HafizFasih

6 件の GitHub リポジトリにある 48 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
48
リポジトリ
6
更新
2026-05-16
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な 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
このリポジトリの収集済み skills 18 件中、上位 8 件を表示しています。
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
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
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