# bobmatnyc

> Open-source publisher. Listings imported from github.com/bobmatnyc — credited to the original author with their license.

- **Listings:** 54
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/bobmatnyc
- **Website:** https://github.com/bobmatnyc

## Published listings

- [React Advanced](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-react-advanced) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-react-advanced`
  Modern React 19 platform features and rendering architecture - the React Compiler (auto-memoization) and how it changes memoization guidance, concurrent rendering (useTransition/useDeferredValue/Suspense), the use() hook, Actions (useActionState/useOptimistic/useFormStatus), ref-as-prop and Context-as-provider changes, compound components, context selectors, error boundaries, portals, virtualizat…
- [Phoenix Api Channels](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-phoenix-api-channels) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-phoenix-api-channels`
  Phoenix controllers, JSON APIs, Channels, and Presence on the BEAM
- [Example Framework Skill](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-good-self-contained-skill) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-good-self-contained-skill`
  Example of a properly self-contained skill following all best practices
- [Local Llm Ops](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-local-llm-ops) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-local-llm-ops`
  Local LLM operations with Ollama on Apple Silicon, including setup, model pulls, chat launchers, benchmarks, and diagnostics.
- [Validated Handler](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-validated-handler) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-validated-handler`
  Type-safe API route handler with automatic Zod validation for Next.js App Router...
- [Ecto Patterns](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-ecto-patterns) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-ecto-patterns`
  Ecto patterns for Phoenix/Elixir apps. Covers schemas, changesets, migrations, queries, Ecto.Multi, transactions, constraints, associations, pagination, tenant partitioning, performance, and testing.
- [Espocrm](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-espocrm) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-espocrm`
  Comprehensive guide for developing on EspoCRM - metadata-driven CRM with service layer architecture
- [Phoenix Liveview](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-phoenix-liveview) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-phoenix-liveview`
  Phoenix Framework with LiveView on the BEAM
- [Golang Testing Strategies](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-golang-testing-strategies) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-golang-testing-strategies`
  Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration
- [Vue](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-vue) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-vue`
  Vue 3 - Progressive JavaScript framework with Composition API, reactivity system, single-file components, Vite integration, TypeScript support
- [Spring Boot](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-spring-boot) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-spring-boot`
  Spring Boot 3.x - Java framework for production-ready applications with dependency injection, REST APIs, data access, security, and actuator monitoring
- [Golang Http Frameworks](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-golang-http-frameworks) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-golang-http-frameworks`
  Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks
- [Golang Concurrency Patterns](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-golang-concurrency-patterns) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-golang-concurrency-patterns`
  Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadlock pitfalls
- [Golang Cli Cobra Viper](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-golang-cli-cobra-viper) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-golang-cli-cobra-viper`
  Building production-quality CLI tools with Cobra command framework and Viper configuration management
- [Langchain](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-langchain) — Skill · Free — `agentstack add skill-bobmatnyc-claude-mpm-skills-langchain`
  LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications
- [Biome](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-biome) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-biome`
  Biome - Fast all-in-one toolchain for web projects (linter + formatter in Rust, 100x faster than ESLint)
- [Hono Rpc](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-hono-rpc) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-hono-rpc`
  Hono RPC - end-to-end type-safe API client generation with hc client and TypeScript inference
- [Golang Observability Opentelemetry](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-golang-observability-opentelemetry) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-golang-observability-opentelemetry`
  Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog
- [Nextjs Core](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-nextjs-core) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-nextjs-core`
  Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies
- [Trusty Tools](https://agentstack.voostack.com/l/mcp-bobmatnyc-trusty-tools) — MCP server · Free — `agentstack add mcp-bobmatnyc-trusty-tools`
  Unified Rust workspace for the trusty-* AI developer-tooling ecosystem: hybrid code search, memory palace, code analysis, PR review, and the MPM multi-agent platform — MCP servers, daemons & CLIs.
- [Cypress](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-cypress) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-cypress`
  Cypress end-to-end and component testing patterns for web apps: reliable selectors, stable waits, network stubbing, auth handling, CI parallelization, and flake reduction
- [React Hooks Composition](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-react-hooks-composition) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-react-hooks-composition`
  Advanced React hooks composition patterns - SWR integration, debounced search, memoized contexts, state machines, and performance optimization
- [Hono Middleware](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-hono-middleware) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-hono-middleware`
  Hono middleware patterns - creation, composition, built-in middleware, and execution order for web applications
- [Mcp Skillset](https://agentstack.voostack.com/l/mcp-bobmatnyc-mcp-skillset) — MCP server · Free — `agentstack add mcp-bobmatnyc-mcp-skillset`
  Dynamic RAG-powered skills service for code assistants via MCP - Vector + Knowledge Graph hybrid search for intelligent skill discovery
- [Svelte5 Runes Static](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-svelte5-runes-static) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-svelte5-runes-static`
  Svelte 5 runes + SvelteKit adapter-static (SSG/SSR) patterns for hydration-safe state, store bridges, and reactivity that survives prerendering
- [Hono Testing](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-hono-testing) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-hono-testing`
  Hono testing patterns - app.request(), test client, mocking environment, and integration testing strategies
- [Vite](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-vite) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-vite`
  Vite lightning-fast build tool with instant HMR, ESM-first architecture, and zero-config setup for modern web development
- [Phoenix Ops](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-phoenix-ops) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-phoenix-ops`
  Phoenix operations and deployment: releases, runtime configuration, clustering, libcluster, telemetry/logging, secrets, assets, background jobs, and production hardening on the BEAM.
- [Flexlayout React](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-flexlayout-react) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-flexlayout-react`
  FlexLayout for React - Advanced docking layout manager with drag-and-drop, tabs, splitters, and complex window management
- [Anthropic](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-anthropic) — Skill · Free — `agentstack add skill-bobmatnyc-claude-mpm-skills-anthropic`
  Official Anthropic SDK for Claude AI with chat, streaming, function calling, and vision capabilities
- [React Core](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-react-core) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-react-core`
  General React fundamentals - components and JSX, props and state, the core hooks (useState/useEffect/useRef/useMemo/useCallback/useContext), composition, conditional and list rendering, and controlled inputs. The canonical "depends on React" reference.
- [Langgraph](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-langgraph) — Skill · Free — `agentstack add skill-bobmatnyc-claude-mpm-skills-langgraph`
  LangGraph framework for building stateful, multi-agent AI applications with cyclical workflows, human-in-the-loop patterns, and persistent checkpointing.
- [Hono Jsx](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-hono-jsx) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-hono-jsx`
  Hono JSX - server-side rendering, streaming, async components, and HTML generation patterns
- [Mongodb](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-mongodb) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-mongodb`
  MongoDB - NoSQL document database with flexible schema design, aggregation pipelines, indexing strategies, and Spring Data integration
- [Nextjs](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-nextjs) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-nextjs`
  Next.js environment variable management with file precedence, variable types, and deployment configurations. Use when configuring Next.js applications, managing environment-specific settings, or deploying to Vercel/Railway/Heroku.
- [Vector Search Workflows](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-vector-search-workflows) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-vector-search-workflows`
  Vector search indexing and querying workflows using MCP Vector Search, including setup, reindexing, auto-index strategies, and MCP integration.
- [Hono Validation](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-hono-validation) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-hono-validation`
  Hono request validation with Zod, TypeBox, Valibot - type-safe input validation for JSON, forms, query params, and headers
- [Svelte](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-svelte) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-svelte`
  Svelte 5 - Reactive UI framework with compiler magic, Runes API, SvelteKit full-stack framework, SSR/SSG, minimal JavaScript
- [Playwright](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-playwright) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-playwright`
  Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner
- [Hono Core](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-hono-core) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-hono-core`
  Hono ultrafast web framework fundamentals - routing, context, handlers, and response patterns for multi-runtime deployment
- [Hono Cloudflare](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-hono-cloudflare) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-hono-cloudflare`
  Hono on Cloudflare Workers - bindings, KV, D1, R2, Durable Objects, and edge deployment patterns
- [Sveltekit](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-sveltekit) — Skill · Free — `agentstack add skill-bobmatnyc-claude-mpm-skills-sveltekit`
  SvelteKit - Full-stack Svelte framework with file-based routing, SSR/SSG, form actions, and adapters for deployment
- [Dspy](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-dspy) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-dspy`
  DSPy declarative framework for automatic prompt optimization treating prompts as code with systematic evaluation and compilers
- [Session Compression](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-session-compression) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-session-compression`
  AI session compression techniques for managing multi-turn conversations efficiently through summarization, embedding-based retrieval, and intelligent context management.
- [Py Mcp Installer Service](https://agentstack.voostack.com/l/mcp-bobmatnyc-py-mcp-installer-service) — MCP server · Free · security-reviewed — `agentstack add mcp-bobmatnyc-py-mcp-installer-service`
  Universal MCP server installer for AI coding tools (Claude Code, Cursor, Windsurf, etc.)
- [Bad Example Skill](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-bad-interdependent-skill) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-bad-interdependent-skill`
  ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)
- [React State Machine](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-react-state-machine) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-react-state-machine`
  Building reusable React state machine skills with XState v5 and the actor model
- [Golang Grpc](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-golang-grpc) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-golang-grpc`
  Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn
- [Express Production](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-express-production) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-express-production`
  Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns
- [Mcp Browser](https://agentstack.voostack.com/l/mcp-bobmatnyc-mcp-browser) — MCP server · Free · security-reviewed — `agentstack add mcp-bobmatnyc-mcp-browser`
  MCP server for browser automation with Chrome extension. 5 MCP tools for DOM interaction, console capture, content extraction, screenshots. Optimized for Claude Code and other agentic coding tools.
- [Openrouter](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-openrouter) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-openrouter`
  OpenRouter unified AI API - Access 200+ LLMs through single interface with intelligent routing, streaming, cost optimization, and model fallbacks
- [Golang Database Patterns](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-golang-database-patterns) — Skill · Free — `agentstack add skill-bobmatnyc-claude-mpm-skills-golang-database-patterns`
  Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate
- [Mcp](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-mcp) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-mcp`
  MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.
- [Nextjs V16](https://agentstack.voostack.com/l/skill-bobmatnyc-claude-mpm-skills-nextjs-v16) — Skill · Free · security-reviewed — `agentstack add skill-bobmatnyc-claude-mpm-skills-nextjs-v16`
  Next.js 16 migration guide (async request APIs, "use cache", Turbopack)

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
