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,038
Stars
81
Skill Files
94
Forks
60
PRs Merged
6
Contributors
6
Issues Open
13
Issues Closed
2026-04-22
Last Activity

Skill Analysis

622
Avg Lines / Skill
3,503
Avg Words / Skill
1182
Code Blocks
289
Total Files
7.89 MB
Repo Size
0
Reference Files
Skill lines16 min / 435 median / 6068 max
Code languagesbash, dot, gitconfig, javascript, json, jsonc, language, markdown, mermaid, python, suggestion, text, typescript, xml, yaml
Frontmatter keysallowed-tools, argument-hint, color, description, model, name, tools
Has CLAUDE.mdYes
Has LicenseYes
File typesmd (245), json (19), sh (6), ts (6), yaml (1), png (1), gif (1), lockb (1)

Skills (81)

  • write-concisely
    1045 lines12389 words

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

  • update-docs
    661 lines3103 words14 blocks

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

    bashmarkdowntexttypescript
  • analyse
    511 lines2128 words5 blocks

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

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

    Iterative PDCA cycle for systematic experimentation and continuous improvement

  • 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
  • analyse-problem
    391 lines1966 words3 blocks

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

  • why
    101 lines518 words3 blocks

    Iterative Five Whys root cause analysis drilling from symptoms to fundamentals

  • 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
  • cause-and-effect
    199 lines944 words3 blocks

    Systematic Fishbone analysis exploring problem causes across six categories

  • git-worktrees
    1363 lines5937 words81 blocks

    Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or com...

    bash
  • commit
    187 lines1381 words1 blocks

    Create well-formatted commits with conventional commit messages and emoji

  • create-pr
    144 lines647 words7 blocks

    Create pull requests using GitHub CLI with proper templates and formatting

    bash
  • git-notes
    438 lines1480 words24 blocks

    Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit ...

    bashgitconfig
  • analyze-issue
    81 lines331 words

    Analyze a GitHub issue and create a detailed technical specification

  • attach-review-to-pr
    512 lines1876 words25 blocks

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

    bashjsonmarkdown
  • load-issues
    55 lines219 words1 blocks

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

    markdown
  • 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
  • actualize
    133 lines518 words4 blocks

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

    bashmarkdownyaml
  • 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

Recent Commits

-351 contributions across all repos
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
  • dedca192026-04-22
    Merge pull request #78 from NeoLabHQ/fix/update-docs-after-v3-rewrite
    Vladislav Goncharov
  • 004c4972026-04-22
    docs: fix outdated links
    leovs09
  • 006890c2026-04-22
    Merge pull request #77 from NeoLabHQ/release/v3
    Vladislav Goncharov
  • 8f5b6132026-04-22
    docs: add star image
    leovs09
  • f39b1642026-04-22
    docs: correct names of commands used in examples
    leovs09
  • 070ed902026-04-21
    fix: remove outdated skill mention
    Vladislav Goncharov
  • 48b117d2026-04-16
    docs: reorder changelog
    leovs09
  • f6e2d5f2026-04-16
    docs: add v3 release updates
    leovs09
  • 3e1ba802026-04-16
    bump: update marketplace to v3 version
    leovs09
  • 571b4272026-04-16
    fix: remove setup code formating skill
    leovs09