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

Context Fundamentals

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

This is the conceptual foundation for the entire context engineering collection. It explains what context actually is (system prompts, tool definitions, retrieved documents, message history, tool outputs), how attention mechanics constrain agent behavior (the U-shaped attention curve, the n-squared relationship problem), and why quality beats quantity when you're working against a finite budget. Use it for onboarding, design decisions, and grounding operational work in first principles. It deliberately routes execution elsewhere: debugging attention failures to context-degradation, token efficiency to context-optimization, conversation summarization to context-compression. The four core principles (informativity over exhaustiveness, position-aware placement, progressive disclosure, iterative curation) are the mental models you need before touching the specialized skills.

Install to Claude Code

npx -y skills add muratcankoylan/agent-skills-for-context-engineering --skill context-fundamentals --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 Optimization
  • Evaluation
  • Filesystem Context
  • Harness Engineering
  • Hosted Agents
  • Latent Briefing
  • Memory Systems
  • Multi Agent Patterns
  • Project Development
  • Tool Design
  • Context Engineering Collection3.5k
  • Advanced Evaluation
  • Context Engineering Collection
  • Bdi Mental States
  • Context Compression
  • Context Degradation

Recommended

More AI & Agent Building →
muratcankoylan avatar
context-optimization

muratcankoylan/agent-skills-for-context-engineering

When you're burning tokens on massive tool outputs or hitting context limits mid-task, this skill gives you the playbook: observation...
16.5k
muratcankoylan avatar
filesystem-context

muratcankoylan/agent-skills-for-context-engineering

Most agents hit context limits faster than you'd expect, and this skill treats the filesystem as overflow storage instead of cramming...
16.5k
muratcankoylan avatar
harness-engineering

muratcankoylan/agent-skills-for-context-engineering

You need this when you're building agents that run for hours or days without supervision.
16.5k
muratcankoylan avatar
hosted-agents

muratcankoylan/agent-skills-for-context-engineering

If you're building agents that run in the cloud instead of locally, this is your playbook.
16.5k
muratcankoylan avatar
latent-briefing

muratcankoylan/agent-skills-for-context-engineering

If you're running orchestrator-worker agent systems and watching token costs compound as the orchestrator's trajectory gets replayed to...
16.5k
muratcankoylan avatar
memory-systems

muratcankoylan/agent-skills-for-context-engineering

>
16.5k