Skip to content

Latest commit

 

History

History
 
 

README.md

icon brain-circuit

Context Engineering Kit

The Context Engineering Kit (CEK) is a curated marketplace of advanced context engineering techniques and patterns designed specifically for Claude Code. It provides prompts for extensibly tested and benchmarked techniques that enhance LLM output quality, specifically focusing on code generation, research and problem solving.

Key Features

  • Simple to Use - Easy to install and use without any dependencies. Contains automatically used skills and self-explanatory commands.
  • Token-Efficient - Carefully crafted prompts and architecture, preferring commands over skills, to minimize populating context with unnecessary information.
  • Quality-Focused - Each plugin is focused on meaningfully improving agent results in a specific area.
  • Granular - Install only the plugins you need. Each plugin loads only its specific agents, commands, and skills. Each without overlap and redundant skills.
  • Scientifically proven - Plugins are based on proven techniques and patterns that were tested by well-trusted benchmarks and studies, with exception to development workflows that based on popular projects and frameworks.

IDEs and CLIs support

Currently this project support only Claude Code CLI, but we plan to support other IDEs and CLIs in the future. For now you can simply copy paste prompt files in your projects. Alternatively, any support PRs are welcome.

Getting Started

Start here to get up and running quickly:

Explore Plugins

Browse our specialized plugins organized by area of focus:

Quality & Refinement

ReflexionSelf-refinement loopsreflexion
Code ReviewMulti-agent code review systemcode-review
KaizenContinuous improvement methodologykaizen

Development Workflows

Spec-Driven DevelopmentFeature specification to implementationsdd
Test-Driven DevelopmentTDD methodology and anti-patternstdd
Subagent-Driven DevelopmentTask isolation with quality gatessadd
Domain-Driven DevelopmentClean Architecture and SOLID principlesddd

Developer Tools

GitCommit creation and PR managementgit
DocsDocumentation generation and updatesdocs
Tech StackLanguage and framework best practicestech-stack

Agents Improvements and Extensions

Customize AgentBuild your own commands and skillscustomaize-agent
MCPModel Context Protocol server integrationmcp

Contributing

We welcome contributions! See our Contributing Guide for details.