#302 · Primary category: AI Coding Assistants
context-engineering-kit
Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others. Includes CodeRabbit open-source alternative.
Project last updated:08/26/26
GitHub Stars
1.5K
Forks
154
Contributors
10
License
GPL-3.0
Why we included this project
Teams that use Claude Code, Cursor, OpenCode, or similar coding agents for real work often find their output varies in quality. This kit collects hand-crafted skills and plugins that add context-engineering techniques directly into the agent's context, such as spec-driven development, subagent-driven workflows, and a reflection loop that reviews finished work and suggests fixes. The plugins are granular, so you install only the pieces you need instead of a heavy all-in-one prompt. They follow the agentskills.io open standard and work across several CLI tools, so they stay portable if your team switches editors. If you want your coding agent to produce more consistent, maintainable code without building your own prompt framework, this is a solid starting point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.