📄️ Claude Code & slash commands
Master Claude Code in depth: every built-in slash command, CLAUDE.md, skills, permissions, hooks, subagents, MCP, plugins, GitHub Actions CI and the Agent SDK, with a complete team project. 8 hours, a 40-question exam and a verifiable certificate.
📄️ 1. Install and first session
Module 1 of the premium Claude Code course: native install, npm, Homebrew, WinGet, authentication, folder trust, /help /status /doctor /init /model /effort /config and the essential keyboard shortcuts.
📄️ 2. Agentic loop and context
Module 2 of the premium Claude Code course: catalog of built-in tools, the gather-act-verify loop, the context window, /context /compact /clear /btw, prompt caching and reading cost with /usage.
📄️ 3. CLAUDE.md and memory
Module 3 of the premium Claude Code course: the CLAUDE.md hierarchy, .claude/rules/ scoped by paths, @ imports, AGENTS.md, automatic memory, /init /memory /doctor, team management.
📄️ 4. Slash commands: session and configuration
Module 4 of the premium Claude Code course: exhaustive reference of the session, context, cost, configuration, model, memory, permissions and account commands, with grammar, ten commands to know by heart and a day-in-the-life.
📄️ 5. Slash commands: quality and parallelism
Module 5 of the premium Claude Code course: exhaustive reference of the quality, parallelism, background, automation, extension, integration, bundled-skill and diagnostic commands.
📄️ 6. Build your own commands (skills)
Module 6 of the premium Claude Code course: anatomy of a skill, full frontmatter, arguments and shell injection, subagent execution, tool pre-approval, name-clash resolution, six SKILL.md files for Kiosque.
📄️ 7. Permissions and settings
Module 7 of the premium Claude Code course: the allow/ask/deny permission model, the six execution modes, the Bash sandbox, settings-file precedence and environment variables, with a complete settings.json for Kiosque.
📄️ 8. Plan, checkpoints, sessions and worktrees
Module 8 of the premium Claude Code course: plan mode, rewind by checkpoints, session management (resume, branch, fork, export) and isolated git worktrees to parallelize without conflict, illustrated on Kiosque.
📄️ 9. Hooks
Module 9 of the Claude Code premium course: hook events, matchers, JSON format, return codes, hook types, with three complete hooks for Kiosque.
📄️ 10. Subagents and parallelism
Module 10 of the Claude Code premium course: custom subagents, /subtask, /batch, /workflows, worktrees, agent teams, and concurrency limits, with two complete subagents for Kiosque.
📄️ 11. MCP
Module 11 of the Claude Code premium course: Model Context Protocol, HTTP/stdio/SSE/WebSocket transports, local/project/user scopes, .mcp.json, OAuth authentication, and a Kiosque .mcp.json with GitHub HTTP and Postgres stdio.
📄️ 12. Plugins and marketplaces
Module 12 of the Claude Code premium course: plugins, plugin.json, folder structure, public and private marketplaces, distribution, with the complete kiosque-tools plugin.
📄️ 13. Daily workflows
Module 13 of the Claude Code premium course: prompting best practices, common-workflows recipes, TDD, PR review with /review and /code-review, /autofix-pr, IDE, web, Chrome, and large codebases.
📄️ 14. Headless, CI, and Agent SDK
Module 14 of the Claude Code premium course: claude -p and its exact flags, headless.md, cli-reference.md, GitHub Actions, GitLab CI, /schedule and /goal, Python and TypeScript Agent SDK with structured output.
📄️ 15. Costs, security, team
Module 15 of the Claude Code premium course: reading /usage and the prompt cache, reducing context, permissions and fast mode, security-guidance and /security-review, shared team settings.
📄️ 16. Kiosque project
Module 16 of the Claude Code premium course: a guided project that assembles skills, subagents, hooks, MCP, plugin, and GitHub Actions workflow around the Kiosque FastAPI/React application.
📄️ 17. Recap and exam
Complete recap of the Claude Code premium course: install, context, CLAUDE.md, slash commands, skills, permissions, plan and checkpoints, hooks, subagents, MCP, plugins, workflows, headless and Agent SDK, costs and security, Kiosque project; then the 40-question exam.
📄️ 18. Fable 5.1 news
The complete picture of Claude Fable 5.1's changes in Claude Code: longer token allocations, chain of thought persisted across tools, improved checkpoints, better reliability of hooks and subagents, and impact on the workflows described in this course.