بنقرة واحدة
self-assessment
// Interactive skill assessment with personalized learning path generation
// Interactive skill assessment with personalized learning path generation
| name | self-assessment |
| version | 1.0.0 |
| description | Interactive skill assessment with personalized learning path generation |
| trigger | /self-assessment |
| invocation | manual |
| profiles | [{"name":"junior","label":"Beginner","min_score":0,"max_score":6},{"name":"intermediate","label":"Intermediate","min_score":7,"max_score":13},{"name":"advanced","label":"Advanced","min_score":14,"max_score":20}] |
| topics | [{"id":1,"name":"Quick Start","guide_section":"guide/ultimate-guide.md#part-1-quick-start","importance":"critical","depends_on":[]},{"id":2,"name":"Core Concepts","guide_section":"guide/ultimate-guide.md#part-2-core-concepts","importance":"critical","depends_on":[1]},{"id":3,"name":"Memory & Settings","guide_section":"guide/ultimate-guide.md#part-3-memory--settings","importance":"high","depends_on":[2]},{"id":4,"name":"Agents","guide_section":"guide/ultimate-guide.md#part-4-agents","importance":"high","depends_on":[2,3]},{"id":5,"name":"Skills","guide_section":"guide/ultimate-guide.md#part-5-skills","importance":"high","depends_on":[2,3]},{"id":6,"name":"Commands","guide_section":"guide/ultimate-guide.md#part-6-commands","importance":"medium","depends_on":[2]},{"id":7,"name":"Hooks","guide_section":"guide/ultimate-guide.md#part-7-hooks","importance":"medium","depends_on":[2,3]},{"id":"08","name":"MCP Servers","guide_section":"guide/ultimate-guide.md#part-8-mcp-servers","importance":"medium","depends_on":[2]},{"id":"09","name":"Advanced Patterns","guide_section":"guide/ultimate-guide.md#part-9-advanced-patterns","importance":"low","depends_on":[4,5,6,7,"08"]},{"id":10,"name":"Security & Production","guide_section":"guide/security/","importance":"critical","depends_on":[2,3]}] |
| modes | [{"id":"quick","name":"Quick Assessment","duration":"5 minutes","questions_per_topic":1,"total_questions":10,"description":"Rapid assessment across core topics. Get a skill level + identify 2-3 immediate gaps."},{"id":"comprehensive","name":"Comprehensive Assessment","duration":"20 minutes","questions_per_topic":2,"total_questions":20,"description":"Deep dive into each topic. Get per-topic scores + detailed learning path + practice projects."}] |
Master your Codex skills with a personalized learning journey.
This interactive assessment identifies your current expertise level and generates a custom learning path tailored to your gaps and goals.
Quick Mode (5 min)
Comprehensive Mode (20 min)
Questions cover:
Each question has:
Quick Mode Output:
╔═══════════════════════════════════════════════╗
║ Your Profile: Intermediate Developer ║
╠═══════════════════════════════════════════════╣
║ Overall Score: 14/20 ║
║ Level: Intermediate (strong) ║
╠═══════════════════════════════════════════════╣
║ Immediate Gaps: ║
║ • MCP Servers (5/5 topics weak) ║
║ • Advanced Patterns (4/5 weak) ║
║ • Hooks (3/5 partially weak) ║
║ ║
║ → Recommended learning time: 4-6 hours ║
╚═══════════════════════════════════════════════╝
Comprehensive Mode Output:
╔═══════════════════════════════════════════════════════════════╗
║ Detailed Mastery Profile ║
╠═══════════════════════════════════════════════════════════════╣
║ ║
║ 01 Quick Start ████░░░░░░ 8/10 Proficient ║
║ 02 Core Concepts ██████░░░░ 6/10 Proficient ║
║ 03 Memory & Settings ██████░░░░ 6/10 Proficient ║
║ 04 Agents ████░░░░░░ 4/10 Basic ║
║ 05 Skills ████░░░░░░ 4/10 Basic ║
║ 06 Commands ██████░░░░ 6/10 Proficient ║
║ 07 Hooks ██░░░░░░░░ 2/10 None ║
║ 08 MCP Servers ██░░░░░░░░ 2/10 None ║
║ 09 Advanced Patterns ░░░░░░░░░░ 0/10 None ║
║ 10 Security ███░░░░░░░ 3/10 Basic ║
║ ║
║ OVERALL: Intermediate (14/100 points) ║
╚═══════════════════════════════════════════════════════════════╝
Based on your scores, you get:
Prioritized learning sequence (respects dependencies):
Example path for Intermediate developer:
Phase 1: Hooks Fundamentals (2 hours)
→ Read: guide/ultimate-guide.md#part-7-hooks
→ Try: examples/hooks/event-driven-formatting.sh
→ Quiz: /lesson-quiz 07-hooks
Phase 2: MCP Integration (3 hours)
→ Read: guide/ultimate-guide.md#part-8-mcp-servers
→ Try: examples/mcp-configs/github-integration.json
→ Quiz: /lesson-quiz 08-mcp-servers
Phase 3: Advanced Patterns (4 hours)
→ Read: guide/ultimate-guide.md#part-9-advanced-patterns
→ Practice: 3 real-world projects (see below)
→ Quiz: /lesson-quiz 09-advanced-patterns
3 Practice Projects Based on your profile, you get targeted exercises:
/self-assessment quick
/self-assessment comprehensive
/self-assessment quick --verbose # Show explanations
/self-assessment comprehensive --save # Save results to file
This assessment is designed to identify:
/lesson-quiz [topic] — Quiz yourself on specific topics/audit-agents-skills — Audit your own config quality/Codex-md — Manage your AGENTS.md configurationAfter assessment, the /lesson-quiz skill provides per-module verification:
/help self-assessmentguide/learning-with-ai.mdReady to master Codex? Start with /self-assessment quick now.
Transform CHANGELOG entries into social content (LinkedIn, Twitter/X, Newsletter, Slack) in FR + EN. Use after releases or weekly to generate ready-to-post content from guide updates.
Add descriptive prose to bare sections in whitepapers (FR + EN) using 9 parallel agents
Audit version freshness, FR/EN parity, and metadata quality of all whitepapers and recap cards
Daily update check — official Anthropic docs diff + guide/CC releases digest
Compare official Anthropic docs baseline vs current snapshot (no network — instant)
Fetch official Anthropic Codex docs and store as local baseline snapshot