By jon-the-dev
General-purpose development subagents: backend developer (FastAPI/Python), frontend developer (React/Vue/Angular), cloud architect (AWS/Terraform), security auditor (OWASP/IaC/crypto), and test runner.
../../../agents/backend-developer.md
../../../agents/cloud-architect.md
../../../agents/frontend-developer.md
../../../agents/security-auditor.md
../../../agents/test-runner.md
A Claude Code plugin marketplace bundling skills, subagents, and slash commands across six themed plugins.
Add the marketplace, then install whichever plugin(s) you want:
/plugin marketplace add jon-the-dev/jons-ai-toolkit
/plugin install everything@jons-ai-toolkit # full kit
/plugin install dev-agents@jons-ai-toolkit # or pick themed plugins
For local development against a clone:
/plugin marketplace add /path/to/jons-ai-toolkit
react-core-workflowSkills for working in the React core monorepo.
extract-errors — run yarn extract-errors and report missing error codesfeature-flags — manage React feature flag files, gating tests with @gate pragmasflags — inspect feature flag state across release channels (source, www, stable, experimental)flow — run Flow type-checking against a specific renderer (dom-node, dom-browser, native, fabric)fix — run yarn prettier and yarn linc to clean up before committingtest — run React tests across release channels with channel/variant flagsverify — run the full pre-commit verification chain (prettier, linc, flow, tests)gh-issue-workflowGitHub issue triage and execution loop.
Commands:
/show-backlog — fetch all open issues and render a P0–P7 prioritized backlog table/next-issue — recommend the single next issue to work on, applying security > bug > feature > perf priority/implement — take a single issue end-to-end: branch, scan, delegate to dev subagents, test, PR, close/mini-sprint — pick 3–4 issues from the backlog and run them in parallel via subagentsSkills:
gh-cli — comprehensive gh CLI reference (repos, issues, PRs, Actions, releases, codespaces)dev-agentsGeneral-purpose development subagents.
backend-developer — building application backends (FastAPI, FastMCP, Python)frontend-developer — building UIs and React/Vue/Angular components, optimizing perf and a11ycloud-architect — designing AWS/Azure/GCP infra, Terraform IaC, cost optimization, multi-regionsecurity-auditor — comprehensive security audits, fans out OWASP, auth, secrets, deps, API, IaC, crypto subagentstest-runner — running tests across Python and JS/TS frameworkspkm-toolkitPersonal knowledge management.
obsidian — read/write/search an Obsidian vault via CLI (notes, daily notes, tags, tasks, frontmatter)task-management — lightweight TASKS.md-based task trackingmemory-management — two-tier memory system (CLAUDE.md + memory/ directory) for workplace context and shorthandfind-skills — help users discover and install skills from the open ecosystemcontent-toolkitContent and operations.
content-creation — draft marketing content (blog posts, social, email, landing pages, press releases, case studies)data-visualization — choose and build effective charts in Python (matplotlib, seaborn, plotly)realtime-alerts-skill — design Slack and Microsoft Teams operational alert messages with structured intervieweverythingA bundle that installs every skill, agent, and command in this repo. Use this for the full kit; install individual themed plugins for narrower scope.
.claude-plugin/marketplace.json # marketplace manifest
plugins/
<plugin-name>/
.claude-plugin/plugin.json # per-plugin manifest
skills/ -> ../../../skills/... (relative symlinks)
agents/ -> ../../../agents/...
commands/ -> ../../../commands/...
skills/ # canonical source of truth
agents/
commands/
Top-level skills/, agents/, and commands/ are the source of truth. Each plugin curates a subset via relative symlinks, so a single skill (e.g. gh-cli) can appear in multiple plugins without duplication. Symlinks are preserved by Claude Code's plugin cache per the path traversal limitations docs.
Plugins are unversioned for now — installs resolve against this repo's git HEAD. Versioned releases will land once the API surface stabilizes.
Uses power tools
Uses Bash, Write, or Edit tools
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.
npx claudepluginhub jon-the-dev/jons-ai-toolkit --plugin dev-agentsBundle of every skill, agent, and command in jons-ai-toolkit. Install this for the full kit; install individual themed plugins for narrower scope.
Adds a /review command for quick code reviews
Cross-model AI assistant via Google Gemini CLI for plan verification, QA review, context offloading, and cross-validation
Comprehensive Runway infrastructure deployment management with agents, commands, and hooks
Read-only codebase audit suite. A master orchestrator (audit-code-master) fans out parallel sub-agents across seven focused dimension skills (security, correctness, performance, quality, architecture, dependencies, testing) and renders a styled HTML report; each dimension also runs standalone for a targeted audit. Never edits code.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-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
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
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.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.