CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
muratcankoylan avatar

Advanced Evaluation

muratcankoylan/agent-skills-for-context-engineering
16.5k starsMIT
Summary

If you're building LLM-as-judge systems, this gives you the production patterns that actually matter: position bias mitigation through double-pass evaluation, pairwise comparison versus direct scoring trade-offs, and rubric design that reduces variance. The taxonomy is clean (direct scoring for objective criteria, pairwise for subjective preference), and the bias landscape section names the gotchas you'll hit (length bias, self-enhancement, verbosity rewards). What I appreciate is the metric selection framework that matches statistical measures to task structure, plus the honest guidance on confidence calibration. It assumes you're past "can I use an LLM to evaluate outputs" and into "how do I make this reliable enough to ship."

Install to Claude Code

npx -y skills add muratcankoylan/agent-skills-for-context-engineering --skill advanced-evaluation --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
Categories
AI & Agent Building
First SeenJun 11, 2026
View on GitHub

More from muratcankoylan/agent-skills-for-context-engineering

All 17 skills →
  • Context Engineering Collection
  • Bdi Mental States
  • Context Compression
  • Context Degradation
  • Context Fundamentals
  • Context Optimization
  • Evaluation
  • Filesystem Context
  • Harness Engineering
  • Hosted Agents
  • Latent Briefing
  • Memory Systems
  • Multi Agent Patterns
  • Project Development
  • Tool Design
  • Context Engineering Collection3.5k

Recommended

More AI & Agent Building →
muratcankoylan avatar
context-engineering-collection

muratcankoylan/agent-skills-for-context-engineering

A comprehensive collection of Agent Skills for context engineering, harness engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, evaluating, or debugging agent systems that require effective context management and reliable operating loops.
16.5k
muratcankoylan avatar
bdi-mental-states

muratcankoylan/agent-skills-for-context-engineering

If you're building agents that need to explain their reasoning or coordinate mental states across a multi-agent system, this gives you...
16.5k
muratcankoylan avatar
context-degradation

muratcankoylan/agent-skills-for-context-engineering

When your agent starts hallucinating facts it just read or ignoring critical instructions buried in a long prompt, you're hitting...
16.5k
muratcankoylan avatar
evaluation

muratcankoylan/agent-skills-for-context-engineering

This handles the full lifecycle of testing agent systems: deterministic checks before you burn tokens on LLM judges, multi-dimensional...
16.5k
muratcankoylan avatar
project-development

muratcankoylan/agent-skills-for-context-engineering

Before you write a single line of code for an LLM project, this walks you through whether an LLM is even the right choice for your task.
16.5k
nicepkg avatar
resource-scout

nicepkg/ai-workflow

Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, and registries. Use when (1) user asks to find skills for a specific task, (2) looking for MCP servers to connect external tools, (3) user mentions "find skill", "search MCP", "discover tools", or "what skills exist for X", (4) before creating a custom skill to check if one already exists.
20