Ship faster. Break less.
5 skills that accelerate development: code review, dependency vulnerability scanning, git safety rails, hallucination detection for AI-generated code, and n8n workflow assistants. The same safety mindset from the security suite, applied to your build pipeline.
Dependency vulnerability scanAI code hallucination detectorGit safety railsn8n workflow builderCode review assistant
5skills in this category
0featured picks
85total in the full pack
✳
All 5 developer skills
git-guardrails-claude-code
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execut…
n8n-code-javascript
Write JavaScript code in n8n Code nodes.
n8n-code-python
Write Python code in n8n Code nodes.
n8n-expression-syntax
Validate n8n expression syntax and fix common errors.
setup-pre-commit
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo.