Secure coding - vulnerability prevention, secrets management, security review.
/plugin marketplace add hgeldenhuys/claude-code-sdk/plugin install security-practices@claude-code-sdkComprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Claude Agent SDK Development Plugin