Results for “cmmc”

50 skills
More results
om-scogo
cmux
End-user control of cmux topology and routing (windows, workspaces, panes/surfaces, focus, moves, reorder, identify, trigger flash). Use when automation needs deterministic placement and navigation in a multi-pane cmux layout.
0 · bundle
mukul975
achieving-cmmc-level-2-compliance
Prepare a defense-contractor environment for CMMC Level 2 certification by scoping CUI and FCI, implementing NIST SP 800-171 Rev 2 requirements, computing SPRS scores, managing POA&Ms, and readying for C3PAO assessment.
24.6k · bundle
claude-dev-suite
cmake
CMake build system for C/C++ projects. Modern CMake (3.20+) with targets, properties, presets (CMakePresets.json), FetchContent, find_package, generator expressions, install rules, vcpkg/Conan integration. USE WHEN: user mentions "CMake", "CMakeLists.txt", "CMakePresets", "find_package", "FetchContent", "target_link_libraries", "vcpkg", "Conan", "C++ build" DO NOT USE FOR: Make, autotools, Bazel, Meson, Visual Studio .vcxproj direct editing
28
x3allamerican
dot-compliance-fundamentals
Use this skill when the user asks anything that touches US Department of Transportation (DOT) or Federal Motor Carrier Safety Administration (FMCSA) regulation for commercial motor vehicles (CMVs) — including who's regulated, MC vs DOT number differences, operating authority, BOC-3 process agents, MCS-150 biennial updates, intrastate vs interstate distinctions, exemptions, or pointing to the right CFR section. Cite the actual regulation when answering. Don't guess; if you're not sure which Part applies, ask the user to clarify the operation type (for-hire vs private, passenger vs property, intra vs interstate, hazmat, gross weight rating).
1
nvidia
amc-setup-calibration-stack
Deploy the AutoMagicCalib microservice and web UI from pre-built NGC release images using Docker Compose.
2.2k · bundle
browserbase
webmcp-gen
Create, compile, and validate site-specific WebMCP init scripts from a target URL and desired tool capability.
3.6k · bundle
dotnet
convert-to-cpm
Migrate .NET projects from per-project package versioning to NuGet Central Package Management (CPM) using Directory.Packages.props, with baseline build capture, version conflict resolution, and post-conversion validation.
4k · bundle
nvidia
amc-run-sample-calibration
Run end-to-end calibration on the bundled sample dataset against a running AMC microservice to verify the stack works before processing real data.
2.2k · bundle
github
mcp-security-audit
Audit MCP server configurations for security issues including secrets exposure, shell injection, unpinned dependencies, and unapproved servers.
36.2k
smith6jt-cop
mcp-absolute-path-config
Fix MCP server 'Executable not found' by resolving absolute paths in .mcp.json
3
x3allamerican
canada-cross-border-operations
Use this skill when the user asks about US-Canada cross-border CMV operations — CVOR (Commercial Vehicle Operator's Registration), NSC (National Safety Code), Ontario / Quebec / BC specific rules, US carrier obtaining Canadian operating authority, FAST card for drivers, customs (CBSA), Health Canada hazmat, and how Transport Canada equivalents differ from US FMCSA. Reference USMCA + Transport Canada NSC 14.
1
bytesagain
cmms
Computerized maintenance management system
12 · bundle
bog5d
mcp
Complete MCP ecosystem — native client configuration, mcporter CLI, ACP subagent integration (Cursor, Claude Code), MCP server mode, and application-specific MCP integrations.
0 · bundle
claude-dev-suite
wdf-kmdf
Kernel-Mode Driver Framework (KMDF), the Microsoft-recommended way to write Windows kernel-mode drivers. Covers DriverEntry, EvtDeviceAdd, IRPs and IOCTLs, I/O queues, PnP and Power state machines, IRQL discipline, memory pools, WPP tracing, SAL annotations, and Driver Verifier. USE WHEN: user mentions "KMDF", "WDF kernel", "Windows kernel driver", "DriverEntry", "WdfDriverCreate", "EvtDeviceAdd", "IRP", "IOCTL", "DISPATCH_LEVEL", "PASSIVE_LEVEL", "NTSTATUS", "PoolTag", "WdfRequestComplete" DO NOT USE FOR: UMDF v2 (use `wdf-umdf`), classic WDM-only drivers, file-system filters (FltMgr is a separate framework)
28
x3allamerican
passenger-carrier-specifics
Use this skill when the user asks about passenger-carrying CMVs — buses, motorcoaches, charter operations, school buses, limousines, shuttle services. Covers different HOS rules (10-hour driving / 15-hour on-duty / no 34-restart), Class C CDL with P endorsement, S endorsement for school bus, FMCSA Hours-of-Service for passenger vehicles, $5M insurance minimum, BMC-32 filing, accessibility requirements, and how passenger ops differ from property. Cite 49 CFR 395.5 + 387.33.
1
eliferjunior
imcp
Access macOS native data (Messages, Contacts, Reminders, Calendar) via MCP server with iMCP. Use when: building AI assistants that access Apple data, querying contacts/reminders from Claude Desktop, integrating macOS apps with AI agents.
0
concertonotes
amq-cli
Coordinate agents via the AMQ CLI for file-based inter-agent messaging. Use this skill whenever you need to send messages to another agent (codex, claude, or any named handle), check your inbox, drain queued messages, set up co-op mode between agents, join a swarm team, route messages across projects, or diagnose delivery issues. Also use it when you receive a message and need to know how to reply, inspect receipts, or handle priority. Covers any multi-agent coordination task where agents need to talk to each other — review requests, questions, status updates, decision threads, wake notifications, and orchestrator integration (Symphony, Kanban). For collaborative spec/design workflows specifically, prefer the /amq-spec skill which provides structured phase-by-phase guidance. Not intended for distributed systems design (RabbitMQ, Kafka), CI/CD pipelines, or single-agent tasks with no partner.
0 · bundle
gabrielmoreira
bioqc-mcp
Automates sequencing quality control by running FastQC and MultiQC, extracting quality metrics, and generating publication-ready visualizations via a CLI or MCP stdio server.
17 · bundle
intelli-verse-x
ivx-mcp-directory
Index of the org's MCP fabric — how the admin-mcp gateway, its meta-tools (admin_list_tools, admin_mcp_directory, admin_call_mcp), dynamic connectors, and the desktop IX Agency Tools tab fit together, plus the full table of all 38 MCP tiles. Start here when unsure which service/tool to use.
0
diegosouzapw
ccmvn
Runs Maven builds in sandboxed environments where outbound HTTPS is blocked, using a local HTTP proxy to reach Maven Central.
54 · bundle
composiohq
contentful-automation
Manage Contentful headless CMS spaces directly from the terminal: list spaces, retrieve metadata, and update space configurations.
66.9k
francostino
cmux
Control cmux workspaces, panes, surfaces, and agent sessions safely from macOS terminal workflows.
63
diegosouzapw
mcpmu
Install, configure, and manage MCP servers through the mcpmu CLI, including registration with Claude Code, namespaces, permissions, and serve mode.
54 · bundle
26bb
cmux
Control cmux workspaces, panes, surfaces, and agent sessions safely from macOS terminal workflows.
0
danstrem2
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
2 · bundle
redpanda-data
connect-cdc-mongodb
Streams change data capture from MongoDB into Redpanda or Kafka using Redpanda Connect's mongodb_cdc input, covering Change Streams, snapshots, document modes, and resume-token checkpointing.
6 · bundle
intense-visions
db-mvcc
MVCC (Multi-Version Concurrency Control)
18 · bundle
drnabeelkhan
mxm-cowork
Routes tasks to specialized agent offices and applies behavioral science frameworks to every output, with confidence tagging and session memory.
2 · bundle
rootcastleco
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate exte...
6 · bundle
lingxling
cmux
Inspect, create, close, and rearrange cmux workspaces, panes, surfaces, and agent sessions, and send input or monitor agents running inside cmux from macOS terminal workflows.
253
antigravity
mcp-builder
Guides the creation of MCP servers that enable LLMs to interact with external services through well-designed tools.
42.4k · bundle
affaan-m
codehealth-mcp
Provides real-time structural code health scores via CodeScene MCP to review code quality before edits, verify score deltas after changes, and gate commits and PRs.
226k
srednoff888-art
mcp-protocol-migration
Audit, plan, implement, or review Model Context Protocol version and SDK migrations. Use for MCP 2026-07-28, stateless Streamable HTTP, server/discover, removal of initialize or Mcp-Session-Id, MCP Tasks extension changes, full JSON Schema 2020-12 tool schemas, OAuth issuer hardening, deprecated roots/sampling/logging, or cross-version client/server compatibility.
1 · bundle
redpanda-data
connect-cdc-sqlserver
Streams change data capture from Microsoft SQL Server into Redpanda or Kafka using Redpanda Connect's microsoft_sql_server_cdc input, covering setup, configuration, and troubleshooting.
6 · bundle
sickn33
cmux
Control cmux workspaces, panes, surfaces, and agent sessions safely from macOS terminal workflows.
45.1k