commands
Enrichment pendingA collection of production-ready slash commands for Claude Code
GraphCanon updated today · GitHub synced today
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (276d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No lockfile
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/wshobson/commandsSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A collection of production-ready slash commands for Claude Code
Capability facts
No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).
Categories
Tags
README
System Requirements
- Claude Code installed and configured
- Git for repository management
Installation
Note: This repository uses the slash commands pattern. For a more modern approach, consider the Plugin Marketplace which provides similar functionality through a cleaner plugin architecture.
Install plugin collections
/plugin install claude-code-essentials
Available collections include: `claude-code-essentials`, `full-stack-development`, `security-hardening`, `data-ml-pipeline`, `infrastructure-devops`, and more.
---
### Security and Infrastructure
| Command | Specialization | Key Features |
|---------|---------------|--------------|
| `security-scan` | Vulnerability detection | SAST/DAST analysis, dependency scanning, secret detection |
| `docker-optimize` | Container optimization | Multi-stage builds, layer caching, size reduction (50-90% typical) |
| `k8s-manifest` | Kubernetes deployment | HPA, NetworkPolicy, PodSecurityPolicy, service mesh ready |
| `monitor-setup` | Observability | Prometheus metrics, Grafana dashboards, alert rules |
**Security Tools Integration**: Bandit, Safety, Trivy, Semgrep, Snyk, GitGuardian
---
## License
MIT License - See LICENSE file for complete terms.
For agents
This page has a .md twin and JSON over the API.