Set up a repository to use Claude Code plugins from the portka-tools marketplace, especially for Claude Code on the web. Use when the user wants to onboard a repo to a marketplace/plugin, enable a plugin in a specific repo, scaffold .claude/settings.json (+ optional CI) for ephemeral web sessions, or asks for the Portka standard / to standardize how Claude works in a repo.
$npx -y skills add cportka/claude-plugins --skill repo-bootstrapInstalls into the current project.
Run `npx skills use "https://github.com/cportka/claude-plugins" --skill "cportka/claude-plugins/repo-bootstrap"` 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/cportka/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/cportka/claude-plugins"` and select the relevant skills, then follow their instructions.