NeoLabHQNeoLabHQOfficialยท71 Agent Skills Included

context-engineering-kit

Make AI coding agents more accurate with proven context engineering

Improves AI coding agent accuracy through spec-driven development, multi-agent code review, test-driven development, and self-reflection workflows. Eliminates hallucinations, missed requirements, and sloppy code by adding judge agents, quality gates, and structured planning to every task. Installs as modular plugins so your agent loads only the techniques each project needs.
npx skills add NeoLabHQ/context-engineering-kit --all -g -y
Available:

Tells the AI agent how the plugin marketplace is structured, which plugins exist, and the design rules (commands over skills, specialized agents, minimal tokens) to follow when working in this repository.

All Skills in This Repository (71)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

cause-and-effect

Analyzes problem causes across six Fishbone diagram categories to identify root causes.

Official
Basic
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

why

Applies Five Whys root cause analysis to drill from symptoms to systemic causes.

Official
Basic
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

plan-do-check-act

Guides iterative PDCA cycles for systematic experimentation and continuous process improvement.

Official
Intermediate
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

root-cause-tracing

Traces bugs backward through call stacks to find original triggers.

Official
Intermediate
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

analyse

Selects and applies Gemba Walk, Value Stream Mapping, or Muda analysis to codebases and workflows.

Official
Intermediate
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

analyse-problem

Generates A3 one-page problem analyses with root cause analysis and action plans.

Official
Intermediate
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

memorize

Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering.

Official
Intermediate
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

reflect

Evaluates prior AI output against weighted rubrics and triggers iterative refinement until confidence thresholds are met.

Official
Advanced
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

critique

Reviews completed work using three parallel judge agents with debate and consensus reporting.

Official
Advanced
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

setup-context7-mcp

Configures the Context7 MCP server and registers technology documentation IDs in CLAUDE.md.

Official
Intermediate
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

setup-codemap-cli

Installs and configures Codemap CLI for codebase visualization and navigation.

Official
Intermediate
๐Ÿ“ฆ In Repo
NeoLabHQNeoLabHQ

setup-serena-mcp

Guides installation and configuration of the Serena MCP server for semantic code retrieval.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Context Engineering Kit?โ–ผ

Run `npx skills add NeoLabHQ/context-engineering-kit --all -g -y` in your terminal to install all skills globally.

What is context engineering for AI agents?โ–ผ

It is the practice of carefully controlling what information an AI agent sees so it produces accurate results. This kit packages proven techniques like reflection, judging, and spec-driven development as ready-to-use plugins.

How does this kit reduce AI hallucinations in code?โ–ผ

It uses independent judge agents, self-critique loops, and per-phase code review gates that catch errors before code ships, raising accuracy on large tasks from under 30% to over 70%.

Does it work with Claude Code, Cursor, and other agents?โ–ผ

Yes. The skills follow the open agentskills.io standard and work with Claude Code, Cursor, Codex, OpenCode, Gemini CLI, and Antigravity.

Can I install only the plugins I need?โ–ผ

Yes. Each plugin (review, TDD, spec-driven development, git, docs, and more) is independent, so you can install only the ones relevant to your workflow.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’