By ncaq
Extract key information from verbose command output while keeping main conversation context lean.
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
Uses power tools
Uses Bash, Write, or Edit tools
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 claimAI-assisted git commit with editor review. Generates commit messages from staged changes and opens $EDITOR for user editing before committing.
Cross-source search for technical investigation, documentation lookup, library issue/PR tracking, and package information retrieval.
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 log-analyzerAuto-capture development command output and search/analyze with Claude Code
Analyze log files with ctrlb-decompose — pattern clustering, anomaly detection, and severity scoring
Analyze logs for performance insights and issues
Set up and use Gonzo, the open-source terminal log analysis tool. Detects deployment platforms (Vercel, Supabase, K8s, Docker, AWS, Cloudflare, Fly, Render, Railway, Netlify), generates the right pipe command with platform-specific normalizers, and configures AI analysis. Use when the user wants to tail, watch, stream, or analyze logs in their terminal.
Efficient log compression for LLM analysis. Includes the log-analysis skill that automatically uses logzip MCP tools when analyzing log files, reducing token usage by 50-60%.
Read The Fucking Prompt — finds the strongest user reaction to an AI instruction-following failure in a chosen session, reconstructs the triggering assistant output, and renders a shareable terminal-style PNG.