How this command is triggered — by the user, by Claude, or both
Slash command
/fzf-power:helpThe summary Claude sees in its command listing — used to decide when to auto-load this command
Display the following help text to the user:
Display the following help text to the user:
fzf-power — Teaches Claude to use fzf's full capabilities
WHAT IT DOES:
When Claude writes scripts involving user selection, this plugin ensures
fzf is used with preview windows, keybindings, headers, theming, and
proper formatting — not bare "| fzf".
SKILL (auto-activates when writing interactive scripts):
fzf-mastery Preview windows, --bind actions, theming, advanced patterns
REFERENCES (loaded as needed):
options Full fzf option reference
bind-actions The --bind action system, placeholders, events, transforms
theming Color system, 8 built-in themes, theme gallery
patterns Advanced: ripgrep launcher, mode switching, state toggle
examples Real-world recipes: git, docker, k8s, processes, files
COMMANDS:
/fzf-power:fzf-theme Browse and apply fzf color themes
/fzf-power:add Request a new fzf recipe or pattern (files an issue)
/fzf-power:issue Report a bug (gathers context, you review before filing)
/fzf-power:help This help text
USAGE:
Just ask Claude to write any interactive script — the plugin activates
automatically. For best results, mention what you're selecting from.
Examples: "pick a git branch", "choose a docker container", "select a file"
npx claudepluginhub metcalfc/claude-plugin --plugin fzf-power/cliSelects and executes optimal CLI tools for a given task using terminal-native expert patterns, with optional preference like 'modern' or 'standard'.
/powerlineRuns interactive setup wizard for Claude Powerline statusline: checks Node.js 18+, detects Nerd Fonts, selects theme, generates ~/.claude/claude-powerline.json config.
/cc-helpProvides interactive documentation lookup for Claude Code features by topic, or lists available topics if none specified.
/setupConfigures claude-code-mascot-statusline plugin: select mascot pack (pixel-buddy or space-invader with scope), optionally customize status line summary items, and write config files.
/shellProvides shell configuration guide for bash/zsh covering startup files, environment variables, and options based on query like bash, zsh, startup.
/plugin-dev-guideLoads plugin development guidance skill, provides overview of capabilities and skill routing, and assists with specified question or task.