Skip to main content
Run any Skill in Manus
with one click
bobmatnyc
GitHub creator profile

bobmatnyc

Repository-level view of 338 collected skills across 10 GitHub repositories.

skills collected
338
repositories
10
updated
2026-07-09
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
claude-mpm-skills
170 skills · 2026-07-09
Software DevelopersSoftware Quality Assurance Analysts & TestersNetwork & Computer Systems AdministratorsDatabase ArchitectsWeb DevelopersComputer Occupations, All Other
8 occupation categories · 100% classified
50%share
#02
claude-mpm
112 skills · 2026-07-09
Software DevelopersComputer Occupations, All OtherSoftware Quality Assurance Analysts & TestersProject Management SpecialistsNetwork & Computer Systems AdministratorsInformation Security Analysts
9 occupation categories · 100% classified
33%share
#03
terminator
18 skills · 2025-12-29
Software DevelopersSoftware Quality Assurance Analysts & TestersComputer & Information Research ScientistsData ScientistsDatabase ArchitectsInformation Security Analysts
6 occupation categories · 100% classified
5.3%share
#04
claude-mpm-agents
13 skills · 2026-06-18
Software DevelopersProject Management SpecialistsSoftware Quality Assurance Analysts & Testers
3 occupation categories · 100% classified
3.8%share
#05
slack-mpm
10 skills · 2026-03-05
Computer Occupations, All OtherSoftware DevelopersProject Management Specialists
3 occupation categories · 100% classified
3.0%share
#06
mcp-skillset
7 skills · 2025-11-25
Software DevelopersComputer Hardware EngineersDatabase AdministratorsElectrical EngineersInformation Security AnalystsNetwork & Computer Systems Administrators
6 occupation categories · 100% classified
2.1%share
#07
mcp-ticketer
3 skills · 2025-12-05
Software Developers
1 occupation categories · 100% classified
0.9%share
#08
claude-mpm-marketplace
3 skills · 2026-05-18
Software DevelopersNetwork & Computer Systems Administrators
2 occupation categories · 100% classified
0.9%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

model-context
software-developers

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

2026-07-09
anthropic
software-developers

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

2026-07-09
vector-search-workflows
software-developers

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

2026-07-09
model-context-builder
software-developers

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

2026-07-09
ort
software-developers

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

2026-06-30
react-advanced
software-developers

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, virtualization, code-splitting, and the RSC/'use client' boundary.

2026-06-15
react-core
software-developers

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.

2026-06-15
react-hooks-composition
software-developers

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

2026-06-15
Showing top 8 of 170 collected skills in this repository.
Showing top 8 of 112 collected skills in this repository.
Showing top 8 of 18 collected skills in this repository.
code-production-process
software-developers

Production-readiness process checklist covering the code-production pipeline — research, architecture, implementation, tests, critic review, and security gates

2026-06-18
code-review-standards
software-quality-assurance-analysts-and-testers

Severity-tagged code review rubric (CRITICAL/HIGH/MEDIUM/LOW) used by the code-critic agent to produce APPROVE/WARN/BLOCK verdicts with evidence-backed findings

2026-06-18
mutation-testing
software-quality-assurance-analysts-and-testers

Audit whether a test suite actually detects regressions (not just whether it runs) by introducing small code mutations and measuring how many your tests catch. Advisory and on-demand — not a blocking CI gate.

2026-06-18
toolchains-rust-core
software-developers

Core Rust toolchain conventions — ownership/borrowing patterns, error handling, async with tokio, and idiomatic project structure for the rust-engineer agent

2026-06-18
caveman-prompt-compression
software-developers

Token-optimized prompt compression techniques for reducing LLM instruction size while preserving or improving quality

2026-04-06
java-algorithm-patterns
software-developers

5 algorithm patterns with full Java implementations for common coding problems

2026-04-06
java-async-concurrent
software-developers

5 async/concurrent patterns with full Java implementations for high-performance systems

2026-04-06
python-algorithm-cookbook
software-developers

4 algorithm patterns with full Python implementations for common coding problems

2026-04-06
Showing top 8 of 13 collected skills in this repository.
Showing top 8 of 10 collected skills in this repository.
cloudflare-workers-edge-ai-development
software-developers

Build ultra-low-latency edge computing applications with Cloudflare Workers, Workers AI for LLM inference, V8 isolates, Durable Objects, and serverless patterns deployed across 330+ data centers worldwide

2025-11-25
fastapi-modern-web-development
software-developers

Production-grade FastAPI development with async patterns, Pydantic v2, dependency injection, ML/AI endpoint design, and modern Python best practices for building high-performance REST APIs

2025-11-25
observability-with-prometheus-grafana
network-and-computer-systems-administrators

Production-grade observability stack with Prometheus metrics, Grafana dashboards, PromQL query language, alerting rules, and AI-powered anomaly detection for modern cloud-native applications

2025-11-25
postgresql-performance-optimization
database-administrators

Production-grade PostgreSQL query optimization, indexing strategies, performance tuning, and modern features including pgvector for AI/ML workloads. Master EXPLAIN plans, query analysis, and database design for high-performance applications

2025-11-25
security-vulnerability-testing
information-security-analysts

Production-grade security testing with agentic vulnerability detection, SAST/DAST tools, OWASP Top 10 coverage, threat modeling, and AI-powered security analysis achieving 92% detection accuracy (OpenAI Aardvark benchmark 2024)

2025-11-25
terraform-infrastructure-as-code
computer-hardware-engineers-172061electrical-engineers

Production-grade Terraform development with HCL best practices, module design, state management, multi-cloud patterns, and AI-enhanced infrastructure as code for scalable cloud deployments

2025-11-25
web3-blockchain-development
software-developers

Production-grade Web3 development with Solidity smart contracts, ethers.js/web3.js integration, DApp architecture, security patterns, and AI-enhanced blockchain development (ChatWeb3, Aider + Gemini 2024)

2025-11-25
Showing 10 of 10 repositories
All repositories loaded