Skip to main content

bobmatnyc/claude-mpm-skills

SkillsMP a collecté 172 skills depuis bobmatnyc/claude-mpm-skills. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
172
Étoiles GitHub
73
Forks GitHub
19

Affichage de 40 skills collectés sur 172.

métier
Développeurs de logiciels
description

LinkedIn automation via the Linked API CLI - fetch profiles, search people and companies, send messages, manage connections, create posts, react, comment, and run Sales Navigator and custom workflows. Use when the user wants to interact with LinkedIn.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Xquik X data automation API - Use REST or MCP for tweet search, user lookup, follower exports, media downloads, monitors, webhooks, giveaway draws, and confirmation-gated X actions.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Official Anthropic SDK for Claude AI with chat, streaming, function calling, and vision capabilities

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Vector search indexing and querying workflows using MCP Vector Search, including setup, reindexing, auto-index strategies, and MCP integration.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

MCP (Model Context Protocol) server build and evaluation guide, including local conventions for tool surfaces, config, and testing

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

ONNX Runtime in Rust via the `ort` crate (2.x): loading sessions, configuring CPU/CoreML/CUDA execution providers, tensor I/O with ndarray, async-safe spawn_blocking wrapping, global thread-pool init, and debugging provider/opset issues

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Advanced React hooks composition patterns - SWR integration, debounced search, memoized contexts, state machines, and performance optimization

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Building reusable React state machine skills with XState v5 and the actor model

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Vite lightning-fast build tool with instant HMR, ESM-first architecture, and zero-config setup for modern web development

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

FlexLayout for React - Advanced docking layout manager with drag-and-drop, tabs, splitters, and complex window management

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Biome - Fast all-in-one toolchain for web projects (linter + formatter in Rust, 100x faster than ESLint)

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Supabase open-source Firebase alternative with Postgres, authentication, storage, and realtime subscriptions. Use when building full-stack applications requiring integrated backend services with Next.js, React, or Vue.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Netlify JAMstack deployment platform with serverless functions, forms, and identity

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

High-performance monorepo build system with intelligent caching, task orchestration, and parallel execution for multi-package repositories and microservices.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

TanStack Query (React Query) for asynchronous server-state management with automatic caching, background refetching, optimistic updates, and pagination in React applications.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Minimal, unopinionated state management library for React with simple hook-based API, no providers, and minimal boilerplate for global state without Redux complexity.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Jest with TypeScript - Industry standard testing framework with 70% market share, mature ecosystem, React Testing Library integration

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Headless UI - Unstyled, fully accessible UI components for React and Vue with built-in ARIA patterns

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Example of a properly self-contained skill following all best practices

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

DSPy declarative framework for automatic prompt optimization treating prompts as code with systematic evaluation and compilers

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Building production-quality CLI tools with Cobra command framework and Viper configuration management

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadlock pitfalls

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Hono on Cloudflare Workers - bindings, KV, D1, R2, Durable Objects, and edge deployment patterns

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Hono ultrafast web framework fundamentals - routing, context, handlers, and response patterns for multi-runtime deployment

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Hono JSX - server-side rendering, streaming, async components, and HTML generation patterns

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 172.