Skip to main content
bobmatnyc
GitHub 创作者资料

bobmatnyc

按仓库查看 10 个 GitHub 仓库中的 370 个已收集 skills。

已收集 skills
370
仓库
10
更新
2026年8月25日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

#01
claude-mpm-skills
172 个 skills · 2026年7月18日
软件开发工程师软件质量保证分析师与测试员网络与计算机系统管理员数据库架构师网页开发工程师其他计算机职业
8 个职业分类 · 已分类 100%
46%占比
#02
claude-mpm
112 个 skills · 2026年7月9日
软件开发工程师其他计算机职业软件质量保证分析师与测试员项目管理专家网络与计算机系统管理员信息安全分析师
9 个职业分类 · 已分类 100%
30%占比
#03
trusty-tools
31 个 skills · 2026年8月25日
软件开发工程师软件质量保证分析师与测试员网页开发工程师信息安全分析师其他计算机职业数据库架构师
7 个职业分类 · 已分类 94%
8.4%占比
#04
terminator
18 个 skills · 2025年12月29日
软件开发工程师软件质量保证分析师与测试员信息安全分析师数据库架构师数据科学家计算机与信息研究科学家
6 个职业分类 · 已分类 100%
4.9%占比
#05
claude-mpm-agents
13 个 skills · 2026年6月18日
软件开发工程师软件质量保证分析师与测试员项目管理专家
3 个职业分类 · 已分类 100%
3.5%占比
#06
slack-mpm
10 个 skills · 2026年3月5日
其他计算机职业软件开发工程师项目管理专家
3 个职业分类 · 已分类 100%
2.7%占比
#07
mcp-skillset
7 个 skills · 2025年11月25日
软件开发工程师信息安全分析师数据库管理员电气工程师网络与计算机系统管理员计算机硬件工程师
6 个职业分类 · 已分类 100%
1.9%占比
#08
mcp-ticketer
3 个 skills · 2025年12月5日
软件开发工程师
1 个职业分类 · 已分类 100%
0.8%占比
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

linkedin
软件开发工程师

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.

2026年7月18日
xquik
软件开发工程师

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.

2026年7月18日
model-context
软件开发工程师

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

2026年7月9日
anthropic
软件开发工程师

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

2026年7月9日
vector-search-workflows
软件开发工程师

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

2026年7月9日
model-context-builder
软件开发工程师

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

2026年7月9日
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年6月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…

2026年6月15日
已展示 8 / 172 个已收集 Skill。
已展示 8 / 112 个已收集 Skill。
cargo-publish
未分类

Publish one or more Rust crates to crates.io from the trusty-tools workspace

2026年8月25日
git-workflow
未分类

Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.

2026年8月25日
cargo-commands
软件开发工程师

Full cargo command reference for the trusty-tools workspace — release builds, feature-gated tests, ignored/ONNX integration tests, single-test-by-name runs, the trusty-search performance regression suite, dependency audit, and crate-name-vs-directory…

2026年8月5日
code-production-process
软件开发工程师

Six-stage quality-gate pipeline for any code implementation task

2026年8月4日
code-review-standards
软件质量保证分析师与测试员

Adversarial code review rubric — severity taxonomy, the 80% confidence filter, and the APPROVE/WARN/BLOCK verdict protocol. Loaded by the code-critic agent as its primary review reference.

2026年8月4日
cto-db
软件开发工程师

Read-only query tools over the CTO operations database (headcount, budget, risks, work classification) for the cto-assistant persona.

2026年8月1日
documentation-style
软件开发工程师

SLD-grounded per-artifact-type documentation style guide: the four-axis Why/What/Test + Spec-References inline model, plus focused conventions for specs, READMEs, files, classes, methods/functions, and block comments. Use when writing or reviewing any…

2026年7月19日
api-design-patterns
软件开发工程师

Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices

2026年7月17日
已展示 8 / 31 个已收集 Skill。
已展示 8 / 18 个已收集 Skill。
code-production-process
软件开发工程师

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

2026年6月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年6月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年6月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年6月18日
caveman-prompt-compression
软件开发工程师

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

2026年4月6日
java-algorithm-patterns
软件开发工程师

5 algorithm patterns with full Java implementations for common coding problems

2026年4月6日
java-async-concurrent
软件开发工程师

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

2026年4月6日
python-algorithm-cookbook
软件开发工程师

4 algorithm patterns with full Python implementations for common coding problems

2026年4月6日
已展示 8 / 13 个已收集 Skill。
已展示 8 / 10 个已收集 Skill。
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 个仓库
已展示全部仓库