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

Search-Gateway

يحتوي Search-Gateway على 16 من skills المجمعة من Sanidhya14321، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
2
محدث
2026-03-25
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

api-keys
مطوّرو البرمجيات

Implement and maintain CRMind user API key issuance, verification, revocation, and frontend management flows. Use when working on /auth/api-keys endpoints, middleware auth fallback, key rotation UX, or API key documentation.

2026-03-25
async-worker-sse
مطوّرو البرمجيات

Implement the ARQ background worker process for crawl queue processing, Server-Sent Events for streaming agent progress, multi-stage Docker builds, and the worker Docker Compose service. Use when the crawl queue needs a consumer, when adding real-time agent progress to the frontend, or when optimising the Docker image size. Keywords: ARQ, worker, background job, crawl queue, SSE, Server-Sent Events, agent streaming, Docker multi-stage, worker process, EventSource.

2026-03-20
citation-structured-response
مطوّرو البرمجيات

Format LLM synthesis output into structured CRMind responses with traceable source citations. Use this skill when attaching source links to facts, building the canonical JSON response shape, formatting citation cards, or ensuring every claim in the response is backed by a source URL with metadata. Keywords: citation, source link, structured response, fact attribution, evidence, response formatting, citation card, source traceability, audit trail.

2026-03-20
db-migrations-embedding-versioning
مصممو قواعد البيانات

Manage database schema migrations with Alembic and handle embedding model versioning safely. Use when adding columns or tables, running ALTER statements, upgrading the embedding model, or configuring Supabase connection pooling. Keywords: Alembic, migration, ALTER TABLE, embed_model_id, embedding versioning, re-embed, rembed_chunks, Supabase, PgBouncer, schema change.

2026-03-20
deployment-pipeline
مديرو الشبكات وأنظمة الحاسوب

Configure and manage the free-tier deployment pipeline for CRMind using Vercel, Supabase, Render/Cloudflare, and GitHub Actions. Use this skill when setting up CI/CD, batch ingestion cron jobs, environment configuration, Supabase migrations, Vercel deployments, caching strategies, or cost optimisation for low-resource hosting. Keywords: deployment, Vercel, Supabase, Render, GitHub Actions, CRON, batch ingestion, free tier, CI/CD, environment variables, migrations.

2026-03-20
entity-resolution
مصممو قواعد البيانات

Resolve a company name, person name, email domain, or account ID to a canonical entity record in the CRMind database. Use this skill when implementing fuzzy matching, deduplication, canonical ID assignment, alias handling, or any code that maps a raw input string to a structured entity. Keywords: entity resolution, canonical ID, company lookup, person lookup, fuzzy match, dedup, alias, domain match.

2026-03-20
error-handling-resilience
مطوّرو البرمجيات

Implement retry logic, circuit breakers, graceful degradation, fallback responses, input sanitization, and exception hierarchies for CRMind. Use when writing any code that calls an LLM, embedding model, external HTTP, or database — and when building error handlers in FastAPI. Keywords: retry, circuit breaker, tenacity, graceful degradation, fallback, sanitize, prompt injection, exception hierarchy, LLMUnavailableError, degraded response.

2026-03-20
fastapi-backend-structure
مطوّرو البرمجيات

Define and implement the FastAPI backend structure for CRMind. Use this skill when creating API routes, request/response models, middleware, database connections, dependency injection, error handling, or background task setup. Keywords: FastAPI, API routes, Pydantic, endpoint, async, database, dependency injection, middleware, background tasks, CORS, authentication, rate limiting.

2026-03-20
frontend
مطوّرو الويب

Build complete production-ready frontends — website, web app, SaaS, landing page, dashboard, React app. Generates all pages (Homepage, About, Services, Contact, Login, Signup) plus Navbar and Footer with a full design system, theme, and typography.

2026-03-20
langgraph-agent-workflows
مطوّرو البرمجيات

Implement LangGraph-based tool-calling agent workflows for CRMind. Use this skill when building or modifying any agent: Lead Finder, Account Brief, CRM Enrichment, Research, or Ops/Debug. Covers StateGraph setup, node functions, conditional edges, tool binding, and structured output. Keywords: LangGraph, agent, StateGraph, tool calling, agent workflow, node, edge, conditional routing, agent state, lead finder, account brief, enrichment agent.

2026-03-20
observability-logging
مديرو الشبكات وأنظمة الحاسوب

Add trace IDs, structured logging, request timing, circuit breaker state, and the /explain endpoint to CRMind. Use when adding any logging, tracing, metrics, health checks, or the debug panel API. Keywords: trace ID, structured logging, loguru, request timing, observability, X-Trace-ID, middleware, health endpoint, explain endpoint, log correlation.

2026-03-20
pagination-api-contracts
مطوّرو البرمجيات

Add pagination to all list endpoints, implement the PaginatedResponse generic, ETag caching, idempotency keys for batch enrich, OpenAPI tags, rate limiting with slowapi, and the required fields checklist for every API response. Use when creating or modifying any endpoint that returns a list, when adding rate limiting, or when validating response shapes. Keywords: pagination, PaginatedResponse, limit offset, total, has_more, ETag, rate limit, slowapi, idempotency, OpenAPI, response contract.

2026-03-20
rag-retrieval-pipeline
مطوّرو البرمجيات

Implement the retrieval pipeline for CRMind: vector search, keyword search, metadata filtering, freshness ranking, trust scoring, and result merging. Use this skill when writing retrieval logic, chunk ranking, pgvector queries, similarity search, or any code that fetches context to ground LLM responses. Keywords: RAG, retrieval, vector search, pgvector, ranking, freshness, trust score, cosine similarity, hybrid search, chunk retrieval.

2026-03-20
testing
محللو ضمان جودة البرمجيات والمختبرون

Describe what this skill does and when to use it. Include keywords that help agents identify relevant tasks.

2026-03-20
trust-freshness-scoring
علماء البيانات

Implement trust scoring, freshness scoring, and source authority ranking for CRMind. Use this skill when computing scores for retrieved chunks, source documents, entities, or signals. Covers exponential decay freshness, source type authority weights, cross-reference boosting, and score persistence. Keywords: trust score, freshness score, source authority, scoring, ranking, exponential decay, reliability, evidence quality, signal confidence.

2026-03-20
web-crawler
مطوّرو البرمجيات

Implement the async web crawling layer for CRMind using Playwright. Use this skill when writing page fetching, dynamic rendering, HTML extraction, robots.txt checking, crawl queue management, or any ingestion code that retrieves raw web content. Keywords: crawler, Playwright, web scraping, fetch page, extract text, crawl queue, robots.txt, async crawl, HTML to text, ingestion.

2026-03-20