Context Engineering Kit
Advanced context engineering techniques and patterns with minimal token footprint for efficient Claude Code sessions
By NeoLabHQ
git clone https://github.com/NeoLabHQ/context-engineering-kit.git
How to install
GitHub repositoryClone the repository, then copy the relevant folder into your .claude/ directory following its README.
git clone https://github.com/NeoLabHQ/context-engineering-kit.git
Check the repo's README for the exact folder to copy and how to use it.
Exact steps can vary per project β always double-check the original source. New to this? Read the full install guide β
Source
More in Development & Coding
View all βReceiving Code Review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
Requesting Code Review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Using Git Worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
Superpowers
A collection of powerful enhancements that boost productivity in Claude Code through advanced commands, shortcuts, and workflow optimizations.