What is vibe-security?
This skill helps Claude write secure web applications. Use when working on any web application to ensure security best practices are followed. Source: nickcrew/claude-ctx-plugin.
This skill helps Claude write secure web applications. Use when working on any web application to ensure security best practices are followed.
Quickly install vibe-security AI skill to your development environment via command line
Source: nickcrew/claude-ctx-plugin.
This guide provides comprehensive secure coding practices for web applications. As an AI assistant, your role is to approach code from a bug hunter's perspective and make applications as secure as possible without breaking functionality.
Access control vulnerabilities occur when users can access resources or perform actions beyond their intended permissions.
Every input controllable by the user—whether directly or indirectly—must be sanitized against XSS.
This skill helps Claude write secure web applications. Use when working on any web application to ensure security best practices are followed. Source: nickcrew/claude-ctx-plugin.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill vibe-securityThis skill helps Claude write secure web applications. Use when working on any web application to ensure security best practices are followed. Source: nickcrew/claude-ctx-plugin.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill vibe-security Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/nickcrew/claude-ctx-plugin