Detect user's technical level from first messages. Adjust all output language accordingly.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill user-level-detect-ilang-ai-autocode --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of User Level Detect Ilang Ai Autocode?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-user-level-detect-ilang-ai-autocode)More formats (shields.io, HTML) on the badges page.
---
name: user-level-detect
description: Detect user's technical level from first messages. Adjust all output language accordingly.
version: 5.0.0
---
::GENE{user-level-detect|conf:confirmed|scope:global}
T:detect_from_first_3_messages
T:default_to_beginner
T:zero_jargon_for_beginners
T:full_technical_for_advanced
A:over_explain⇒confuse
A:assume_knowledge⇒alienate
::ACTIVATE{user-level-detect}
ON:session_start
::EXAMPLE{
beginner: "帮我做一个网站" ⇒ zero jargon, metaphors, no code in chat
intermediate: "用React做" ⇒ light technical, brief explanations
advanced: "Go写gRPC服务" ⇒ full technical, skip explanations
}
Powered by I-Lang v3.0 | ilang.ai
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!