diff --git a/README.md b/README.md index 5e9fe8a..0bc20a1 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ practice makes claude perfect | Feature | Location | Description | |---------|----------|-------------| -| [**Fullscreen Rendering**](https://code.claude.com/docs/en/fullscreen)  | `CLAUDE_CODE_NO_FLICKER=1` | Flicker-free alt-screen rendering with mouse support, stable memory, and in-app scrolling — opt-in research preview | +| [**Power-ups**](best-practice/claude-power-ups.md) | `/powerup` | [](best-practice/claude-power-ups.md) Interactive lessons teaching Claude Code features with animated demos (v2.1.90) | +| [**No Flicker Mode**](https://code.claude.com/docs/en/fullscreen)  | `CLAUDE_CODE_NO_FLICKER=1` | [](https://x.com/bcherny/status/2039421575422980329) Flicker-free alt-screen rendering with mouse support, stable memory, and in-app scrolling — opt-in research preview | | [**Computer Use**](https://code.claude.com/docs/en/computer-use)  | `computer-use` MCP server | Let Claude control your screen — open apps, click, type, and screenshot your display on macOS · [Desktop](https://code.claude.com/docs/en/desktop#let-claude-use-your-computer) | | [**Auto Mode**](https://code.claude.com/docs/en/permission-modes#eliminate-prompts-with-auto-mode)  | `claude --enable-auto-mode` | [](https://x.com/claudeai/status/2036503582166393240) Background safety classifier replaces manual permission prompts — Claude decides what's safe while blocking prompt injection and risky escalations · Start with `claude --enable-auto-mode` (or `--permission-mode auto`), or cycle to it with `Shift+Tab` during a session · [Blog](https://claude.com/blog/auto-mode) | | [**Channels**](https://code.claude.com/docs/en/channels)  | `--channels`, plugin-based | Push events from Telegram, Discord, or webhooks into a running session — Claude reacts while you're away · [Reference](https://code.claude.com/docs/en/channels-reference) | diff --git a/best-practice/assets/claude-power-ups/dial-the-model-1.png b/best-practice/assets/claude-power-ups/dial-the-model-1.png new file mode 100644 index 0000000..7a7fadd Binary files /dev/null and b/best-practice/assets/claude-power-ups/dial-the-model-1.png differ diff --git a/best-practice/assets/claude-power-ups/dial-the-model-2.png b/best-practice/assets/claude-power-ups/dial-the-model-2.png new file mode 100644 index 0000000..6cf1413 Binary files /dev/null and b/best-practice/assets/claude-power-ups/dial-the-model-2.png differ diff --git a/best-practice/assets/claude-power-ups/dial-the-model-3.png b/best-practice/assets/claude-power-ups/dial-the-model-3.png new file mode 100644 index 0000000..64f6ab0 Binary files /dev/null and b/best-practice/assets/claude-power-ups/dial-the-model-3.png differ diff --git a/best-practice/assets/claude-power-ups/powerup-menu.png b/best-practice/assets/claude-power-ups/powerup-menu.png new file mode 100644 index 0000000..3f381e2 Binary files /dev/null and b/best-practice/assets/claude-power-ups/powerup-menu.png differ diff --git a/best-practice/claude-power-ups.md b/best-practice/claude-power-ups.md new file mode 100644 index 0000000..46e1c91 --- /dev/null +++ b/best-practice/claude-power-ups.md @@ -0,0 +1,66 @@ +# Power-ups Best Practice + + + +Interactive lessons teaching Claude Code features with animated demos. Each power-up teaches one thing Claude Code can do that most people miss. Introduced in v2.1.90. + +
| ← Back to Claude Code Best Practice | +
+
+
+
+
+
+
+
+