Harden Config
Description
--- description: Deployment hardening step 5 — validate runtime/deploy config per target. Railway: railway.json/toml, healthcheck, restart policy. npm: package.json publish metadata. Public git: README + LICENSE present, no internal hostnames. Read-only; --fix applies obvious additions (license field, engines, healthcheck path) with confirmation. Fire on `/harden-config`. argument-hint: "[--fix] [scope path]" allowed-tools: Bash(jq:*), Bash(npm:*), Bash(git:*), Bash(rg:*), Bash(find:*), Bash(dat
Installation
Installs to ~/.claude/skills/jchigg2000-git-claude-code-dev-harden-config/SKILL.md
mkdir -p ~/.claude/skills/jchigg2000-git-claude-code-dev-harden-config && curl -fsSL https://raw.githubusercontent.com/jchigg2000-git/claude-code-dev/HEAD/commands/harden-config.md -o ~/.claude/skills/jchigg2000-git-claude-code-dev-harden-config/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps