Skip to main content

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

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

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

ndpvt-web/arxiv-claude-skills

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

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

Design and evaluate multi-server MCP tool-use benchmarks using claims-based scoring rubrics. Use when: 'benchmark my MCP agent', 'evaluate tool-use across servers', 'build a claims-based rubric for tool calls', 'test multi-step MCP workflows', 'score agent…

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

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

Design and implement MDL (Multi-Distribution Learner) architectures for industrial recommendation systems that jointly handle multiple scenarios and tasks through tokenization and attention. Use when asked to: 'build a multi-scenario recommendation model',…

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

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

Build immutable, agent-native medical data pipelines using Merkle DAG structures (MedBeads pattern). Converts mutable EMR/FHIR records into cryptographically-linked, causally-ordered bead graphs that LLMs can traverse deterministically instead of relying on…

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

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

Build knowledge-graph-aided ASR error correction pipelines for medical speech, using phonetic similarity + semantic retrieval to fix misrecognized terminology before LLM reasoning. Use when: 'correct medical ASR errors', 'fix speech recognition for clinical…

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

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

Decompose complex medical reasoning into DAG-structured parallel execution paths using Petri net theory. Improves accuracy up to 8.9% and throughput 1.7x over sequential chain-of-thought. Triggers: 'differential diagnosis reasoning', 'parallel medical…

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

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

Build memory-augmented time series forecasting systems using hierarchical experience storage (historical patterns, reasoning wisdom, general laws) with LLM-driven inference and reflective iteration. Trigger phrases: 'forecast time series with memory',…

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

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

Defend LLM agent memory systems against extraction attacks using optimized honeypot injection and sequential detection. Implements the MemPot framework: generates trap documents that lure attackers while staying invisible to legitimate users, then detects…

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

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

Build risk-aware evaluation pipelines for mental health AI assistants using the MHDash framework. Implements multi-dimensional annotation, risk-specific metrics, and multi-turn dialogue benchmarking that exposes safety-critical failure modes hidden by…

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

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

Translate natural language optimization problems into mathematical models and solver code using MIRROR's multi-agent pipeline with iterative error correction and hierarchical retrieval. Use when: 'solve this optimization problem', 'write a linear program…

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

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

Align multimodal embeddings (vision-language) by correcting the modality gap using the ReAlign/ReVision technique. Fixes geometric misalignment between image and text embeddings from CLIP-like encoders via mean-shift, trace-scaling, and centroid correction —…

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

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

Analyze AI-generated code for redundancy and missed reuse opportunities using semantic clone detection, then refactor to eliminate technical debt. Triggers: 'check for code duplication', 'review AI-generated PR', 'find redundant code', 'reuse audit', 'detect…

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

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

Build and evaluate biomedical RAG pipelines using the MRAG benchmark methodology. Configures retrieval, prompting, and generation components for medical QA systems. Use when: 'build a medical RAG pipeline', 'evaluate my biomedical QA system', 'optimize…

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

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

Implement multi-field tool retrieval systems that decompose tool documentation into structured fields (description, parameters, response, examples) and match user queries against each field independently with learned weights. Use when asked to 'build a tool…

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

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

Build reliable multi-agent data visualization pipelines with logic rule constraints. Use when: 'generate a chart from this database', 'create a visualization matching this reference image', 'refine this chart based on feedback', 'build a multi-agent…

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

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

Implement evolutionary security evaluation for AI agents using the NAAMSE framework — genetic prompt mutation, hierarchical corpus exploration, and asymmetric behavioral scoring. Use when: 'red-team my agent', 'evolutionary security test', 'fuzz my LLM…

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

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

Generate formal proofs for program verification conditions (VCs) in Isabelle, Lean 4, and Rocq. Translates C/WhyML code obligations into proof assistant syntax and synthesizes tactic-based proofs. Use when: 'prove this verification condition', 'generate…

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

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

Statistically certify LLM safety/quality using imperfect LLM judges with guaranteed Type-I error control. Implements the "Noisy but Valid" hypothesis testing framework: calibrate a judge's TPR/FPR on a small human-labeled set, then run a variance-corrected…

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

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

Build reviewer/expert recommendation systems using LLM-generated semantic profiles and Multi-gate Mixture-of-Experts (MMoE) multi-task learning. Applies the OmniReview Pro-MMoE architecture for matching documents to qualified reviewers or experts. Use when:…

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

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

Compile domain ontologies (OWL/RDFS/JSON-LD schemas) into executable tool interfaces with embedded semantic constraints, so LLM agents enforce domain rules during generation rather than post-hoc. Use when: 'compile my ontology into tools', 'enforce schema…

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

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

Build personalized AI tutoring systems with structured onboarding, four-layer prompt architecture, adaptive lesson generation, 3D avatar integration, and learner analytics. Use when: 'build an AI tutor', 'create a personalized learning platform', 'design an…

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

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

Build AI agents for the OpenGuanDan imperfect-information card game benchmark. Covers WebSocket client implementation, game state parsing, action selection, and agent strategy design for the GuanDan four-player cooperative-competitive card game. Trigger…

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

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

Solve parametric PDEs using operator inference with reduced-order models. Builds POD-based reduced dynamics from a small set of simulation snapshots, then predicts solutions at unseen parameters and boundary conditions via polynomial regression on learned…

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

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

Build trustworthy ML pipelines for large-scale scientific data analysis with calibrated uncertainties, simulation-based inference, and physics-informed constraints. Use when: 'build a photometric redshift pipeline', 'add uncertainty quantification to my ML…

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

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

Implement the ExperienceWeaver hierarchical experience-learning framework to improve text quality from small feedback sets. Distills noisy corrections into structured Tips and Strategies, then injects them into a multi-agent detection-revision-critique…

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

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

Build iterative search-and-reason agents for scientific literature QA. Uses the PaperSearchQA pattern: interleaved thinking, querying, and verification loops over document corpora. Trigger phrases: 'search scientific papers', 'build a paper search agent',…

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

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

Agentic kernel vulnerability reproduction from security patches. Implements the K-Repro methodology: controlled code browsing, hypothesis-driven root cause analysis, iterative PoC generation, VM-based testing, and GDB debugging for Linux kernel N-day…

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

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

Multi-agent heuristic design framework that uses an entailment graph, policy/world-model/critic agents, and routed reflections to iteratively generate, evolve, and refine algorithmic heuristics for combinatorial optimization and search problems. Use when…

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

آخر تحديث
المهنة
المهندسون الإلكترونيون (باستثناء الحاسوب)
الوصف

Generate PCB schematics from natural language using constraint-guided LLM code generation with knowledge-graph verification. Use when the user says 'generate a PCB schematic', 'design a circuit board', 'create a KiCad schematic from description', 'convert…

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

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

Implements PEARL (Prototype-Enhanced Aligned Representation Learning) to improve embedding quality for nearest-neighbor retrieval, similarity search, and lightweight classifiers when labeled data is scarce. Reshapes embedding geometry by softly aligning…

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

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

Performance-aware multi-tool orchestration for visual content generation pipelines. Implements PerfGuard's three mechanisms (PASM, APU, CAPO) to select, score, and schedule AI image/video tools based on measured capability boundaries instead of generic…

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

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

Audit and defend LLM-powered applications against persona manipulation attacks using the PHISH framework (Persona Hijacking via Implicit Steering in History). Use when: 'test persona robustness', 'audit chatbot persona stability', 'red-team persona drift',…

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

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

Defend against and red-team physical prompt injection attacks on Large Vision-Language Models (LVLMs). Build input sanitization pipelines, attention-aware OCR filters, and robustness test harnesses that detect typographic instructions embedded in images…

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

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

Implement a Planner-Auditor twin architecture that decouples LLM generation from deterministic validation with self-improvement loops. Use when: 'build a planner-auditor pipeline', 'add deterministic auditing to my LLM agent', 'implement self-improving…

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

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

Build polarized memory systems for multimodal agents that encode both positive and negative evidence as graph constraints, suppressing hallucinations without retraining. Use when: 'add negative evidence to RAG memory', 'build verifiable retrieval for VLM…

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

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

Apply the POPE (Privileged On-Policy Exploration) technique to solve hard reasoning problems by decomposing them with oracle-guided prefixes and transferring learned reasoning back to unguided attempts. Use when: 'help me solve this hard problem step by…

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

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

Implement the PRECISE framework to debias LLM-as-judge evaluations of search, ranking, and RAG systems by combining a small human-annotated gold set with large-scale LLM judgments using Prediction-Powered Inference. Triggers: 'evaluate search quality with LLM…

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

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

Generate industrial-grade code summaries using the ExpSum knowledge-guided approach: function metadata extraction, domain term retrieval, function categorization, and constraint-driven prompting. Produces documentation that meets real developer expectations…

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

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

Classify and diagnose intermittent CI/CD job failures from execution logs using the FlaXifyer few-shot approach and LogSift log reduction. Trigger phrases: 'diagnose flaky build', 'classify CI failure', 'why did this pipeline fail intermittently', 'triage job…

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

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

Build privacy-aware pipelines that filter sensitive content from visual frames before sending to cloud AI models, using edge preprocessing with object detection (YOLO), text-based scene description, selective cropping, and structured MLLM interaction.…

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

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

Audit fine-tuning datasets and pipelines for privacy collapse — the silent failure where benign training data degrades a model's contextual privacy reasoning while safety benchmarks stay green. Use when: 'audit my fine-tuning data for privacy risks', 'check…

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

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