🧭
AI EngineeringJavaScript

Skill Plan

by XBuilderLAB

Skill Plan is an AI Engineering skill for Claude Code, published by XBuilderLAB in cheat-on-skill.

182 stars14 forkson XBuilderLAB/cheat-on-skillAdded 2026/09/07+3% in starsRepository updated 2026/06/27
ai-careeranthropiccareer-transitionclaude-codeclaude-skillsjob-searchllm-tools
Install in seconds
Install Skill Plan
Copy Skill Plan into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/XBuilderLAB/cheat-on-skill/tree/main/skills/skill-plan ~/.claude/skills/skill-plan

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/XBuilderLAB/cheat-on-skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/skill-plan/SKILL.md in XBuilderLAB/cheat-on-skill
Installs to
~/.claude/skills/skill-plan
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering3475 skills

What Skill Plan does

Skill Plan generates a personalized learning strategy for a chosen role, from gap analysis to phased study paths, portfolio projects, job-search timing, and stop-loss rules. Use it when you want an AI-guided plan for switching roles with verifiable milestones.

Skill Plan is cataloged under AI Engineering on DirSkills. Skill Plan comes from a repository tagged ai-career, anthropic, career-transition, claude-code and claude-skills.

Documentation

README

/skill-plan — 个性化学习策略(差距 → 路径 → 上岸)

把一个目标岗位变成"以你的起点 + 每周时间,几个月内能学到能投简历"的可执行学习计划。

前置检查

  • .skill-state.json 找该岗位。若不在 candidate_roles 或可学性判定为 ❌ 劝退/⛔ 吃力,先提醒用户回 skill-scan 重选或确认,别硬做注定挫败的计划。
  • 若该岗位牵涉付费培训/内推,先确认它过了 ../../shared-references/anti-scam-rubric.md;命中红线先劝退。
  • ../../shared-references/learnability-rubric.md(差距维度对齐)和 role-tiers.md(起步动作按档位)。

学习策略必含 6 块

  1. 差距分析(最重要):把目标岗位 JD 要求 − 用户已有能力 = 要补的清单,逐条列,标出哪些可迁移(已有,略学即可)、哪些要从头学。差距清单决定整个计划,别跳过。

  2. 分阶段学习路径:拆成 2–4 个阶段,每阶段有:

    • 目标(学完能做什么,可验证)
    • 具体内容 + 推荐资源类型(优先免费/低成本 + 边学边做;要推具体课程/资源时用 WebSearch 查当下真实可得的,加年份,别凭记忆给可能失效的链接)
    • AI 加速点:这一阶段怎么用 AI 当私教 / 用 AI 编程 / 用 AI 出作品,把学习曲线压短(这是 AI 时代学习的题眼,别让"用 AI"停在口号)
    • 时间盒(以用户每周 N 小时算,这阶段几周)

This is the opening of the README. Read the full README on GitHub.

Commands Skill Plan provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /skill-plan

Frequently asked about Skill Plan

  • What else does XBuilderLAB publish alongside Skill Plan?

    Skill Plan is one of 4 skills that DirSkills catalogs from XBuilderLAB/cheat-on-skill, the repository it ships in. Its siblings there include Skill Init, Skill Scan and Skill Status. Each one is a separate skill with its own page in this directory, installs the same way Skill Plan does, and is maintained by XBuilderLAB in that same repository. The rest of the collection is listed on the XBuilderLAB/cheat-on-skill page.

  • How does Skill Plan compare to other AI Engineering skills?

    Skill Plan ranks #3076 by stars among the 3475 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Plan against them. Open each page to compare what they document and how they install.