Source

neolabhq/context-engineering-kit

138 skills · 100.6K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
create-hook Create and configure git hooks with intelligent project analysis, suggestions, and automated testing
neolabhq/context-engineering-kit
1K
2
create-workflow-command Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts
neolabhq/context-engineering-kit
1K
3
decay Manage evidence freshness by identifying stale decisions and providing governance actions
neolabhq/context-engineering-kit
1K
4
git-notes Use when adding metadata to commits without changing history, tracking review status, test results, code quality anno…
neolabhq/context-engineering-kit
1K
5
git-worktrees Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while develop…
neolabhq/context-engineering-kit
1K
6
load-issues Load all open issues from GitHub and save them as markdown files
neolabhq/context-engineering-kit
1K
7
propose-hypotheses Execute complete FPF cycle from hypothesis generation to decision
neolabhq/context-engineering-kit
1K
8
query Search the FPF knowledge base and display hypothesis details with assurance information
neolabhq/context-engineering-kit
1K
9
reset Reset the FPF reasoning cycle to start fresh
neolabhq/context-engineering-kit
1K
10
setup-arxiv-mcp Guide for setup arXiv paper search MCP server using Docker MCP
neolabhq/context-engineering-kit
1K
11
setup-codemap-cli Guide for setup Codemap CLI for intelligent codebase visualization and navigation
neolabhq/context-engineering-kit
1K
12
setup-context7-mcp Guide for setup Context7 MCP server to load documentation for specific technologies.
neolabhq/context-engineering-kit
1K
13
status Display the current state of the FPF knowledge base
neolabhq/context-engineering-kit
1K
14
sdd:plan Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task
neolabhq/context-engineering-kit
552
15
sdd:implement Implement a task with automated LLM-as-Judge verification for critical steps
neolabhq/context-engineering-kit
527
16
code-review:review-local-changes Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions
neolabhq/context-engineering-kit
513
17
customaize-agent:prompt-engineering Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interac…
neolabhq/context-engineering-kit
513
18
sdd:brainstorm Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed …
neolabhq/context-engineering-kit
510
19
sdd:add-task creates draft task file in .specs/tasks/draft/ with original user intent
neolabhq/context-engineering-kit
504
20
sdd:create-ideas Generate ideas in one shot using creative sampling
neolabhq/context-engineering-kit
503
21
tdd:test-driven-development Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail…
neolabhq/context-engineering-kit
502
22
design-testing-strategy Use before writing any type of tests. Distills 14 industry sources into deterministic decision gates, schemas, and wo…
neolabhq/context-engineering-kit
500
23
docs:write-concisely Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more profes…
neolabhq/context-engineering-kit
486
24
reflexion:reflect Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity …
neolabhq/context-engineering-kit
485
25
code-review:review-pr Comprehensive pull request review using specialized agents
neolabhq/context-engineering-kit
484
26
reflexion:critique Comprehensive multi-perspective review using specialized judges with debate and consensus building
neolabhq/context-engineering-kit
483
27
docs:update-docs Update and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. …
neolabhq/context-engineering-kit
482
28
test-coverage Use after writing tests to assess coverage quality across structural, mutation, requirements, and API/integration dim…
neolabhq/context-engineering-kit
482
29
customaize-agent:context-engineering Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or opti…
neolabhq/context-engineering-kit
480
30
tdd:fix-tests Systematically fix all failing tests after business logic changes or refactoring
neolabhq/context-engineering-kit
479
31
tdd:write-tests Systematically add test coverage for all local code changes using specialized review and development agents. Add test…
neolabhq/context-engineering-kit
476
32
customaize-agent:thought-based-reasoning Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning,…
neolabhq/context-engineering-kit
474
33
kaizen:root-cause-tracing Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically trac…
neolabhq/context-engineering-kit
473
34
sadd:subagent-driven-development Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues…
neolabhq/context-engineering-kit
473
35
reflexion:memorize Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering
neolabhq/context-engineering-kit
471
36
customaize-agent:create-skill Guide for creating effective skills. This command should be used when users want to create a new skill (or update an …
neolabhq/context-engineering-kit
467
37
git:commit Create well-formatted commits with conventional commit messages and emoji
neolabhq/context-engineering-kit
465
38
kaizen:kaizen Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements,…
neolabhq/context-engineering-kit
465
39
customaize-agent:apply-anthropic-skill-best-practices Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requi…
neolabhq/context-engineering-kit
464
40
ddd:setup-code-formating Sets up code formatting rules and style guidelines in CLAUDE.md
neolabhq/context-engineering-kit
462
41
customaize-agent:agent-evaluation Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating cont…
neolabhq/context-engineering-kit
459
42
git:create-pr Create pull requests using GitHub CLI with proper templates and formatting
neolabhq/context-engineering-kit
459
43
sadd:do-in-steps Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-a…
neolabhq/context-engineering-kit
459
44
sadd:tree-of-thoughts Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-jud…
neolabhq/context-engineering-kit
458
45
git:worktrees Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while develop…
neolabhq/context-engineering-kit
455
46
sadd:judge-with-debate Evaluate solutions through multi-round debate between independent judges until consensus
neolabhq/context-engineering-kit
455
47
kaizen:analyse-problem Comprehensive A3 one-page problem analysis with root cause and action plan
neolabhq/context-engineering-kit
454
48
customaize-agent:test-skill Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization…
neolabhq/context-engineering-kit
453
49
git:merge-worktree Merge changes from worktrees into current branch with selective file checkout, cherry-picking, interactive patch sele…
neolabhq/context-engineering-kit
453
50
customaize-agent:test-prompt Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desire…
neolabhq/context-engineering-kit
452
Page 2 · 138 total Previous Next