.claude/skills/coding-level/SKILL.md
Set coding experience level for tailored explanations and output format.
npx skillsauth add haidonglethqb/CloudSchool ck:coding-levelInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Set your coding experience level for tailored explanations and output format.
/ck:coding-level [0-5]
| Level | Name | Description | |-------|------|-------------| | 0 | ELI5 | Zero coding experience - analogies, no jargon, step-by-step | | 1 | Junior | 0-2 years - concepts explained, WHY not just HOW | | 2 | Mid-Level | 3-5 years - design patterns, system thinking | | 3 | Senior | 5-8 years - trade-offs, business context, architecture | | 4 | Tech Lead | 8-10 years - risk assessment, business impact, strategy | | 5 | God Mode | Expert - default behavior, maximum efficiency (default) |
codingLevel in .claude/.ck.jsonSet level 1 in .claude/.ck.json:
{
"codingLevel": 1,
...
}
Next session, Claude will automatically:
For finer control, you can also use /output-style with these styles:
coding-level-0-eli5coding-level-1-juniorcoding-level-2-midcoding-level-3-seniorcoding-level-4-leadcoding-level-5-goddevelopment
Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.
development
Debug systematically with root cause analysis before fixes. Use for bugs, test failures, unexpected behavior, performance issues, call stack tracing, multi-layer validation, log analysis, CI/CD failures, database diagnostics, system investigation.
data-ai
Conversion copywriting formulas, headline templates, email copy patterns, landing page structures, CTA optimization, and writing style extraction. Activate for writing high-converting copy, crafting headlines, email campaigns, landing pages, or applying custom writing styles from assets/writing-styles/ directory.
tools
ALWAYS activate this skill before implementing EVERY feature, plan, or fix.