configure-claude-plugins

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

/configure:claude-plugins

Configure a project to use the laurigates/claude-plugins Claude Code plugin marketplace. Sets up .claude/settings.json with permissions, marketplace enrollment, and enabledPlugins; and GitHub Actions workflows (claude.yml, claude-code-review.yml) with the marketplace pre-configured.

When to Use This Skill

Use this skill when... Use another approach when...
Onboarding a new project to use Claude Code plugins Configuring Claude Code settings unrelated to plugins
Setting up claude.yml and claude-code-review.yml workflows Creating general GitHub Actions workflows (/configure:workflows)
Adding the laurigates/claude-plugins marketplace to a repo Installing individual plugins manually
Merging plugin permissions into existing .claude/settings.json Debugging Claude Code action failures (check GitHub Actions logs)
Selecting recommended plugins based on project type Developing new plugins (see CLAUDE.md plugin lifecycle)

Context

Installs
57
GitHub Stars
36
First Seen
Feb 9, 2026
configure-claude-plugins — laurigates/claude-plugins