claudeindex
key's avatar
Author

Mitsukuni Sato

@key
1
Marketplaces
9
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

key-claude-code-plugins

key-claude-code-plugins

Plugins:9
Skills:0
1
0

Plugins

Plugin

current-datetime

Inject current datetime into UserPromptSubmit context

Plugin

statusline

Two-line statusline showing env, host, branch, model, context %, and rate-limit usage

Plugin

lint-markdown

Auto-format and lint Markdown files with rumdl on edit (PostToolUse)

Plugin

lint-shell

Lint shell scripts with shellcheck on edit (PostToolUse)

Plugin

lint-yaml

Lint YAML files with ryl or yamllint on edit (PostToolUse)

Plugin

lint-python

Auto-format and lint Python files with ruff on edit (PostToolUse)

Plugin

lint-toml

Auto-format and lint TOML files with taplo on edit (PostToolUse)

Plugin

secret-scan

Block secrets before they reach the LLM: scan prompts/files with gitleaks and Bash commands with risky patterns

Plugin

worktree-guard

Guard against common git-worktree mistakes: committing in the primary checkout, bulk staging, and worktree creation without an explicit base (PreToolUse)