Claude Code plugins by ncaq
npx claudepluginhub ncaq/konokaAI-assisted git commit with editor review. Generates commit messages from staged changes and opens $EDITOR for user editing before committing.
Code review for PRs or local changes. Covers code quality, performance, test coverage, documentation accuracy, and security.
Extract key information from verbose command output while keeping main conversation context lean.
Nix best practices, command patterns, and more guidance for AI coding assistants.
Fix typos, grammar, readability, and notation consistency in Japanese text. Use when the user wants to proofread or edit Japanese text.
Cross-source search for technical investigation, documentation lookup, library issue/PR tracking, and package information retrieval.
LLM向けのプロンプトなどを管理するためのリポジトリです。
Claude Codeプラグインマーケットプレイスとして配布しています。
Claude Codeで以下を実行します。
/plugin marketplace add ncaq/konoka
または.claude/settings.jsonに追加します。
{
"extraKnownMarketplaces": {
"konoka": {
"source": {
"source": "github",
"repo": "ncaq/konoka"
}
}
}
}
direnv allow
nix fmt
nix-fast-build --option eval-cache false --no-link --skip-cached
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.