ck:coding-level

Adjust AI coding explanation complexity and formatting by numeric experience level.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/hidonguyen/trade-ops --skill ck-coding-level-hidonguyen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:coding-level
Source: https://github.com/hidonguyen/trade-ops/tree/main/.opencode/skills/coding-level
Command: npx skills add https://github.com/hidonguyen/trade-ops --skill ck-coding-level-hidonguyen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you control the complexity, tone, and output format of AI coding explanations so responses match the user's actual experience and learning needs.

Core Features & Use Cases

  • Personalized explanations: Adjusts verbosity, use of jargon, and example detail for levels 0 through 5.
  • Session guideline injection: Persists a codingLevel preference and applies it automatically at session start to ensure consistent behavior.
  • Use Case: Provide step-by-step, analogy-driven guidance for beginners or high-level trade-off analysis for senior engineers and tech leads.

Quick Start

Set your coding level to 2 in .opencode/.ck.json to receive mid-level explanations focused on design and implementation.

Frequently Asked Questions about ck:coding-level

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

FAQPage Schema
How do I adjust AI coding explanations to match my experience level?

You can adjust AI coding explanations by setting a numeric coding level from 0 to 5 in your configuration file. The Skill automatically applies this preference at session startup to tailor verbosity, jargon, and output formatting.

What is the numeric scale used to personalize developer-facing AI responses?

The numeric scale for personalizing developer-facing AI responses ranges from 0 to 5. It accepts integers, allowing you to shift from step-by-step, analogy-driven beginner guidance to high-level trade-off analysis for senior engineers.

How do I configure my coding experience level for AI code walkthroughs?

To configure your coding experience level for AI code walkthroughs, set your preferred integer level from 0 to 5 in the `.opencode/.ck.json` file. The guidelines inject automatically at session start without manual activation.

Does this personalization skill require manual activation for each architecture trade-off session?

No manual activation is required for architecture trade-off sessions. The Skill persists your coding level preference in a configuration file and automatically injects the corresponding guidelines at session startup.

Can I use this approach to customize implementation instructions for beginner developers?

Yes, you can customize implementation instructions for beginner developers by setting the coding level to 0 or 1. This adjusts the output formatting to provide step-by-step, analogy-driven guidance tailored for learning scenarios.