Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
syeda-hoorain-ali
GitHub 제작자 프로필

syeda-hoorain-ali

6개 GitHub 저장소에서 수집된 49개 skills를 저장소 단위로 보여줍니다.

수집된 skills
49
저장소
6
업데이트
2026-03-04
저장소 탐색

저장소와 대표 skills

better-auth-implementation-for-nextjs-fastapi
소프트웨어 개발자

This skill provides guidance for implementing secure authentication using Better Auth for Next.js frontend and JWT verification for FastAPI backend.

2026-02-04
chatkit-client-widget-creator
소프트웨어 개발자

This skill helps create React chat widgets using the ChatKit React library, following best practices for floating chat interfaces with thread persistence and proper configuration.

2026-02-04
chatkit-server-creator
소프트웨어 개발자

This skill helps create ChatKit server implementations that integrate with databases and openai-agents, following best practices for conversation management and message persistence.

2026-02-04
chatkit-server-integration
소프트웨어 개발자

This skill provides functionality to properly expose a ChatKit server via FastAPI routes. It handles the integration between FastAPI request/response cycle and the ChatKit server, with proper request processing and response handling.

2026-02-04
chatkit-store-creator
소프트웨어 개발자

This skill helps create ChatKit store implementations with database integration, following best practices and avoiding common errors we've solved in previous implementations.

2026-02-04
dapr
소프트웨어 개발자

Comprehensive DAPR (Distributed Application Runtime) skill for building distributed microservices from hello world to professional production systems. Provides guidance on DAPR setup, building blocks (service invocation, state management, pub/sub, actors, secrets), sidecar configuration, component configuration, and Kubernetes integration for scalable distributed applications.

2026-02-04
docker-containerization
소프트웨어 개발자

Comprehensive Docker containerization guidance using multi-stage builds, Docker Hardened Images, and Docker AI Agent (Gordon) for Node.js/Next.js applications. Use when containerizing applications with best practices for security, efficiency, and AI-assisted operations.

2026-02-04
form-patterens-and-best-practices
소프트웨어 개발자

This skill provides guidance for creating consistent, well-structured forms in Next.js/react applications using shadcn UI components, react-hook-form, and Zod validation.

2026-02-04
이 저장소에서 수집된 skills 23개 중 상위 8개를 표시합니다.
weekly-ceo-briefing
마케팅 관리자

Generate comprehensive weekly CEO briefing with financial data from Odoo, business metrics, and actionable insights. Automatically triggered weekly to provide business overview.

2026-03-04
docx
소프트웨어 개발자

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

2026-02-23
fetch-library-docs
소프트웨어 개발자

Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration issues, installing or setting up frameworks, integrating third-party packages, upgrading between library versions, or looking up correct API patterns and best practices. Triggers automatically during coding work - fetch docs before writing library code to get correct patterns, not after guessing wrong.

2026-02-23
pptx
소프트웨어 개발자

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

2026-02-23
skill-creator-pro
소프트웨어 개발자

Creates production-grade, reusable skills that extend Claude's capabilities. This skill should be used when users want to create a new skill, improve an existing skill, or build domain-specific intelligence. Gathers context from codebase, conversation, and authentic sources before creating adaptable skills.

2026-02-23
skill-creator
소프트웨어 개발자

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-02-23
needs-action-processor
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Process files in the Needs_Action folder according to Company Handbook rules. Use this skill when you need to handle tasks placed in the Needs_Action directory by watchers, following the rules defined in the Company Handbook.

2026-02-08
image-generator
특수 효과 아티스트 및 애니메이터

Visual generation converges toward accepting first output ("looks good enough") and following technical specifications rigidly. This produces generic aesthetics and misses Gemini 3's reasoning capabilities. This skill provides multi-turn reasoning partnership methodology with professional quality standards.

2026-01-26
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
channel-adaptation
시장조사 분석가·마케팅 전문가

Format agent responses according to channel-specific style guidelines before sending to customers. This skill should be used AFTER escalation-decision returns should_escalate=False and BEFORE calling send_response tool. Transforms raw response text into channel-appropriate format (Gmail: formal & thorough, WhatsApp: casual & rapid under 60 words, Web Form: direct & functional). Applies CloudStream CRM brand voice: empathetic, concise, proactive. Mandatory for EVERY customer response.

2026-02-20
customer-identification
시장조사 분석가·마케팅 전문가

Identify or create customers based on email/phone and retrieve their history. This skill should be used on EVERY incoming message before any other processing. Extracts contact info from message metadata, resolves to unified customer_id, and loads interaction history.

2026-02-20
escalation-decision
프로젝트 관리 전문가

Determine whether a customer interaction requires human escalation based on sentiment trends, conversation context, knowledge base failures, and business-specific triggers. This skill should be used AFTER generating a response but BEFORE sending it to the customer. Analyzes mandatory criteria (sentiment floor, negative trend, looping, explicit requests, high-value accounts) and business-specific triggers (legal threats, security breaches, billing issues, churn risk, technical complexity). Outputs structured escalation decision with priority level.

2026-02-20
knowledge-retrieval-skill
고객 서비스 담당자

Retrieve relevant product documentation and knowledge base articles using semantic search. Use this whenever a customer asks product-related questions, "how-to" guides, or technical specs. This skill leverages the search_knowledge_base tool from the crm-digital-fte MCP server.

2026-02-20
sentiment-analysis-skill
시장조사 분석가·마케팅 전문가

Analyze sentiment of customer messages in real-time to detect frustration, anger, or dissatisfaction. MANDATORY for EVERY incoming customer message from any channel (Gmail, WhatsApp, Web Form). Must be executed BEFORE any other processing or response generation. Critical for early detection of at-risk customers requiring immediate escalation.

2026-02-20
mcp-server-creator
소프트웨어 개발자

Build production-ready Model Context Protocol (MCP) servers using the official MCP SDK. Scaffold, configure, secure, and deploy MCP servers with best practices for security, monitoring, and reliability. Use for creating robust MCP servers that integrate with Claude Code.

2026-02-16
openai-mcp-connector
소프트웨어 개발자

Connect Model Context Protocol (MCP) servers with OpenAI Agents SDK using various transport methods including Hosted MCP, Streamable HTTP, HTTP with SSE, and stdio. Provides guidance for selecting appropriate transport methods, configuring connections with proper authentication, implementing error handling, and following best practices for security and performance. Use when connecting MCP servers to AI applications, configuring transport protocols, setting up authentication, or troubleshooting connection issues.

2026-02-16
skill-creator
교육·개발 전문가

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-02-16
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다