By jmfontaine
Guidelines for clearer thinking, disciplined coding, and concise communication
A collection of plugins for Claude and Claude Code I built these for my own use, but they might help you, either to use directly or as inspiration for your own custom tools.
In Claude Code, use the /plugin command to manage plugins:
# Add the plugin marketplace
/plugin marketplace add jmfontaine/jmf-claude-plugins
# Install a plugin from the collection
/plugin install <plugin>@jmf-claude-plugins
Claude Plugins is licensed under the Apache License 2.0.
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 claimGit management
Project quality assurance: review configuration and documentation files for consistency, completeness, and correctness
Python Development Assistant
npx claudepluginhub jmfontaine/jmf-claude-plugins --plugin better-assistantOpinionated workflow guides and best practices - the preacher's proven patterns for Claude Code projects
A Claude Code guide — skills for interactive onboarding and Q&A on setup, best practices, automation, and effective workflows
Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, background execution, subagent routing, output readability, user-decision questions, and plan-mode assessment
Interactive skill that analyzes a task, proposes an agent team composition, and creates the team after user confirmation
Meta-cognition: refine input through brainstorming, refine output through challenge and condensed communication mode.
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration