tkm:set-level

Set default coding explanation complexity across six levels in sessions.

Updated May 13, 2026
One-click install
npx skills add https://github.com/khapn-2933/agentic-coding-hands-on --skill tkm-set-level
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tkm:set-level
Source: https://github.com/khapn-2933/agentic-coding-hands-on/tree/main/.claude/skills/set-level
Command: npx skills add https://github.com/khapn-2933/agentic-coding-hands-on --skill tkm-set-level

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Adjusts the level of coding explanations and session detail, enhancing learning for beginners and experts alike.

Core Features & Use Cases

  • Tailored Learning: Select from six levels (ELI5 to God Mode) for coding explanations suited to your experience level.
  • Automated Session Start: Guidelines are automatically set on every session, requiring no manual action.
  • Flexible Control: Set your preference in the .claude/.sk.json file for fine-grained control or use specific output styles for extra precision.

Quick Start

Set coding level to 3 in your .claude/.sk.json file:

{
  "codingLevel": 3,
  ...
}

Frequently Asked Questions about tkm:set-level

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I customize AI coding explanation level for programming learning?

You can customize AI coding explanation level for programming learning by configuring the `codingLevel` setting in your `.claude/.sk.json` file, selecting from six tiers ranging from ELI5 to God Mode to match your experience.

Can I adjust the detail and style of explanations in a programming session automatically?

Yes, you can adjust the detail and style of explanations automatically by setting your preferred coding level in the `.claude/.sk.json` file, which applies the guidelines to every session without manual action.

What is the best way to set a default AI explanation style for different experience levels?

The best way to set a default AI explanation style is using the `codingLevel` key in the `.sk.json` configuration file, offering six distinct levels from beginner ELI5 to expert God Mode for tailored learning.

Does session customization for AI coding explanations require manual setup every time?

Session customization for AI coding explanations does not require manual setup every time because the guidelines are automatically applied on session start once you configure your preferred level in the `.sk.json` file.

How many coding levels can I choose from for tailored programming learning?

You can choose from six coding levels for tailored programming learning, ranging from ELI5 for beginners to God Mode for experts, allowing precise control over explanation complexity and detail.