Skip to main content
Manusで任意のスキルを実行
ワンクリックで
bobmatnyc
GitHub クリエイタープロフィール

bobmatnyc

10 件の GitHub リポジトリにある 338 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
338
リポジトリ
10
更新
2026-07-09
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
claude-mpm-skills
170 件の skills · 2026-07-09
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者ウェブ開発者データベースアーキテクトその他コンピュータ職
8 件の職業カテゴリ · 100% 分類済み
50%比率
#02
claude-mpm
112 件の skills · 2026-07-09
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家ネットワーク・コンピュータシステム管理者その他の高等教育教員
9 件の職業カテゴリ · 100% 分類済み
33%比率
#03
terminator
18 件の skills · 2025-12-29
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターコンピュータ・情報研究科学者データサイエンティストデータベースアーキテクト情報セキュリティアナリスト
6 件の職業カテゴリ · 100% 分類済み
5.3%比率
#04
claude-mpm-agents
13 件の skills · 2026-06-18
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
3.8%比率
#05
slack-mpm
10 件の skills · 2026-03-05
その他コンピュータ職ソフトウェア開発者プロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
3.0%比率
#06
mcp-skillset
7 件の skills · 2025-11-25
ソフトウェア開発者コンピュータハードウェアエンジニアデータベース管理者ネットワーク・コンピュータシステム管理者情報セキュリティアナリスト電気エンジニア
6 件の職業カテゴリ · 100% 分類済み
2.1%比率
#07
mcp-ticketer
3 件の skills · 2025-12-05
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.9%比率
#08
claude-mpm-marketplace
3 件の skills · 2026-05-18
ソフトウェア開発者ネットワーク・コンピュータシステム管理者
2 件の職業カテゴリ · 100% 分類済み
0.9%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

model-context
ソフトウェア開発者

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

2026-07-09
anthropic
ソフトウェア開発者

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

2026-07-09
vector-search-workflows
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-07-09
ort
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-06-15
このリポジトリの収集済み skills 170 件中、上位 8 件を表示しています。
このリポジトリの収集済み skills 112 件中、上位 8 件を表示しています。
このリポジトリの収集済み skills 18 件中、上位 8 件を表示しています。
code-production-process
ソフトウェア開発者

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

2026-06-18
code-review-standards
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-04-06
java-algorithm-patterns
ソフトウェア開発者

5 algorithm patterns with full Java implementations for common coding problems

2026-04-06
java-async-concurrent
ソフトウェア開発者

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

2026-04-06
python-algorithm-cookbook
ソフトウェア開発者

4 algorithm patterns with full Python implementations for common coding problems

2026-04-06
このリポジトリの収集済み skills 13 件中、上位 8 件を表示しています。
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
cloudflare-workers-edge-ai-development
ソフトウェア開発者

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
ソフトウェア開発者

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
ネットワーク・コンピュータシステム管理者

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
データベース管理者

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
情報セキュリティアナリスト

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
コンピュータハードウェアエンジニア電気エンジニア

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
ソフトウェア開発者

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
10 件中 10 件のリポジトリを表示
すべてのリポジトリを表示しました