Skip to content
Development
Command

/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:

shell
$ npx -y skills add NikiforovAll/claude-code-rules --agent claude-code

Ships with claude-code-rules. Installing the plugin gets this command.

How 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/update-component-reference

Context preview

What this command does when you run it.

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:

Command definition

update-component-reference.md

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: ["Skill(update-component-reference)", "Read", "Write", "Edit", "Glob", "Grep", "Bash"] ---

Load the "update-component-reference" skill via `Skill` tool and follow its instructions.

When documenting a new plugin, also:

  • update the website plugin index in `website/docs/plugins.md`
  • add or refresh the plugin's concise `README.md` so the plugin structure matches repo conventions

**Request:** $ARGUMENTS

Read it on GitHub ↗
Ships withclaude-code-rules

A collection of Claude Code recommendations and practices. Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.

Get the whole plugin, auto-invoked
Stats
136
Stars
0
Views
19
Forks
Active
Maintenance
HTML
Language
Apache-2.0
License
5d ago
Last commit
1y ago
Created

Repo: NikiforovAll/claude-code-rules