Skills for rapid prototype development with a standardized Bun monorepo stack (core, types, api, ui, mcp). Encodes team conventions (Biome, bun:test, JSON:API, Actor Pattern, design tokens), deviation protocol, per-package patterns, test scaffolding, and development workflow chaining.
npx claudepluginhub kjgarza/marketplace-claude --plugin prototyping-skillsThis skill bridges the gap between scaffolding and active development. It should be used when the user says "start development", "begin building", "ready to code", "what's next after scaffolding", "what do I do now", "development checklist", "start coding", "how do I start", "check readiness", "run development checks", or "readiness report". It also applies when the user has just finished scaffolding with init-prototype and wants to begin building features.
This skill generates or scaffolds a Hono API package using @hono/zod-openapi with Zod validation and OpenAPI spec generation. It should be used when the user asks to create an API, add API routes, build endpoints, scaffold a REST API, work on the api package, or mentions Hono, OpenAPI, or API development. It also applies when the user is working inside a packages/api directory or mentions exposing core functionality via HTTP.
This skill generates SST v3 (Ion) infrastructure for deploying a Bun monorepo prototype to AWS. It should be used when the user asks to deploy the prototype, add infrastructure, set up SST, configure AWS deployment, add Lambda functions, set up a production environment, or mentions "sst", "deploy to AWS", "infrastructure", "production deploy", "Lambda", "CloudFront", or "SST v3". It also applies when the user says "make this deployable", "I want to deploy this", or "set up cloud deployment."
This skill generates or scaffolds an MCP (Model Context Protocol) server package using the official @modelcontextprotocol/sdk. It should be used when the user asks to create an MCP server, add MCP tools, expose functionality via MCP, build a Model Context Protocol integration, or work inside a packages/mcp directory. It also applies when the user mentions "MCP", "tool for Claude", "tool for AI", "Claude integration", or wants to make core functionality available to LLM agents.
This skill scaffolds test infrastructure for a prototype monorepo. It should be used when the user asks to "set up tests", "add test infrastructure", "scaffold tests", "generate tests", "write tests", "create test files", "add testing", or after running init-prototype, generate-api, or generate-mcp. It also applies when the user mentions "bun:test", "test setup", "test helpers", "test patterns", or "missing tests".
This skill generates or scaffolds a Next.js dashboard UI using shadcn/ui with Server Components and Server Actions. It should be used when the user asks to build a UI, dashboard, frontend, visualisation, page, or component, or when working inside a packages/ui directory. It also applies when the user mentions Next.js, shadcn, React Server Components, Server Actions, "make this visible", "add a view for this", or "build the frontend."
This skill bootstraps a new prototype monorepo with the standard package structure: core, api, ui, mcp, and types packages — all wired up with Bun workspaces. It should be used when the user wants to start a new prototype, create a new project, scaffold a monorepo, or says anything like "new prototype", "new project", "let's start fresh", "set up the repo", "init", or "bootstrap."
This skill should be used when the user is working on a prototype monorepo with the standard Bun workspace structure (core, types, api, ui, mcp packages), mentions "team defaults", "deviation protocol", "our conventions", "standard stack", asks about anti-patterns, or references @repo/types, @repo/core, Bun workspaces, or any of the stable packages. It also applies when the user mentions "plan mode" in the context of suggesting alternatives to established patterns.
A collection of useful Claude Code plugins for development workflows, research, and productivity.
Add this marketplace to your Claude Code installation:
/plugin marketplace add kjgarza/marketplace-claude
Or via the CLI:
claude plugin marketplace add kjgarza/marketplace-claude
| Plugin | Category | Description |
|---|---|---|
| kjgarza-base | utilities | Base MCP server configuration with puppeteer, fetch, sequential thinking, and context7 documentation servers |
| scholarly-comms-researcher | documentation | Expert agent for scholarly communication research with Dimensions database integration and academic search capabilities |
| senior-software-developer | development | Expert-level development assistance for architecture, code review, system design, and technical leadership |
| kjgarza-product | productivity | Product management toolkit with document processing, integrations, and research capabilities |
After adding the marketplace, install individual plugins:
/plugin install kjgarza-base@marketplace-claude
/plugin install scholarly-comms-researcher@marketplace-claude
/plugin install senior-software-developer@marketplace-claude
/plugin install kjgarza-product@marketplace-claude
Foundation plugin with MCP server configurations for:
Skills: project-scaffold, skill-creator
Expert agent for academic research and scholarly communication:
Skills: literature-review, scholar-evaluation, scientific-brainstorming, scientific-critical-thinking, scientific-visualization, scientific-writing, scikit-survival
Senior engineering expertise for:
Commands: /architecture-review, /code-review, /system-design, /refactor-strategy, /technical-debt-audit
Skills: chrome-extension-builder, cli-generator, detect-code-smells, mcp-builder, monorepo-generator, security-pattern-check, suggest-performance-fix, vscode-extension-builder
Product management toolkit:
Commands: /create-prd, /create-user-stories, /analyze-intel, /analyze-feature-request, /prioritize-backlog, /plan-usability-test, /facilitate-design-critique, /search-user-research
Agents: product-manager, scholarly-comms-researcher, senior-dev-advisor
MIT License - see LICENSE.md for details.
Kristian Garza (@kjgarza)
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.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Automates browser interactions for web testing, form filling, screenshots, and data extraction
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders