By john-farina
Build Claude Code skills, agents, hooks, and MCP servers from plain-language descriptions. Generate, validate, and ship plugins without writing boilerplate.
Creates or updates a Claude Code agent definition (~/.claude/agents/<name>.md or project-local).
Set, view, or remove conjure preferences. Asks questions to understand what you want, then writes plain-language instructions that conjure commands follow automatically.
Show help for the conjure toolkit — all commands, argument syntax, update modes, and decision guide. Use when you want to know which conjure command to use or how any conjure command works.
Create or update a Claude Code hook (settings.json entry + shell script). Provide a description of what you want the hook to do.
Create a Claude Code MCP (Model Context Protocol) server. Provide a description of what external system or data source you want Claude to connect to.
Runs pre-commands
Contains inline bash commands via ! syntax
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Build Claude Code skills, agents, hooks, and MCP servers from plain-language descriptions. Describe what you want — conjure writes production-ready artifacts instantly. No boilerplate. No manual wiring.
claude plugin marketplace add john-farina/claude-plugins
claude plugin install conjure@john-farina
Conjure is a Claude Code plugin that builds the four types of Claude Code extensions:
/my-command)Describe what you want in plain language. Conjure classifies the extension type, asks targeted questions, checks whether a published solution already exists, and writes a production-ready artifact. Every command also handles updates — no need to say "update."
/conjure-skill "summarize my git changes and write a commit message in my team's style"
Conjure writes the .md command file with proper frontmatter, tool declarations, argument handling, and phased instructions. Immediately usable in the same session.
/conjure-mcp "connect Claude to our internal Postgres database"
Conjure searches smithery.ai and mcp.so first. If no match exists, it scaffolds a full server in Node.js, Python, or Go with typed tools and registers it in settings.json.
/conjure-agent "review PRs and post feedback in my voice"
Conjure handles architecture decisions (orchestrator vs. worker), tool selection, maxTurns, permissionMode, and model config. Writes the definition to ~/.claude/agents/.
/conjure-hook "run prettier on every file Claude edits"
Conjure writes the shell script and the settings.json entry. Supports all hook events: PreToolUse, PostToolUse, SessionStart, UserPromptSubmit, Stop.
| Command | What it does |
|---|---|
/conjure | Auto-detects type from description and delegates |
/conjure-skill | Create or update a slash command / workflow |
/conjure-agent | Create or update an autonomous worker |
/conjure-hook | Create or update an event-driven hook |
/conjure-mcp | Create or update an MCP server |
/conjure-config | Set preferences all conjure commands follow automatically |
/conjure-help | Full reference and decision guide |
Run /conjure-config once. Tell conjure your output paths, VCS tool, author name, naming conventions, required frontmatter — anything. It writes plain-language instructions to ~/.claude/conjure-config.md (global) and .claude/conjure-config.md (project-local). Every conjure command reads these automatically and skips questions you've already answered.
MIT
npx claudepluginhub john-farina/claude-plugins --plugin conjureHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.