writing-commands

Community

Automate workflows with robust slash commands.

AuthorRegis-RCR
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides developers in creating reliable Claude Code slash commands, preventing execution failures, unsafe tool access, and discoverability issues due to poor design.

Core Features & Use Cases

  • Arguments Handling: Explains how to use the $ARGUMENTS placeholder for dynamic user input, enabling flexible and powerful command execution.
  • Tool Restrictions: Teaches how to limit tool access for safety and focused execution, preventing unintended file modifications or actions.
  • Namespacing & Discovery: Provides guidance on preventing naming conflicts and ensuring commands are discoverable via /help, enhancing user experience.

Quick Start

Create a new command /generate-component that takes a component name and type as arguments, then generates the component files.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: writing-commands
Download link: https://github.com/Regis-RCR/rcr-plugin-factory-marketplace/archive/main.zip#writing-commands

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.