From laravel
Copies rules from skill to the project. Use it when user asks you to copy the rules into the project.
How this skill is triggered — by the user, by Claude, or both
Slash command
/laravel:skills/copy-rulesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You must follow the next steps to copy the rules from the skill to the project:
You must follow the next steps to copy the rules from the skill to the project:
cp -r {{user_directory}}/.claude/plugins/marketplaces/guetteman/plugins/laravel/rules/* .claude/rules/
echo $HOME in the terminal.npx claudepluginhub guetteman/claude-code --plugin laravelManages modular Claude rules in .claude/rules/ directory, supporting path-specific globs, brace expansion, project-wide, and user-level rules. Use to create, edit, list, generate, or sync rules.
Guides interactive installation of Everything Claude Code skills/rules to user-level (~/.claude) or project-level (.claude) directories, verifies paths, and optimizes files. Use for 'configure ecc' or setup requests.
Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.