project-context
Foundational agent rule — project context, coexistence, Plan Mode, language policy.
Step-by-step protocol for setting up SSH access from Claude Code to a remote server — key generation, authorized_keys, config entry, connection test, and project documentation.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "ssh-remote-access" with this command: npx skills add Dev-Toolbelt/skillsmp-dev-toolbelt-dev-toolbelt-ssh-remote-access
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Foundational agent rule — project context, coexistence, Plan Mode, language policy.
Consumer-driven contract testing — Pact, API contract verification, schema validation, and preventing breaking changes.
Mutation testing — measuring test suite quality by injecting code mutations and verifying test failure rates.
Snapshot testing — when to use, maintaining snapshots, avoiding snapshot sprawl, and integration with CI.