Personal Claude Code skills — diff review, footgun hunting, rubber-duck debugging, daily standup, bug triage, and a banking-domain glossary.
npx claudepluginhub panospro/protops-skillsReview a git diff against inferred repo patterns and universal best practices. Flags inconsistencies, sloppy comments, lazy / over-engineered code, and hardcoded paths before commit.
Structured rubber-duck debugging — forces articulating the problem properly before any solution is proposed.
Generate a daily standup summary from git activity. Reads git log over a window and produces a 3-bullet Yesterday / Today / Blockers summary.
Personal banking / software / AI terminology notebook. Auto-triggers on named terms / acronyms / domain concepts and maintains a glossary at ~/.claude/data/bank-jargon/glossary.md.
Commit safety layer — secret scanning, identity verification, and commit hygiene enforcement. Blocks commits containing secrets, sensitive files, hardcoded paths, or merge conflict markers. After a clean commit, reminds the user to run /me:check-consistency for code-quality review.
Cross-platform alerts for Claude Code events — sound, desktop notifications, status line colors, volume control, and mute/unmute. Fully configurable per event.
Injects a `**Next:**` directive into every user message so Claude ends responses with a single copy-pasteable next-step slash command. Standalone — no intent classification or rules engine.
Personal Claude Code skills + slash commands. Skills auto-trigger on natural language; commands surface in /-autocomplete as /me:check-consistency, /me:rubber-duck, /me:standup, /me:bank-jargon, /me:safe-commit, /me:ship-ready.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.