/slides
Magazine-quality slide deck as a self-contained HTML page
$ npx -y skills add NikiforovAll/claude-code-rules --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/slides
Context preview
What this command does when you run it.
Magazine-quality slide deck as a self-contained HTML page
Command definition
slides.mddescription: Magazine-quality slide deck as a self-contained HTML page argument-hint: "[topic] [--style <name>] [--theme light|dark]" disable-model-invocation: true
Load the visual-explainer skill, then generate a slide deck about the topic below. Any `--flags` in it belong to the skill's Arguments table, not to the topic.
Topic: $ARGUMENTS
Follow **Slide Deck Mode** in the skill — it owns the reading list, the narrative arc, and the composition rules.
**Slide output is always opt-in.** Only generate slides when this command is invoked or the user explicitly asks for a slide deck.
**Aesthetic:** pick one of the four slide presets in `slide-patterns.md` (Midnight Editorial, Warm Signal, Terminal Mono, Swiss Clean), or any `--style` value from the skill's table adapted for slides. Vary from previous decks and carry the choice through every slide.
A collection of Claude Code recommendations and practices. Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.
Other commands on claude-code-rules.
- /update-component-reference
description: Add plugin components to the website docs, including component reference pages, plugin index entries, and plugin READMEs argument-hint: Component or plugin to document (e.g., "skill glab", "agent code-reviewer", "plugin handbook-reflect") allowed-tools:
Open command - /version-bump
Bump versions across the monorepo during release process
Open command - /explain
Provide clear explanations of code, concepts, and system behavior with educational clarity
Open command - /five-whys
Use the "Five Whys" root cause analysis technique to deeply understand problems.
Open command - /prompt-generator
Generate effective prompts for Claude 4.5 Sonnet to achieve user-defined outcomes
Open command - /reflect
Create a reflective analysis of the current Claude Code session, focusing on techniques, patterns, lessons learned, and workflow improvements.
Open command

