byhoruz-ai· 12 skills
Best practices for creating Claude Code slash commands. Use this skill when creating, editing, or improving custom slash commands for Claude Code. Covers frontmatter configuration, dynamic features ($ARGUMENTS, bash execution, file references), command patterns (git workflows, multi-agent orchestration, code review), and helps decide when to use slash commands vs skills vs subagents.
$npx -y skills add horuz-ai/claude-plugins --skill slash-commandsInstalls into the current project.
Run `npx skills use "https://github.com/horuz-ai/claude-plugins" --skill "horuz-ai/claude-plugins/slash-commands"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/horuz-ai/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/horuz-ai/claude-plugins"` and select the relevant skills, then follow their instructions.