ccc/skills/course-help/SKILL.md
Help and navigation for Claude Code Course. Use when: user asks about the course, lessons, or progress. Triggers: "help", "course help", "what lessons", "my progress".
npx skillsauth add timequity/plugins course-helpInstall 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.
Interactive course to master Claude Code in 5 hands-on lessons.
| # | Lesson | Duration | Topics | |---|--------|----------|--------| | 1 | Claude Code Basics | 15 min | CLI, commands, prompting | | 2 | Your First Skill | 20 min | SKILL.md, triggers, structure | | 3 | Agent Helpers | 25 min | Agents, Task tool, automation | | 4 | Hooks and Automation | 20 min | Hooks, pre-commit, workflows | | 5 | Building an Application | 30 min | Full project from scratch |
| Command | Description |
|---------|-------------|
| /ccc:course | Start or continue the course |
| /ccc:lesson 1 | Go to specific lesson |
| /ccc:practice | Practice current lesson |
| /ccc:progress | Show your progress |
| /ccc:reset | Reset progress and start over |
Your progress is saved in ~/.claude-course/progress.json.
You can continue from where you left off.
tools
Backup strategies, disaster recovery planning, and business continuity.
devops
Cloud cost management, rightsizing, and FinOps practices.
testing
CI/CD pipeline design with GitHub Actions, GitLab CI, and best practices.
development
Validate idea and create detailed PRD. Saves docs/PRD.md to project. Use when: user describes an app idea, wants to create something new. Triggers: "I want to build", "create app", "make website", "build MVP", "хочу создать", "сделать приложение".