
g-kari/g-kari-plugins
11 skills0 installsGitHub
Install
npx skills add https://github.com/g-kari/g-kari-pluginsSkills in this repo
1Claudemd Optimizerclaudemd-optimizer analyzes and optimizes CLAUDE.md based on official best practices. It classifies content into five buckets — KEEP, RULES, SKILLS, HOOKS, REMOVE — and proposes or performs migration to .claude/rules, separation into skills, hook setup, and removal of redundant content. It keeps project memory lean and effective.0installs2Commitcommit automates the git commit workflow end to end. It analyzes the diff, generates a commit message, runs pre-commit checks, and creates the commit. It removes the manual steps of producing well-formed, checked commits.0installs3Copilot Reviewcopilot-review runs parallel code review using the GitHub Copilot CLI. Several specialized subagents review a diff or pull request at the same time via copilot -p, each focused on a different perspective. It produces broader, faster review feedback before merging.0installs4Issue Handlerissue-handler automates creating, listing, and processing GitHub Issues. As a prompt-injection defense it only processes issues you created yourself or approved via comment. It gives an agent a safer way to manage GitHub issue workflows from the CLI.0installs5Markitdownmarkitdown uses Microsoft's markitdown to convert many file types into Markdown. It handles PDF, Word, Excel, PowerPoint, images, and HTML, from both local files and URLs. It gives an agent a single way to turn assorted documents into clean Markdown.0installs6Plan Reviewplan-review uses the GitHub Copilot CLI to review implementation plans and design documents in parallel. Multiple specialized subagents run copilot -p simultaneously, each examining the plan from a different angle such as feasibility or architecture. It stress-tests a plan before any code is written.0installs7Retrospective Codifyretrospective-codify extracts the learnings from a task's trial-and-error once it completes. It classifies them into ast-grep rules, CLAUDE.md rules, and skills, fixing them in reusable form. It turns one-off problem-solving into durable, enforceable project knowledge.0installs8Rules Keeperrules-keeper gently reminds you to keep CLAUDE.md and the .claude/rules directory in good shape. It runs a session-start state check, warns when you implement without a plan, and surfaces reminders based on file patterns. It nudges teams to maintain their project rules and documentation.0installs9Stop Notifierstop-notifier fires a Windows toast notification and plays a sound when Claude finishes responding, targeting WSL2 setups. It uses BurntToast for image-enabled toasts and mpv.exe for audio, with per-event and shared configuration. It keeps users aware of agent completion without watching the terminal.0installs10Validate Settingsvalidate-settings checks Claude Code's settings.json and settings.local.json files against a JSON Schema. It uses the schemastore.org schema to detect syntax and structural problems. It helps catch misconfigured settings before they break the agent's behavior.0installs11Webauthn Front Designwebauthn-front-design applies a WebAuthn TODO-app frontend design system, inspired by katasu.me, to a project. It provides CSS variables, component definitions, and HTML patterns that can be used directly. It gives a ready-made visual foundation for a Vite/TypeScript WebAuthn app.0installs