Sdui's marketplace for AI tools
This repository provides shared configurations for Claude Code.
| Configuration | Description | Location |
|---|---|---|
| settings.json | Shared Claude Code settings (sandbox, env vars, etc) | .claude/settings.json |
| DevContainer | Containerised environment with network isolation | .devcontainer/ |
Shared CLI configuration .claude/settings.json can be found in the .claude directory.
A pre-configured development container with filesystem + network isolation. See README.md for details.
[!NOTE] DevContainers are recommended for autonomous Claude sessions that require additional security layers.
for quick tasks with fewer permission prompts, use Sandboxing
Add this marketplace to Claude Code:
/plugin marketplace add sdui-hq/ai-marketplace
# or via CLI
claude plugin marketplace add sdui-hq/ai-marketplace
| Plugin | Description | Type | Install |
|---|---|---|---|
| sdui-pr-review | Automated PR code review with GitHub comment (/sdui-pr-review:review) | Command | sdui-pr-review@ai-marketplace |
| sdui-telemetry | Configure Coralogix telemetry for Claude Code (/sdui-telemetry:setup) | Command | sdui-telemetry@ai-marketplace |
| command-safety | Blocks dangerous bash commands before execution | Hook | command-safety@ai-marketplace |
| lint-runner | Runs linting when Claude completes tasks | Hook | lint-runner@ai-marketplace |
| notifications | Cross-platform desktop notifications for Claude Code events | Hook | notifications@ai-marketplace |
| better-init | Enhances CLAUDE.md initialization with best practices and guidelines | Skill | better-init@ai-marketplace |
| sdui-eng-design | Generate feature design docs (/feature-design-doc) | Command | sdui-eng-design@ai-marketplace |
| statusline | Statusline with git integration, PR and context window progress bar | Hook | statusline@ai-marketplace |
Install any plugin:
/plugin install <plugin>@ai-marketplace
How to create a new plugin: Claude Code Plugins
claude --plugin-dir /path/to/ai-marketplace/plugins/command-safety
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Enhances CLAUDE.md initialization with best practices and guidelines
Engineering design document command for structured feature planning
Statusline showing directory, session name, git branch and context window usage
Configure Coralogix telemetry for Claude Code
Pre-execution validator that blocks dangerous bash commands before they run
npx claudepluginhub sdui-hq/ai-marketplace --plugin notificationsSmart notifications for Claude Code task statuses (Go implementation)
Send notifications via Apprise when Claude Code needs input
macOS notifications for Claude Code events
Desktop notifications showing what Claude Code is working on - stay informed even when the terminal is not in focus. Optional sound alerts and AI summaries
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions