Skip to main content

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

ndpvt-web/arxiv-claude-skills - الصفحة ١٤

جمع SkillsMP عدد ٦٥١ من skills من ndpvt-web/arxiv-claude-skills. افتح أي skill لمراجعة مصدره وتفاصيله.

ndpvt-web/arxiv-claude-skills

عرض ٤٠ من أصل ٦٥١ skills مجمعة.

المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Proactive bug discovery through documentation-driven test generation. Generates tests that find latent bugs by comparing code implementations against documentation-derived intent, rather than treating existing code as ground truth. Use when: "find bugs in…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو التمويل والاستثمار
الوصف

Build multilingual, multimodal financial AI evaluation pipelines using the FinMMEval framework. Covers financial exam QA, cross-lingual document reasoning, and trading decision systems. Use when the user says: 'evaluate a financial LLM', 'build a financial QA…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Harden LLM agent systems against prompt injection using layered text/model/execution defenses and the AgentPI evaluation framework. Use when: 'secure my agent against prompt injection', 'audit this agent for injection vulnerabilities', 'add prompt injection…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Evaluate code vulnerability detection for semantic traps -- where analysis fixates on functional context (e.g., "this is crypto code, so it's probably vulnerable") instead of reasoning about the actual root cause of a vulnerability. Applies the TrapEval…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Detect and mitigate intrinsic value misalignment in LLM agent systems using the IMPRESS scenario-driven framework. Use when: 'audit my agent for value misalignment', 'test if my agent acts against user interests', 'generate misalignment probes for my LLM…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Build multi-expert forecasting systems where specialized LLM agents collaborate through routing and aggregation to predict complex events. Use when asked to: 'build a multi-expert prediction system', 'create specialized agents that collaborate on…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design scalable tool retrieval systems using hierarchical code tokenization that captures collaborative tool semantics. Use when: 'build a tool registry with hierarchical codes', 'scale tool selection for thousands of APIs', 'encode tool co-usage patterns',…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Defend vision-language models (VLMs) against universal and transferable adversarial image attacks using techniques from UltraBreak (ICLR 2026). Helps build robust VLM pipelines by implementing adversarial robustness evaluations, input sanitization, and…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Build and evaluate domain-specific RAG systems with iterative user-feedback refinement, source grounding, and structured evaluation pipelines. Use when: 'build a RAG system for [domain] documents', 'evaluate my RAG pipeline quality', 'add user feedback to my…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build grounded, declarative agentic architectures using the DALIA pattern: capability descriptors, discovery protocols, federated agent directories, and deterministic task graphs. Use when the user says 'build a multi-agent system', 'create an agent…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Design, evaluate, and optimize LLM multi-agent systems using the Collaboration Gain (Gamma) framework. Replaces trial-and-error MAS design with rigorous factor attribution so you know whether agents are truly collaborating or just burning tokens. Trigger…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Trace-driven debugging framework for LLM-generated code. Uses diagnostic probe instrumentation, causal trace analysis, and historical lesson learning to iteratively fix buggy code. Triggers: 'debug this code with traces', 'instrument and fix this function',…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Establish and verify traceability links between software artifacts (requirements, design docs, test cases, regulations) using TraceLLM's prompt engineering framework. Trigger phrases: 'trace requirements to code', 'check traceability between artifacts', 'link…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Taxonomy-guided analysis of mixed human+LLM bugs in code. Classifies bug origins, localizes interacting defects, and repairs hybrid-origin errors. Use when: 'review this AI-generated code for bugs', 'find bugs in this human+AI codebase', 'classify whether…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Budget-aware LLM model selection using BELLA-style skill profiling. Decomposes tasks into granular skill requirements, builds capability matrices for candidate models, and runs multi-objective optimization to recommend the cheapest model that meets quality…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Zero-shot time series reasoning via modality-specialized multi-agent debate. Assigns dedicated text, visual, and numerical analyst agents to reason over temporal data, coordinated by structured debate and reviewer verification. Use when: 'analyze this time…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Evaluate and build multi-modal time series reasoning pipelines using the TSRBench framework. Covers perception, reasoning, prediction, and decision-making over time series data represented as text, plots, or both. Use when: 'evaluate LLM on time series…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Build reasoning-enhanced information retrieval pipelines that go beyond semantic matching. Applies five methodological families — LLM inference-time strategies, RL-guided search, neuro-symbolic verification, Bayesian uncertainty modeling, and geometric…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Design diversity-aware multi-agent systems that maximize performance with fewer agents. Uses information-theoretic K* effective channel analysis to replace brute-force agent scaling with principled heterogeneous configurations. Trigger phrases: 'optimize my…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build full-duplex voice dialogue systems using unit-based agent decomposition and semi-cascaded pipelines. Trigger phrases: 'build a full-duplex dialogue system', 'implement voice interaction with interruption handling', 'create a real-time conversational…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Implement adaptive RAG pipelines that route queries to dense retrieval, graph-based retrieval, or a weighted fusion based on query complexity scoring. Use when: 'build a RAG pipeline that uses knowledge graphs only when needed', 'add adaptive graph retrieval…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Iterative verification-guided reasoning that decomposes answers into atomic claims, classifies and routes them to formal (SMT/logic) or consensus-based verification, localizes errors via Minimal Correction Subsets, and refines until convergence. Use when:…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build multi-agent fact-checking pipelines that verify image-text claims through modality-specific analysis, cross-modal reasoning, and structured QA generation. Use when the user says 'verify this claim with evidence', 'fact-check this image and caption',…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Apply the VIOLA framework for label-efficient in-context learning on video or multimodal data. Uses density-uncertainty-weighted sampling to select the most informative examples for annotation, builds hybrid pools mixing ground-truth and pseudo-labels, and…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Multi-turn, multi-entity, multi-scale visual and textual deep research agent for answering complex questions about images. Implements the Vision-DeepResearch paradigm: iterative reasoning-then-search with progressive visual cropping and text retrieval. Use…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Implement Vista-style scene-aware streaming video processing pipelines with dynamic segmentation, hierarchical compression, and selective recall. Use when building video QA systems, streaming video analysis, real-time surveillance analytics, or any…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Implement VTC-R1 vision-text compression for efficient long-context reasoning. Renders intermediate reasoning segments into images as 'optical memory' fed back into vision-language models, achieving 3.4x token compression and 2.7x latency speedup. Use when:…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Diagnose and fix tool invocation failures in multi-agent LLM systems using a 12-category error taxonomy covering tool initialization, parameter handling, execution, and result interpretation. Use when: "debug agent tool calls", "why is my agent failing to…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Detect, measure, and defend against collective false-memory propagation (the Mandela Effect) in LLM multi-agent systems. Use when: 'harden multi-agent pipeline against misinformation', 'audit agent consensus for false beliefs', 'add cognitive anchoring to…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Statistically detect LLM degradation after optimization using McNemar's paired test. Use when: 'did quantization hurt my model', 'is this accuracy drop significant', 'compare model before and after optimization', 'detect model degradation', 'statistical test…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build iterative retrieval-reasoning RAG pipelines that outperform single-shot retrieval, using staged evidence gathering with hypothesis refinement and evidence-aware stopping. Use when: 'build an iterative RAG pipeline', 'multi-hop question answering…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Adaptive complex query optimization for RAG pipelines. Decides when a user query needs decomposition into multiple sub-queries vs. a single search, then fuses results with rank-score fusion. Use when building or improving retrieval-augmented generation…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Diagnose and fix systematic failure modes in LLM-based multi-agent systems performing root cause analysis on cloud incidents. Applies the 12-pitfall taxonomy from Kim et al. (2026) to audit agent architectures, harden inter-agent communication, and eliminate…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Evaluate deep research agents and LLM-generated long-form articles using the Wiki Live Challenge framework: 39 fine-grained writing criteria (well-written, broad coverage, neutral POV), factual verifiability via statement extraction and embedding-based…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build world models for enterprise systems with hidden workflows and cascading database effects. Applies the probe-observe-model pattern from the World of Workflows paper to safely operate in interconnected databases where actions trigger invisible side…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Build ROI-guided perturbation pipelines for explainable medical image segmentation using CLIP embeddings. Generates boundary-aware saliency maps by restricting perturbations to anatomically meaningful regions identified via vision-language models. Use when:…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Decompose hate speech detection into a checklist of ten concept-level binary questions answered independently by an LLM, then aggregate results via a lightweight decision tree for interpretable, cross-dataset-robust classification. Use when asked to: 'build a…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Perform unified multi-language taint analysis across Java, JavaScript, Python, and Go codebases using YASA's UAST-based approach. Detects SQL injection, command injection, SSRF, XSS, deserialization, and privilege escalation vulnerabilities by tracing data…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Build and deploy real-time open-vocabulary instance segmentation pipelines using YOLOE-26, which combines YOLOv26's NMS-free architecture with YOLOE's open-vocabulary embedding heads. Covers text-prompted, visual-prompted, and prompt-free segmentation via the…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
معلمو العلوم الاجتماعية في التعليم العالي، جميع الآخرون
الوصف

Generate deep research reports by interleaving evidence-based drafting with reasoning-driven deepening. Uses the WARP (Writing As Reasoning Policy) framework from AgentCPM-Report to dynamically evolve outlines during writing instead of rigidly following a…

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ٦٥١ skills مجمعة.