diff --git a/README.md b/README.md
index 73b398e..121c782 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# claude-code-best-practice
practice makes claude perfect
--white?style=flat&labelColor=555) 
+-white?style=flat&labelColor=555) 
[](best-practice/) [](implementation/) [](orchestration-workflow/orchestration-workflow.md) [](https://code.claude.com/docs) [](#-tips-and-tricks) [](#-subscribe) 
= Agents ·
= Commands ·
= Skills
@@ -41,6 +41,8 @@ practice makes claude perfect
| Feature | Location | Description |
|---------|----------|-------------|
| [**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) |
+| [**Ultraplan**](https://code.claude.com/docs/en/ultraplan)  | `/ultraplan` | Draft plans in the cloud with browser-based review, inline comments, and flexible execution — remotely or teleported back to terminal |
+| [**Claude Code Web**](https://code.claude.com/docs/en/claude-code-on-the-web)  | `claude.ai/code` | Run tasks on cloud infrastructure — long-running tasks, PR auto-fix, parallel sessions with no local setup · [Scheduled Tasks](https://code.claude.com/docs/en/web-scheduled-tasks) |
| [**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) |
@@ -93,14 +95,14 @@ All major workflows converge on the same architectural pattern: **Research → P
| Name | ★ | Uniqueness | Plan |
|
|
|
|------|---|------------|------|---|---|---|
-| [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) | 136k |    |
[planner](https://github.com/affaan-m/everything-claude-code/blob/main/agents/planner.md) | 38 | 75 | 156 |
-| [Superpowers](https://github.com/obra/superpowers) | 134k |    |
[writing-plans](https://github.com/obra/superpowers/tree/main/skills/writing-plans) | 5 | 3 | 14 |
+| [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) | 137k |    |
[planner](https://github.com/affaan-m/everything-claude-code/blob/main/agents/planner.md) | 38 | 75 | 156 |
+| [Superpowers](https://github.com/obra/superpowers) | 135k |    |
[writing-plans](https://github.com/obra/superpowers/tree/main/skills/writing-plans) | 5 | 3 | 14 |
| [Spec Kit](https://github.com/github/spec-kit) | 85k |    |
[speckit.plan](https://github.com/github/spec-kit/blob/main/templates/commands/plan.md) | 0 | 9+ | 0 |
-| [gstack](https://github.com/garrytan/gstack) | 63k |    |
[autoplan](https://github.com/garrytan/gstack/tree/main/autoplan) | 0 | 0 | 31 |
-| [Get Shit Done](https://github.com/gsd-build/get-shit-done) | 47k |    |
[gsd-planner](https://github.com/gsd-build/get-shit-done/blob/main/agents/gsd-planner.md) | 21 | 60 | 0 |
-| [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) | 43k |    |
[bmad-create-prd](https://github.com/bmad-code-org/BMAD-METHOD/tree/main/src/bmm-skills/2-plan-workflows/bmad-create-prd) | 0 | 0 | 39 |
+| [gstack](https://github.com/garrytan/gstack) | 64k |    |
[autoplan](https://github.com/garrytan/gstack/tree/main/autoplan) | 0 | 0 | 31 |
+| [Get Shit Done](https://github.com/gsd-build/get-shit-done) | 48k |    |
[gsd-planner](https://github.com/gsd-build/get-shit-done/blob/main/agents/gsd-planner.md) | 21 | 60 | 0 |
+| [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) | 44k |    |
[bmad-create-prd](https://github.com/bmad-code-org/BMAD-METHOD/tree/main/src/bmm-skills/2-plan-workflows/bmad-create-prd) | 0 | 0 | 39 |
| [OpenSpec](https://github.com/Fission-AI/OpenSpec) | 37k |    |
[opsx:propose](https://github.com/Fission-AI/OpenSpec/blob/main/src/commands/workflow/new-change.ts) | 0 | 11 | 0 |
-| [oh-my-claudecode](https://github.com/Yeachan-Heo/oh-my-claudecode) | 23k |    |
[ralplan](https://github.com/Yeachan-Heo/oh-my-claudecode/tree/main/skills/ralplan) | 19 | 0 | 36 |
+| [oh-my-claudecode](https://github.com/Yeachan-Heo/oh-my-claudecode) | 24k |    |
[ralplan](https://github.com/Yeachan-Heo/oh-my-claudecode/tree/main/skills/ralplan) | 19 | 0 | 36 |
| [Compound Engineering](https://github.com/EveryInc/compound-engineering-plugin) | 13k |    |
[ce-plan](https://github.com/EveryInc/compound-engineering-plugin/tree/main/plugins/compound-engineering/skills/ce-plan) | 49 | 4 | 42 |
| [HumanLayer](https://github.com/humanlayer/humanlayer) | 10k |    |
[create_plan](https://github.com/humanlayer/humanlayer/blob/main/.claude/commands/create_plan.md) | 6 | 27 | 0 |