CtrlK
BlogDocsLog inGet started
Tessl Logo

context-engineering-kit

github.com/NeoLabHQ/context-engineering-kit

SkillAddedReview
setup-codemap-cli

plugins/mcp/skills/setup-codemap-cli/SKILL.md

Guide for setup Codemap CLI for intelligent codebase visualization and navigation

55

setup-arxiv-mcp

plugins/mcp/skills/setup-arxiv-mcp/SKILL.md

Guide for setup arXiv paper search MCP server using Docker MCP

54

build-mcp

plugins/mcp/skills/build-mcp/SKILL.md

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

64

why

plugins/kaizen/skills/why/SKILL.md

Iterative Five Whys root cause analysis drilling from symptoms to fundamentals

55

root-cause-tracing

plugins/kaizen/skills/root-cause-tracing/SKILL.md

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

62

plan-do-check-act

plugins/kaizen/skills/plan-do-check-act/SKILL.md

Iterative PDCA cycle for systematic experimentation and continuous improvement

51

kaizen

plugins/kaizen/skills/kaizen/SKILL.md

Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.

42

cause-and-effect

plugins/kaizen/skills/cause-and-effect/SKILL.md

Systematic Fishbone analysis exploring problem causes across six categories

52

analyse

plugins/kaizen/skills/analyse/SKILL.md

Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target

50

analyse-problem

plugins/kaizen/skills/analyse-problem/SKILL.md

Comprehensive A3 one-page problem analysis with root cause and action plan

51

load-issues

plugins/git/skills/load-issues/SKILL.md

Load all open issues from GitHub and save them as markdown files

55

git-worktrees

plugins/git/skills/git-worktrees/SKILL.md

Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.

66

git-notes

plugins/git/skills/git-notes/SKILL.md

Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.

62

create-pr

plugins/git/skills/create-pr/SKILL.md

Create pull requests using GitHub CLI with proper templates and formatting

55

commit

plugins/git/skills/commit/SKILL.md

Create well-formatted commits with conventional commit messages and emoji

49

attach-review-to-pr

plugins/git/skills/attach-review-to-pr/SKILL.md

Add line-specific review comments to pull requests using GitHub CLI API

51

analyze-issue

plugins/git/skills/analyze-issue/SKILL.md

Analyze a GitHub issue and create a detailed technical specification

53

status

plugins/fpf/skills/status/SKILL.md

Display the current state of the FPF knowledge base

57

reset

plugins/fpf/skills/reset/SKILL.md

Reset the FPF reasoning cycle to start fresh

57

query

plugins/fpf/skills/query/SKILL.md

Search the FPF knowledge base and display hypothesis details with assurance information

56

propose-hypotheses

plugins/fpf/skills/propose-hypotheses/SKILL.md

Execute complete FPF cycle from hypothesis generation to decision

56

decay

plugins/fpf/skills/decay/SKILL.md

Manage evidence freshness by identifying stale decisions and providing governance actions

51

actualize

plugins/fpf/skills/actualize/SKILL.md

Reconcile the project's FPF state with recent repository changes

49

write-concisely

plugins/docs/skills/write-concisely/SKILL.md

Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.

37

update-docs

plugins/docs/skills/update-docs/SKILL.md

Update and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.

53