By ncaq
AI-assisted git commit with editor review. Generates commit messages from staged changes and opens $EDITOR for user editing before committing.
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
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimCross-source search for technical investigation, documentation lookup, library issue/PR tracking, and package information retrieval.
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.
Code review for PRs or local changes. Covers code quality, performance, test coverage, documentation accuracy, and security.
Fix typos, grammar, readability, and notation consistency in Japanese text. Use when the user wants to proofread or edit Japanese text.
npx claudepluginhub ncaq/konoka --plugin commitAdvanced commit workflows with smart staging and push automation
AI-powered commit message generator - analyzes your git diff and creates conventional commit messages instantly
Git commit workflow without Claude attribution
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns