llm▌
30 indexed skills · max 10 per page
mcp-csharp-test
dotnet/skills · dotnet-ai
Test C# MCP servers at multiple levels: unit tests for individual tools and integration tests using the MCP client SDK. USE FOR: unit testing MCP tool methods, integration testing with in-memory MCP client/server, end-to-end testing via MCP protocol, testing HTTP MCP servers with WebApplicationFactory, mocking dependencies in tool tests, creating evaluations for MCP servers, writing eval questions, measuring tool quality. DO NOT USE FOR: testing MCP clients (this is server testing only), load or performance testing, testing non-.NET MCP servers, debugging server issues (use mcp-csharp-debug).
compare-and-build-llm-model
openrouter.ai/compare-and-build-llm-model-xr4e8t · ai-models
Search and compare OpenRouter's 350+ LLMs by cost, speed (throughput/latency/uptime), context length, modalities, and use-case category; pick the best fit; then build with it via OpenAI-compatible chat completions. API-first — no scraping, no auth for reads.
hypogenic
ChicagoHAI/hypothesis-generation · research
Automated LLM-driven hypothesis generation and testing on tabular datasets.
llm-tuning-patterns
parcadei/continuous-claude-v3 · AI/ML
Evidence-based patterns for configuring LLM parameters, based on APOLLO and Godel-Prover research.
llm-evaluation
sickn33/antigravity-awesome-skills · AI/ML
Master comprehensive evaluation strategies for LLM applications, from automated metrics to human evaluation and A/B testing.
llm-application-dev
skillcreatorai/ai-agent-skills · AI/ML
llm-application-dev
llm-models
inference-sh/skills · AI/ML
Access 100+ language models via inference.sh CLI.
tensorrt-llm
davila7/claude-code-templates · AI/ML
NVIDIA's open-source library for optimizing LLM inference with state-of-the-art performance on NVIDIA GPUs.
nanochat-llm-training
aradotso/trending-skills · AI/ML
Skill by ara.so — Daily 2026 Skills collection.
local-llm-ops
bobmatnyc/claude-mpm-skills · AI/ML
Your localLLM repo provides a full local LLM toolchain on Apple Silicon: setup scripts, a rich CLI chat launcher, benchmarks, and diagnostics. The operational path is: install Ollama, ensure the service is running, initialize the venv, pull models, then launch chat or benchmarks.