CtrlK
BlogDocsLog inGet started
Tessl Logo

context-engineering-kit

github.com/NeoLabHQ/context-engineering-kit

SkillAddedReview
thought-based-reasoning

plugins/customaize-agent/skills/thought-based-reasoning/SKILL.md

Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns

55

test-skill

plugins/customaize-agent/skills/test-skill/SKILL.md

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

70

1.92x
test-prompt

plugins/customaize-agent/skills/test-prompt/SKILL.md

Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing

61

prompt-engineering

plugins/customaize-agent/skills/prompt-engineering/SKILL.md

Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.

52

create-workflow-command

plugins/customaize-agent/skills/create-workflow-command/SKILL.md

Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts

53

create-skill

plugins/customaize-agent/skills/create-skill/SKILL.md

Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

64

create-rule

plugins/customaize-agent/skills/create-rule/SKILL.md

Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say "You absolutly right, I should have done it differently." -> need create rule for this issue so it not appears again.

55

create-hook

plugins/customaize-agent/skills/create-hook/SKILL.md

Create and configure git hooks with intelligent project analysis, suggestions, and automated testing

42

create-command

plugins/customaize-agent/skills/create-command/SKILL.md

Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration

48

create-agent

plugins/customaize-agent/skills/create-agent/SKILL.md

Comprehensive guide for creating Claude Code agents with proper structure, triggering conditions, system prompts, and validation - combines official Anthropic best practices with proven patterns

47

context-engineering

plugins/customaize-agent/skills/context-engineering/SKILL.md

Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts.

59

apply-anthropic-skill-best-practices

plugins/customaize-agent/skills/apply-anthropic-skill-best-practices/SKILL.md

Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure

49

agent-evaluation

plugins/customaize-agent/skills/agent-evaluation/SKILL.md

Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.

61