Skip to content

context-engineering-kit

by NeoLabHQ

Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.

About

Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.

1,262
Stars
91
Skill Files
132
Forks
73
PRs Merged
8
Contributors
4
Issues Open
16
Issues Closed
2026-07-14
Last Activity

Skill Analysis

638
Avg Lines / Skill
3,750
Avg Words / Skill
1337
Code Blocks
310
Total Files
8.61 MB
Repo Size
0
Reference Files
Skill lines16 min / 391 median / 6068 max
Code languagesbash, dot, gitconfig, javascript, json, jsonc, language, markdown, md, mermaid, python, suggestion, text, ts, typescript, xml, yaml
Frontmatter keysallowed-tools, argument-hint, color, description, model, name, tools
Has CLAUDE.mdYes
Has LicenseYes
File typesmd (266), json (20), ts (6), sh (3), png (2), yaml (1), lockb (1), gif (1)

Skills (91)

  • fpf-agent
    6068 lines55922 words43 blocks

    First Principles Framework reasoning specialist that executes hypothesis generation, verification, validation, and trust calculus tasks using the ADI ...

    markdownmermaidpythontextyaml
  • reset
    110 lines297 words5 blocks

    "Reset the FPF reasoning cycle to start fresh"

    bashmarkdown
  • query
    178 lines492 words11 blocks

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

    markdown
  • propose-hypotheses
    214 lines732 words9 blocks

    Execute complete FPF cycle from hypothesis generation to decision

    bashtext
  • actualize
    133 lines518 words4 blocks

    "Reconcile the project's FPF state with recent repository changes"

    bashmarkdownyaml
  • decay
    228 lines790 words8 blocks

    "Manage evidence freshness by identifying stale decisions and providing governance actions"

    bashmarkdown
  • status
    117 lines472 words2 blocks

    "Display the current state of the FPF knowledge base"

    markdown
  • kaizen
    734 lines2553 words18 blocks

    Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. P...

    typescript
  • plan-do-check-act
    257 lines1123 words3 blocks

    Iterative PDCA cycle for systematic experimentation and continuous improvement

  • analyse-problem
    391 lines1966 words3 blocks

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

  • root-cause-tracing
    189 lines780 words9 blocks

    Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call sta...

    bashdottypescript
  • analyse
    511 lines2128 words5 blocks

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

  • cause-and-effect
    199 lines944 words3 blocks

    Systematic Fishbone analysis exploring problem causes across six categories

  • why
    101 lines518 words3 blocks

    Iterative Five Whys root cause analysis drilling from symptoms to fundamentals

  • setup-codemap-cli
    244 lines886 words11 blocks

    Guide for setup Codemap CLI for intelligent codebase visualization and navigation

    bashjsonmarkdowntext
  • setup-arxiv-mcp
    117 lines583 words5 blocks

    Guide for setup arXiv paper search MCP server using Docker MCP

    markdowntext
  • setup-serena-mcp
    121 lines689 words4 blocks

    Guide for setup Serena MCP server for semantic code retrieval and editing capabilities

    markdowntext
  • build-mcp
    359 lines1787 words1 blocks

    Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. ...

    xml
  • setup-context7-mcp
    57 lines270 words2 blocks

    Guide for setup Context7 MCP server to load documentation for specific technologies.

    markdowntext
  • create-pr
    144 lines647 words7 blocks

    Create pull requests using GitHub CLI with proper templates and formatting

    bash

Recent Commits

-341 contributions across all repos
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
  • a0bfff12026-07-14
    Merge pull request #96 from NeoLabHQ/feature/vg/add-triage-review-skill
    Vladislav Goncharov
  • fe274022026-07-14
    feat(review-triage): add support for branch based diffs
    leovs09
  • 3bea63b2026-07-13
    fix: move change list aggregation logic to skill itself
    leovs09
  • 31c6c802026-07-13
    fix: correct the agents output tables
    leovs09
  • e52d5492026-07-13
    feat: copy base triage review skill draft
    leovs09
  • e61511b2026-07-06
    Merge pull request #95 from NeoLabHQ/fix/vg/use-foreground-agents-only-during-review
    Vladislav Goncharov
  • e7413552026-07-06
    bump: 3.3.1
    leovs09
  • ce5a5822026-07-06
    fix(review): launch foreground agents only
    leovs09
  • f66e4192026-06-29
    Merge pull request #93 from kainulla/sharpen-colliding-skill-descriptions
    Vladislav Goncharov
  • 68172302026-06-29
    fix: correct description for write tests skill
    Vladislav Goncharov