.claude/skills/coding-level/SKILL.md
Set coding experience level for tailored explanations and output format.
npx skillsauth add quanganh208/cookmate 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
Create, edit, analyze .docx Word documents. Use for document creation, tracked changes, comments, formatting preservation, text extraction, template modification.
development
Analyze codebase and manage project documentation — init, update, summarize.
development
Search library/framework documentation via llms.txt (context7.com). Use for API docs, GitHub repository analysis, technical documentation lookup, latest library features.
development
Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.