context-engineering-collection
A structured repository of Agent Skills for context engineering, multi-agent architectures, and production-grade agent system optimization.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
122 skills found
A structured repository of Agent Skills for context engineering, multi-agent architectures, and production-grade agent system optimization.
Generates llms.txt and llms-full.txt files to provide LLM-friendly documentation and project context.
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production applications.
Build systematic evaluation frameworks for AI agents using multi-dimensional rubrics, LLM-as-a-judge, and regression testing to measure performance, quality, and context engineering effectiveness.
Proactive context window management for AI agents via intelligent token monitoring, snapshot creation, and selective state rehydration to maintain continuity during long sessions.
A local RAG semantic memory system using Qdrant and Ollama. Ideal for recalling workspace files, notes, project decisions, and user preferences with high-relevance vector search.
Audit and synchronize the supported LLM model list in assets.py against the authoritative litellm registry.
A unified interface for integrating and managing LLM chat providers like OpenAI, Anthropic, Google, Azure, and Bedrock within LangChain applications.
Process massive files and large codebases (10M+ tokens) by recursively chunking, sub-querying, and aggregating results to overcome LLM context limits.
Foundational guidelines for context engineering: optimizing token budgets, attention mechanics, and system architecture for AI agents.
Executes Gradle-based Java tests, filters results for failures and key statistics, and provides concise reports to streamline backend development and debugging.
Build and manage MCP servers using the FastMCP framework. Guide for creating tools, resources, prompts, Claude Desktop integration, and deployment with Python and TypeScript.