Skip to main content

bobmatnyc/claude-mpm-skills

SkillsMP는 bobmatnyc/claude-mpm-skills에서 172개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
172
GitHub 스타
73
GitHub 포크
19

수집된 skill 172개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
수집된 skill 172개 중 40개를 표시합니다.