
NeoLabHQ/context-engineering-kit
📦 Open Source ProjectNeoLabHQ
A curated collection of hand-crafted skills to boost AI agent performance and output quality.
The Context Engineering Kit addresses the common challenge of 'prompt drift' and suboptimal agent reasoning by providing a library of hand-crafted skills. These skills act as modular, high-fidelity context injections that guide AI models through complex tasks with greater precision. Built using TypeScript, the kit is designed for seamless integration into modern AI-assisted coding environments. By leveraging these pre-engineered patterns, developers can ensure that their agents maintain focus, adhere to specific coding standards, and produce more reliable, production-ready code. The repository is actively maintained and supports a wide ecosystem of tools, including OpenCode, Antigravity, and Gemini CLI, allowing for a unified approach to context management across different LLM platforms. Whether you are building complex autonomous agents or simply looking to improve the accuracy of your AI-assisted development, this kit provides the necessary building blocks to elevate your agent's capabilities.
💡Highlights
- ├─Optimized for Claude, Cursor, & Cline
- ├─TypeScript-based modular skill library
- └─Improves agent reasoning quality
🎯For
- ├─AI Engineers
- └─Software Developers