with one click
rb-intro
// Use when users want a tutorial walkthrough of plugin commands and capabilities. Use when users want to learn what the plugin offers, not when they already have a specific task to work on.
// Use when users want a tutorial walkthrough of plugin commands and capabilities. Use when users want to learn what the plugin offers, not when they already have a specific task to work on.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | rb:intro |
| description | Use when users want a tutorial walkthrough of plugin commands and capabilities. Use when users want to learn what the plugin offers, not when they already have a specific task to work on. |
| when_to_use | Triggers: "tutorial", "what can you do", "show commands", "help with plugin", "getting started". |
| argument-hint | [--section N] |
| effort | low |
| disable-model-invocation | true |
Interactive introduction to the Ruby/Rails/Grape plugin for new users.
/rb:plan Add user authentication with Devise/rb:work .claude/plans/user-authentication/plan.md/rb:verify then /rb:reviewMarketplace Install (Important)
When installing from the Claude Code marketplace, the plugin's specialist agents will prompt for permissions on first use.
This is a security restriction — plugin agents follow your session permission policy, so project-level permissions.allow rules are the normal fix.
Workarounds:
.claude/settings.json:
Bash(bundle *), Bash(rails *), Bash(rake *),
Bash(mkdir -p **/.claude/**),
Bash(*/bin/manifest-update *),
Read(*), Grep(*), Glob(*)Write(**/.claude/plans/**), Write(**/.claude/reviews/**),
Write(**/.claude/audit/**), Write(**/.claude/research/**),
Write(**/.claude/solutions/**),
Write(**/.claude/skill-metrics/**),
Write(**/.claude/investigations/**)/update-config to apply the recommended Write allowlist without hand-editing/rb:permissions to generate a narrower project allowlist from recent usage--plugin-dir for local development while iterating on the plugin itselfCLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 in your shell. Enables
SendMessage so spawn-fanout skills can resume agents that paused
at maxTurns. Without it, paused agents become coverage gaps.See CLAUDE.md "Conventions → Agents" section for details.
See ${CLAUDE_SKILL_DIR}/references/tutorial-content.md for the complete walkthrough with:
xhigh, /focus, /recap,
/less-permission-prompts, /output-styles)CLAUDE.md small + scoped-rule pattern