toolchains/platforms/deployment/digitalocean-storage/SKILL.md
DigitalOcean storage services including Spaces object storage, Volumes block storage, NFS, Snapshots, and Backups. Use when selecting or managing storage for DigitalOcean workloads.
npx skillsauth add bobmatnyc/claude-mpm-skills digitalocean-storageInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
DigitalOcean storage includes S3-compatible object storage, network-attached block storage, managed NFS, plus snapshots and backups for recovery workflows.
Use Spaces for large datasets, static assets, and logs.
Use Volumes to add persistent block storage to Droplets.
Use managed NFS for shared file access across services.
Use snapshots for on-demand backups of Droplets or Volumes.
Use scheduled backups for routine recovery points.
When using this skill, consider these related skills (if deployed):
Note: Complementary skills are optional. This skill is fully functional without them.
DigitalOcean Docs:
development
Optimize web performance using Core Web Vitals, modern patterns (View Transitions, Speculation Rules), and framework-specific techniques
development
Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent.
development
Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices
development
Visual verification workflow for UI changes to accelerate code review and catch ...